+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 10 10:13:35 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:46 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: cinder-api-644d48c469-f5m75 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55d169bdc0f0 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: 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.10/site-packages/oslo_policy/policy.py:1592: 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.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-10 10:13:38.848 9 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-10 10:13:38.848 9 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-10 10:13:38.865 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-10 10:13:38.865 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.10/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.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-10 10:13:39.841 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-10 10:13:39.843 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-10 10:13:39.846 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-10 10:13:39.850 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-10 10:13:39.868 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-10 10:13:39.872 9 INFO cinder.rpc [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-10 10:13:39.930 9 WARNING cinder.api.contrib.hosts [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-10 10:13:39.931 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-10 10:13:39.935 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-10 10:13:39.939 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-10 10:13:39.942 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-10 10:13:39.958 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-10 10:13:39.961 8 INFO cinder.rpc [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-10 10:13:39.971 9 WARNING keystonemiddleware._common.config [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 10:13:39.980 9 WARNING oslo_config.cfg [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] 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 4 seconds on interpreter 0x55d169bdc0f0 pid: 9 (default app) 2026-04-10 10:13:39.983 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:39.984 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:39.984 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:39.985 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:39.985 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:39.986 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:40.031 8 WARNING cinder.api.contrib.hosts [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-10 10:13:40.072 8 WARNING keystonemiddleware._common.config [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 10:13:40.081 8 WARNING oslo_config.cfg [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] 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 0x55d169bdc0f0 pid: 8 (default app) 2026-04-10 10:13:46.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:46.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:46.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:46.764 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:56.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:56.761 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:13:56.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:13:56.763 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:06.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:06.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:06.763 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:06.763 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:16.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:16.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:16.763 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:16.764 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:26.760 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:26.761 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:26.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:26.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:36.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:36.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:36.763 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:36.764 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:46.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:46.761 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:46.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:46.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:56.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:56.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:14:56.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:14:56.769 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:06.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:06.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:06.769 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:06.770 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:16.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:16.761 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:16.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:16.762 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:26.761 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:26.762 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] GET http://10.0.0.233:8776/ 2026-04-10 10:15:26.763 8 INFO cinder.api.openstack.wsgi [None req-81eac97c-cc7f-4419-b3e3-cc948423ec72 - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:26.765 9 INFO cinder.api.openstack.wsgi [None req-74cb6b48-febb-4f81-a13b-b0e308a13ebd - - - - - -] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 10:15:27.457 8 WARNING oslo_policy.policy [None req-e0fc239c-a706-47db-9a6a-2cbe659c4e02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-10 10:15:27.457 8 WARNING oslo_policy.policy [None req-e0fc239c-a706-47db-9a6a-2cbe659c4e02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-10 10:15:27.961 8 INFO cinder.api.openstack.wsgi [None req-e0fc239c-a706-47db-9a6a-2cbe659c4e02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types/rbd1 2026-04-10 10:15:27.982 8 INFO cinder.api.openstack.wsgi [None req-e0fc239c-a706-47db-9a6a-2cbe659c4e02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 12/26] 10.0.0.65 () {30 vars in 681 bytes} [Fri Apr 10 10:15:26 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/types/rbd1 => generated 82 bytes in 1023 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 10:15:28.023 9 WARNING oslo_policy.policy [None req-57508c61-7154-4140-b973-7371fb94e3bd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-10 10:15:28.023 9 WARNING oslo_policy.policy [None req-57508c61-7154-4140-b973-7371fb94e3bd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-10 10:15:28.425 9 INFO cinder.api.openstack.wsgi [None req-57508c61-7154-4140-b973-7371fb94e3bd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 10:15:28.446 9 INFO cinder.api.openstack.wsgi [None req-57508c61-7154-4140-b973-7371fb94e3bd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 9|app: 0|req: 15/27] 10.0.0.65 () {30 vars in 720 bytes} [Fri Apr 10 10:15:27 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/types?name=rbd1&is_public=None => generated 20 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:15:30.270 8 INFO cinder.api.openstack.wsgi [None req-7a15b0eb-0bf3-47cc-a717-0b65492bdd57 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 10:15:30.824 8 INFO cinder.api.openstack.wsgi [None req-7a15b0eb-0bf3-47cc-a717-0b65492bdd57 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types returned with HTTP 200 [pid: 8|app: 0|req: 13/28] 10.0.0.65 () {34 vars in 724 bytes} [Fri Apr 10 10:15:30 2026] POST /v3/2ba55315547740999bfc5a2567fd5682/types => generated 179 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:15:30.846 9 INFO cinder.api.openstack.wsgi [req-7a15b0eb-0bf3-47cc-a717-0b65492bdd57 req-9f050918-ef7e-4572-8052-def6271973d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types/dd1ecbb4-d094-4341-b779-84ef711d3a20/extra_specs 2026-04-10 10:15:31.070 9 INFO cinder.api.openstack.wsgi [req-7a15b0eb-0bf3-47cc-a717-0b65492bdd57 req-9f050918-ef7e-4572-8052-def6271973d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types/dd1ecbb4-d094-4341-b779-84ef711d3a20/extra_specs returned with HTTP 200 [pid: 9|app: 0|req: 16/29] 10.0.0.65 () {36 vars in 893 bytes} [Fri Apr 10 10:15:30 2026] POST /v3/2ba55315547740999bfc5a2567fd5682/types/dd1ecbb4-d094-4341-b779-84ef711d3a20/extra_specs => generated 48 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:15:32.734 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types?is_public=None 2026-04-10 10:15:32.747 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/30] 10.0.0.65 () {30 vars in 700 bytes} [Fri Apr 10 10:15:32 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:15:34.590 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/qos-specs 2026-04-10 10:15:34.602 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/qos-specs returned with HTTP 200 [pid: 9|app: 0|req: 17/31] 10.0.0.65 () {30 vars in 679 bytes} [Fri Apr 10 10:15:34 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/qos-specs => generated 17 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:15:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:15:56.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:15:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:36.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:16:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:16:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:17:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:17:56.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:06.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:18:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:18:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:06.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:46.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:19:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:19:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:16.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:20:56.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:20:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:16.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:16.777 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:16.778 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:26.765 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:26.766 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:21:56.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:21:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:22:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:22:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:23:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:23:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:06.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:16.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:46.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:24:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:24:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:16.767 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:16.767 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:16.768 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:16.770 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:36.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:46.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:56.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:56.765 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:25:56.770 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:25:56.771 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:06.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:46.760 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:26:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:26:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:16.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:26.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:26.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:36.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:46.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:27:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:27:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:36.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:36.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:46.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:28:56.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:28:56.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:36.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:29:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:29:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:06.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:16.760 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:26.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:30:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:30:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:31:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:31:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:06.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:16.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:26.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:36.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:36.766 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:46.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:32:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:32:56.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:06.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:06.765 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:06.766 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:16.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:16.764 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:16.765 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:36.760 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:46.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:33:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:33:56.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:06.764 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:36.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:46.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:46.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:46.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:34:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:34:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:06.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:16.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:26.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:26.763 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:36.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:46.760 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:46.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:46.765 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:46.766 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:56.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:56.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:35:56.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:35:56.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:06.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:06.762 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:06.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:06.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:16.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:16.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:16.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:16.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:26.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:26.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:26.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:26.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:36.761 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:36.761 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:36.762 9 INFO cinder.api.openstack.wsgi [None req-6df7e70e-f102-43ba-a5c3-349f7834e85c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:36.763 8 INFO cinder.api.openstack.wsgi [None req-e3304abf-cec4-4d02-ba16-1b0a96e5b6ff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 10:36:40.352 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False 2026-04-10 10:36:40.376 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.377 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.377 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.378 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.378 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.379 9 WARNING cinder.quota [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.387 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 145/286] 199.204.45.115 () {44 vars in 1069 bytes} [Fri Apr 10 10:36:40 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False => generated 340 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 10:36:40.558 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682 2026-04-10 10:36:40.685 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.685 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.686 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.686 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.686 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.687 8 WARNING cinder.quota [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-10 10:36:40.694 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682 returned with HTTP 200 [pid: 8|app: 0|req: 142/287] 199.204.45.115 () {48 vars in 1098 bytes} [Fri Apr 10 10:36:40 2026] PUT /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682 => generated 296 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:36:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:46.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:56.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:36:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:36:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:06.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:06.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:36.760 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:46.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:46.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:37:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:37:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:06.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:06.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:16.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:26.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:36.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:46.760 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:38:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:38:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:06.765 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:06.766 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:16.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:26.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:36.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:39:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:39:56.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:16.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:56.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:40:56.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:40:56.765 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:06.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:16.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:16.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:26.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:36.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:46.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:41:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:41:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:16.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:26.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:46.760 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:46.769 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:46.770 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:56.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:42:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:42:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:26.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:36.760 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:46.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:46.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:56.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:43:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:43:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:06.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:16.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:26.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:46.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:46.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:46.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:46.764 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:56.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:44:56.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:44:56.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:16.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:16.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:36.760 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:56.760 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:56.760 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:45:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:45:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:06.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:06.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:16.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:16.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:26.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:36.765 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:46.760 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:46.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:56.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:46:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:46:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:06.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:06.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:16.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:16.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:26.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:36.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:36.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:36.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:36.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:46.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:46.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:46.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:46.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:56.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:56.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:47:56.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:47:56.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:06.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:06.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:06.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:06.763 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:16.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:16.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:16.763 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:16.764 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:26.761 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:26.761 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:26.762 9 INFO cinder.api.openstack.wsgi [None req-93a64070-b080-49ff-bdc4-f230f03f83b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:26.762 8 INFO cinder.api.openstack.wsgi [None req-a5258f0d-f52d-447b-8dbb-5009fc324e92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:28.297 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False 2026-04-10 10:48:28.329 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 217/430] 199.204.45.115 () {44 vars in 1069 bytes} [Fri Apr 10 10:48:28 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False => generated 340 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:48:28.868 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e 2026-04-10 10:48:28.954 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e returned with HTTP 200 [pid: 8|app: 0|req: 214/431] 199.204.45.115 () {48 vars in 1098 bytes} [Fri Apr 10 10:48:28 2026] PUT /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e => generated 296 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:48:36.762 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:36.762 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:36.763 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:36.763 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:46.762 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:46.763 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:46.763 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:46.765 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:56.761 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:56.762 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:48:56.763 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:48:56.764 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:06.761 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:06.761 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:06.763 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:06.764 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:16.761 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:16.761 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:16.763 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:16.763 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:26.761 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:26.763 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:26.770 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:26.771 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:36.762 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:36.762 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:36.764 8 INFO cinder.api.openstack.wsgi [None req-8b8ba450-8791-45a3-94a3-2c1ccd2997ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:36.765 9 INFO cinder.api.openstack.wsgi [None req-d931d9a7-0aa6-403a-b4a9-4b816fa4720d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:38.224 8 INFO cinder.api.openstack.wsgi [None req-f168ff44-d199-4eeb-9be4-163ea999131a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:49:38.268 8 INFO cinder.volume.api [None req-f168ff44-d199-4eeb-9be4-163ea999131a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:49:38.272 8 INFO cinder.api.openstack.wsgi [None req-f168ff44-d199-4eeb-9be4-163ea999131a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/446] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:49:38.289 9 INFO cinder.api.openstack.wsgi [None req-0d49f08b-84c1-4b60-921a-b8e22e24c35e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:49:38.330 9 INFO cinder.volume.api [None req-0d49f08b-84c1-4b60-921a-b8e22e24c35e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:49:38.331 9 INFO cinder.api.openstack.wsgi [None req-0d49f08b-84c1-4b60-921a-b8e22e24c35e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 225/447] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:49:38.345 8 INFO cinder.api.openstack.wsgi [None req-fe71eb00-70aa-4c15-96f1-dbfbfd73dee7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:49:38.400 8 INFO cinder.api.openstack.wsgi [None req-fe71eb00-70aa-4c15-96f1-dbfbfd73dee7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/448] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:49:38.414 9 INFO cinder.api.openstack.wsgi [None req-de96c3cb-5f2f-40bd-b798-bf60637a461b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:49:38.425 9 INFO cinder.api.openstack.wsgi [None req-de96c3cb-5f2f-40bd-b798-bf60637a461b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 226/449] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:49:38.436 8 INFO cinder.api.openstack.wsgi [None req-a7f4fd53-af13-4c90-9a42-2358a433366d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:49:38.462 8 INFO cinder.volume.api [None req-a7f4fd53-af13-4c90-9a42-2358a433366d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:49:38.465 8 INFO cinder.api.openstack.wsgi [None req-a7f4fd53-af13-4c90-9a42-2358a433366d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/450] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:49:38.507 9 INFO cinder.api.openstack.wsgi [None req-be154470-b7aa-4ee5-9163-2fb7547196f3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:49:38.551 9 INFO cinder.api.openstack.wsgi [None req-be154470-b7aa-4ee5-9163-2fb7547196f3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 227/451] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:49:38.563 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:49:38.590 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/452] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:49:38.604 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:49:38.652 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 228/453] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:49:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:49:46.761 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:46.762 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:46.763 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:46.763 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:56.761 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:56.762 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:49:56.762 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:49:56.764 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:06.761 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:06.761 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:06.762 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:06.763 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:16.767 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:16.767 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:16.768 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:16.769 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:26.761 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:26.761 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:26.763 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:26.763 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:36.761 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:36.761 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:36.762 8 INFO cinder.api.openstack.wsgi [None req-cb1fbbff-9a94-42b8-8fc7-bc179982d733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:36.762 9 INFO cinder.api.openstack.wsgi [None req-aa505073-c634-4e76-853a-be254b0b2397 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:38.210 8 INFO cinder.api.openstack.wsgi [None req-29b0bd7e-03ef-43bc-984e-8a1d10128a92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:50:38.243 8 INFO cinder.api.openstack.wsgi [None req-29b0bd7e-03ef-43bc-984e-8a1d10128a92 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/466] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:50:38.258 9 INFO cinder.api.openstack.wsgi [None req-eaa4065d-166b-4686-845e-604b6bfa2823 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:50:38.281 9 INFO cinder.api.openstack.wsgi [None req-eaa4065d-166b-4686-845e-604b6bfa2823 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 235/467] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:50:38.294 8 INFO cinder.api.openstack.wsgi [None req-55e043cc-54bf-433c-9457-ae392acbd76a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:50:38.343 8 INFO cinder.api.openstack.wsgi [None req-55e043cc-54bf-433c-9457-ae392acbd76a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/468] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:50:38.354 9 INFO cinder.api.openstack.wsgi [None req-592355a0-af2a-4269-9bae-c0f1d27d678a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:50:38.382 9 INFO cinder.volume.api [None req-592355a0-af2a-4269-9bae-c0f1d27d678a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:50:38.385 9 INFO cinder.api.openstack.wsgi [None req-592355a0-af2a-4269-9bae-c0f1d27d678a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 236/469] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:50:38.398 8 INFO cinder.api.openstack.wsgi [None req-6b3b6d0f-fde8-42a5-a798-3d817413f018 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:50:38.417 8 INFO cinder.volume.api [None req-6b3b6d0f-fde8-42a5-a798-3d817413f018 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:50:38.417 8 INFO cinder.api.openstack.wsgi [None req-6b3b6d0f-fde8-42a5-a798-3d817413f018 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/470] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:50:38.426 9 INFO cinder.api.openstack.wsgi [None req-94c08044-ed07-43be-bdf7-b31ba41b0413 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:50:38.433 9 INFO cinder.api.openstack.wsgi [None req-94c08044-ed07-43be-bdf7-b31ba41b0413 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 237/471] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:50:38.445 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:50:38.457 8 INFO cinder.volume.api [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:50:38.459 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/472] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:50:38.471 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:50:38.527 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 238/473] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:50:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:50:46.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:46.762 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:46.763 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:46.764 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:56.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:56.762 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:50:56.763 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:50:56.764 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:06.761 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:06.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:06.761 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:06.762 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:16.761 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:16.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:16.762 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:16.762 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:26.761 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:26.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:26.762 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:26.763 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:36.761 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:36.761 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:36.762 9 INFO cinder.api.openstack.wsgi [None req-036a0981-3210-4542-a292-d527348182d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:36.762 8 INFO cinder.api.openstack.wsgi [None req-732cc383-7f4f-4cc6-9afc-449ec389195a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:38.128 9 INFO cinder.api.openstack.wsgi [None req-67fde684-4571-4d68-84b8-ed016e8b3492 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:51:38.143 9 INFO cinder.api.openstack.wsgi [None req-67fde684-4571-4d68-84b8-ed016e8b3492 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 245/486] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:51:38.161 8 INFO cinder.api.openstack.wsgi [None req-93187e40-8ec4-4e9f-9af1-0781ddb9321c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:51:38.171 8 INFO cinder.volume.api [None req-93187e40-8ec4-4e9f-9af1-0781ddb9321c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:51:38.174 8 INFO cinder.api.openstack.wsgi [None req-93187e40-8ec4-4e9f-9af1-0781ddb9321c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/487] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:51:38.189 9 INFO cinder.api.openstack.wsgi [None req-a2cb8f2b-b4b7-4575-b99d-349159c90a19 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:51:38.197 9 INFO cinder.volume.api [None req-a2cb8f2b-b4b7-4575-b99d-349159c90a19 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:51:38.197 9 INFO cinder.api.openstack.wsgi [None req-a2cb8f2b-b4b7-4575-b99d-349159c90a19 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 246/488] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 10:51:38.212 8 INFO cinder.api.openstack.wsgi [None req-316a9d96-a732-4a5f-b261-a2fabbb1ad21 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:51:38.221 8 INFO cinder.api.openstack.wsgi [None req-316a9d96-a732-4a5f-b261-a2fabbb1ad21 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/489] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:51:38.234 9 INFO cinder.api.openstack.wsgi [None req-868d62e4-a3a8-4581-a2fc-6a3530d76342 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:51:38.246 9 INFO cinder.volume.api [None req-868d62e4-a3a8-4581-a2fc-6a3530d76342 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:51:38.248 9 INFO cinder.api.openstack.wsgi [None req-868d62e4-a3a8-4581-a2fc-6a3530d76342 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 247/490] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:51:38.293 8 INFO cinder.api.openstack.wsgi [None req-edb41c19-8b02-4334-8aaf-ad03654eea3c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:51:38.319 8 INFO cinder.api.openstack.wsgi [None req-edb41c19-8b02-4334-8aaf-ad03654eea3c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/491] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:51:38.332 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:51:38.385 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 248/492] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:51:38.397 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:51:38.424 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/493] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:51:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:51:46.761 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:46.761 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:46.762 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:46.763 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:56.761 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:56.761 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:51:56.762 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:51:56.762 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:06.761 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:06.762 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:06.763 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:06.763 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:16.761 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:16.761 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:16.762 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:16.762 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:26.761 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:26.761 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:26.762 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:26.762 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:36.760 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:36.761 9 INFO cinder.api.openstack.wsgi [None req-6fec5890-85aa-4e42-a082-64968483cc29 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:36.763 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:36.764 8 INFO cinder.api.openstack.wsgi [None req-5ef77c7c-f42c-4c3d-84f3-c57acfbc4fa6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:38.172 9 INFO cinder.api.openstack.wsgi [None req-e6745943-aeed-4f3f-8b7c-a9f5989ecf85 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:52:38.193 9 INFO cinder.api.openstack.wsgi [None req-e6745943-aeed-4f3f-8b7c-a9f5989ecf85 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 255/506] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:52:38.209 8 INFO cinder.api.openstack.wsgi [None req-0140aacc-c98b-45d7-a33e-ad7e454415c4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:52:38.245 8 INFO cinder.api.openstack.wsgi [None req-0140aacc-c98b-45d7-a33e-ad7e454415c4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/507] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:52:38.256 9 INFO cinder.api.openstack.wsgi [None req-4b6c086d-9364-4450-af59-37b8b7127180 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:52:38.280 9 INFO cinder.api.openstack.wsgi [None req-4b6c086d-9364-4450-af59-37b8b7127180 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 256/508] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:52:38.296 8 INFO cinder.api.openstack.wsgi [None req-beb6bc9b-be58-4d5d-9d59-a555aa6baba4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:52:38.306 8 INFO cinder.volume.api [None req-beb6bc9b-be58-4d5d-9d59-a555aa6baba4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:52:38.307 8 INFO cinder.api.openstack.wsgi [None req-beb6bc9b-be58-4d5d-9d59-a555aa6baba4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/509] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:52:38.320 9 INFO cinder.api.openstack.wsgi [None req-70d966bc-4800-4f2e-a50f-191f79baa9c5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:52:38.344 9 INFO cinder.api.openstack.wsgi [None req-70d966bc-4800-4f2e-a50f-191f79baa9c5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 257/510] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:52:38.356 8 INFO cinder.api.openstack.wsgi [None req-ab20d4d7-766c-41f3-949b-7ca0f22e6745 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:52:38.370 8 INFO cinder.volume.api [None req-ab20d4d7-766c-41f3-949b-7ca0f22e6745 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:52:38.374 8 INFO cinder.api.openstack.wsgi [None req-ab20d4d7-766c-41f3-949b-7ca0f22e6745 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/511] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:52:38.386 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:52:38.402 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 258/512] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:52:38.419 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:52:38.434 8 INFO cinder.volume.api [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:52:38.437 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/513] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:52:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 10:52:46.761 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:46.761 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:46.762 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:46.763 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:56.760 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:56.761 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:52:56.762 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:52:56.762 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:06.761 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:06.762 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:06.762 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:06.763 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:16.762 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:16.762 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:16.763 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:16.763 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:26.761 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:26.761 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:26.762 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:26.762 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:36.761 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:36.761 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:36.761 9 INFO cinder.api.openstack.wsgi [None req-44f2e898-fca5-461c-81fb-07e118a76749 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:36.762 8 INFO cinder.api.openstack.wsgi [None req-70124b86-d2fa-48e5-b277-6c04471bb1c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:38.140 9 INFO cinder.api.openstack.wsgi [None req-dd0c6845-4bc1-49de-91bc-4b94c2be5b25 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:53:38.150 9 INFO cinder.volume.api [None req-dd0c6845-4bc1-49de-91bc-4b94c2be5b25 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:53:38.153 9 INFO cinder.api.openstack.wsgi [None req-dd0c6845-4bc1-49de-91bc-4b94c2be5b25 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 265/526] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:53:38.198 8 INFO cinder.api.openstack.wsgi [None req-17101744-e5ba-407b-8081-69d81f07dd09 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:53:38.218 8 INFO cinder.api.openstack.wsgi [None req-17101744-e5ba-407b-8081-69d81f07dd09 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/527] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:53:38.247 9 INFO cinder.api.openstack.wsgi [None req-d92bf426-30d4-420d-8a15-a69e9e71192b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:53:38.268 9 INFO cinder.api.openstack.wsgi [None req-d92bf426-30d4-420d-8a15-a69e9e71192b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 266/528] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:53:38.284 8 INFO cinder.api.openstack.wsgi [None req-16c78bd8-60d5-4e0c-ae2d-f2561d6a43ae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:53:38.304 8 INFO cinder.api.openstack.wsgi [None req-16c78bd8-60d5-4e0c-ae2d-f2561d6a43ae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/529] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:53:38.316 9 INFO cinder.api.openstack.wsgi [None req-acf0892e-aaf8-46b8-9c53-a9c3f5b21b6f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:53:38.328 9 INFO cinder.volume.api [None req-acf0892e-aaf8-46b8-9c53-a9c3f5b21b6f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:53:38.330 9 INFO cinder.api.openstack.wsgi [None req-acf0892e-aaf8-46b8-9c53-a9c3f5b21b6f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 267/530] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:53:38.343 8 INFO cinder.api.openstack.wsgi [None req-08e106cc-2063-4581-871c-23b925afac2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:53:38.349 8 INFO cinder.api.openstack.wsgi [None req-08e106cc-2063-4581-871c-23b925afac2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 264/531] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:53:38.359 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:53:38.366 9 INFO cinder.volume.api [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:53:38.367 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 268/532] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:53:38.376 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:53:38.390 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 265/533] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:53:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:53:46.762 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:46.762 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:46.763 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:46.764 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:56.760 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:56.761 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:53:56.761 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:53:56.763 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:06.761 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:06.761 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:06.762 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:06.762 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:16.761 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:16.761 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:16.762 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:16.762 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:26.762 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:26.763 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:26.763 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:26.764 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:36.761 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:36.761 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:36.762 9 INFO cinder.api.openstack.wsgi [None req-5c66f308-12c7-41f0-8e4b-b59431985428 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:36.763 8 INFO cinder.api.openstack.wsgi [None req-1072f2a5-0b4b-44eb-93b4-81985622a4b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:38.152 9 INFO cinder.api.openstack.wsgi [None req-3cbe760e-8edd-4c21-b8bb-195f7152c41b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:54:38.159 9 INFO cinder.volume.api [None req-3cbe760e-8edd-4c21-b8bb-195f7152c41b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:54:38.159 9 INFO cinder.api.openstack.wsgi [None req-3cbe760e-8edd-4c21-b8bb-195f7152c41b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 275/546] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 10:54:38.168 8 INFO cinder.api.openstack.wsgi [None req-a702d837-232e-4a9b-be65-610594d963ae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:54:38.186 8 INFO cinder.api.openstack.wsgi [None req-a702d837-232e-4a9b-be65-610594d963ae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 272/547] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:54:38.200 9 INFO cinder.api.openstack.wsgi [None req-6141814f-ad66-47dd-93c0-4ad7b874ab23 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:54:38.214 9 INFO cinder.volume.api [None req-6141814f-ad66-47dd-93c0-4ad7b874ab23 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:54:38.217 9 INFO cinder.api.openstack.wsgi [None req-6141814f-ad66-47dd-93c0-4ad7b874ab23 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 276/548] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:54:38.227 8 INFO cinder.api.openstack.wsgi [None req-f94e771d-09ae-4237-8b01-1207f88a7503 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:54:38.237 8 INFO cinder.volume.api [None req-f94e771d-09ae-4237-8b01-1207f88a7503 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:54:38.239 8 INFO cinder.api.openstack.wsgi [None req-f94e771d-09ae-4237-8b01-1207f88a7503 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/549] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:54:38.277 9 INFO cinder.api.openstack.wsgi [None req-2b049bcc-8221-43ff-8362-24d92368103d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:54:38.305 9 INFO cinder.api.openstack.wsgi [None req-2b049bcc-8221-43ff-8362-24d92368103d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 277/550] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:54:38.324 8 INFO cinder.api.openstack.wsgi [None req-8e2f408e-49fa-4a70-8fa9-c395a3e87bc9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:54:38.350 8 INFO cinder.api.openstack.wsgi [None req-8e2f408e-49fa-4a70-8fa9-c395a3e87bc9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/551] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:54:38.362 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:54:38.399 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 278/552] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:54:38.408 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:54:38.414 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 275/553] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:54:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:54:46.761 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:46.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:46.763 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:46.763 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:56.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:56.761 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:54:56.762 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:54:56.762 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:06.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:06.761 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:06.762 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:06.762 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:16.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:16.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:16.761 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:16.763 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:26.762 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:26.762 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:26.763 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:26.763 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:36.761 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:36.761 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:36.762 8 INFO cinder.api.openstack.wsgi [None req-02ebf940-de59-4719-9810-ab376f689f90 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:36.762 9 INFO cinder.api.openstack.wsgi [None req-28276879-005b-406f-9cad-9ea1c9e35d8a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:38.221 8 INFO cinder.api.openstack.wsgi [None req-ca15f01e-2a7a-46eb-813f-decd73d1d13b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:55:38.227 8 INFO cinder.volume.api [None req-ca15f01e-2a7a-46eb-813f-decd73d1d13b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:55:38.227 8 INFO cinder.api.openstack.wsgi [None req-ca15f01e-2a7a-46eb-813f-decd73d1d13b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/566] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:55:38.271 9 INFO cinder.api.openstack.wsgi [None req-47cd3eae-bc24-473b-8e65-7e7fa1b5c541 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:55:38.294 9 INFO cinder.api.openstack.wsgi [None req-47cd3eae-bc24-473b-8e65-7e7fa1b5c541 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 285/567] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:55:38.307 8 INFO cinder.api.openstack.wsgi [None req-1f5a61f8-f05f-4020-a085-108c23eb3226 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:55:38.327 8 INFO cinder.api.openstack.wsgi [None req-1f5a61f8-f05f-4020-a085-108c23eb3226 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/568] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:55:38.342 9 INFO cinder.api.openstack.wsgi [None req-d28cd804-4a24-4048-aa52-e6d48010ed88 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:55:38.375 9 INFO cinder.api.openstack.wsgi [None req-d28cd804-4a24-4048-aa52-e6d48010ed88 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 286/569] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:55:38.390 8 INFO cinder.api.openstack.wsgi [None req-54c9af2b-1d4c-4117-aeaa-63980365cd07 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:55:38.395 8 INFO cinder.api.openstack.wsgi [None req-54c9af2b-1d4c-4117-aeaa-63980365cd07 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/570] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:55:38.412 9 INFO cinder.api.openstack.wsgi [None req-f2829132-52b1-45da-a15d-c9c13537bf8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:55:38.429 9 INFO cinder.api.openstack.wsgi [None req-f2829132-52b1-45da-a15d-c9c13537bf8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 287/571] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:55:38.443 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:55:38.453 8 INFO cinder.volume.api [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:55:38.456 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/572] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:55:38.469 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:55:38.493 9 INFO cinder.volume.api [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:55:38.496 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 288/573] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:55:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:55:46.760 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:46.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:46.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:46.762 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:56.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:56.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:55:56.762 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:55:56.762 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:06.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:06.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:06.762 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:06.762 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:16.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:16.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:16.762 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:16.763 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:26.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:26.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:26.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:26.762 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:36.761 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:36.761 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:36.762 8 INFO cinder.api.openstack.wsgi [None req-c8e67f5b-8fc5-44c4-a707-6847a3588556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:36.763 9 INFO cinder.api.openstack.wsgi [None req-e0967d22-d2d3-4d48-9be8-9261efba0358 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:38.179 8 INFO cinder.api.openstack.wsgi [None req-28be8c9e-096f-46cd-b296-273e35fb772f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:56:38.200 8 INFO cinder.api.openstack.wsgi [None req-28be8c9e-096f-46cd-b296-273e35fb772f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/586] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:56:38.213 9 INFO cinder.api.openstack.wsgi [None req-ec8235b1-7d67-4ca5-ba3b-338d5344a556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:56:38.244 9 INFO cinder.api.openstack.wsgi [None req-ec8235b1-7d67-4ca5-ba3b-338d5344a556 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 295/587] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:56:38.256 8 INFO cinder.api.openstack.wsgi [None req-86ea2d7e-71e0-44f2-b578-391c665f998e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:56:38.274 8 INFO cinder.api.openstack.wsgi [None req-86ea2d7e-71e0-44f2-b578-391c665f998e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/588] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:56:38.288 9 INFO cinder.api.openstack.wsgi [None req-49e8d187-7da7-4da8-a567-d1de2970be9f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:56:38.299 9 INFO cinder.volume.api [None req-49e8d187-7da7-4da8-a567-d1de2970be9f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:56:38.304 9 INFO cinder.api.openstack.wsgi [None req-49e8d187-7da7-4da8-a567-d1de2970be9f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 296/589] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:56:38.318 8 INFO cinder.api.openstack.wsgi [None req-843cfbd8-9e42-46e0-b149-18e0a5879edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:56:38.326 8 INFO cinder.volume.api [None req-843cfbd8-9e42-46e0-b149-18e0a5879edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:56:38.326 8 INFO cinder.api.openstack.wsgi [None req-843cfbd8-9e42-46e0-b149-18e0a5879edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/590] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:56:38.336 9 INFO cinder.api.openstack.wsgi [None req-df11970b-263b-4b9e-b5d8-bf81b27b42f1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:56:38.341 9 INFO cinder.api.openstack.wsgi [None req-df11970b-263b-4b9e-b5d8-bf81b27b42f1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 297/591] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:56:38.352 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:56:38.367 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 295/592] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:56:38.383 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:56:38.393 9 INFO cinder.volume.api [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:56:38.396 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 298/593] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:56:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:56:46.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:46.762 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:46.763 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:46.764 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:56.761 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:56.761 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:56:56.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:56:56.763 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:06.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:06.763 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:06.763 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:06.764 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:16.761 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:16.763 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:16.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:16.764 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:26.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:26.762 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:26.763 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:26.764 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:36.761 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:36.761 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:36.762 8 INFO cinder.api.openstack.wsgi [None req-20169236-70b1-4f7d-9875-c88852fbbb59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:36.762 9 INFO cinder.api.openstack.wsgi [None req-2ee3c589-ccba-45fb-9db5-2bb0eddee3e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:38.184 8 INFO cinder.api.openstack.wsgi [None req-3a054e85-e0fc-429c-b4bd-650af909aed7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:57:38.191 8 INFO cinder.api.openstack.wsgi [None req-3a054e85-e0fc-429c-b4bd-650af909aed7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:57:38.202 9 INFO cinder.api.openstack.wsgi [None req-d0926fc9-b571-431c-9cbd-1f4433b7ae30 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:57:38.209 9 INFO cinder.volume.api [None req-d0926fc9-b571-431c-9cbd-1f4433b7ae30 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:57:38.209 9 INFO cinder.api.openstack.wsgi [None req-d0926fc9-b571-431c-9cbd-1f4433b7ae30 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 305/607] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:57:38.224 8 INFO cinder.api.openstack.wsgi [None req-ec147216-0c9e-436d-b693-a023e4662234 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:57:38.239 8 INFO cinder.api.openstack.wsgi [None req-ec147216-0c9e-436d-b693-a023e4662234 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:57:38.278 9 INFO cinder.api.openstack.wsgi [None req-8ef7ddcf-2d3b-4ebd-a9f2-d5d0145926e1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:57:38.301 9 INFO cinder.api.openstack.wsgi [None req-8ef7ddcf-2d3b-4ebd-a9f2-d5d0145926e1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 306/609] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:57:38.316 8 INFO cinder.api.openstack.wsgi [None req-edff5d4c-7e68-46db-b473-6a8882545e5f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:57:38.348 8 INFO cinder.api.openstack.wsgi [None req-edff5d4c-7e68-46db-b473-6a8882545e5f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/610] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:57:38.364 9 INFO cinder.api.openstack.wsgi [None req-f4f482a1-48dd-41fb-a8ba-7011313d55db a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:57:38.390 9 INFO cinder.api.openstack.wsgi [None req-f4f482a1-48dd-41fb-a8ba-7011313d55db a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 307/611] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:57:38.402 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:57:38.413 8 INFO cinder.volume.api [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:57:38.415 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:57:38.426 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:57:38.436 9 INFO cinder.volume.api [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:57:38.438 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 308/613] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:57:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:57:46.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:46.761 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:46.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:46.762 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:56.761 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:56.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:57:56.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:57:56.763 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:06.760 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:06.761 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:06.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:06.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:16.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:16.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:16.762 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:16.763 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:26.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:26.761 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:26.762 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:26.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:36.761 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:36.761 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:36.762 8 INFO cinder.api.openstack.wsgi [None req-ec41ed85-491c-4b6e-8f58-0ddfc19bbf73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:36.762 9 INFO cinder.api.openstack.wsgi [None req-dda6c152-b8d4-457a-8ff7-3238c59ab166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:38.186 8 INFO cinder.api.openstack.wsgi [None req-81436f8c-59f3-44bb-af4b-cf54d0c16ea4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:58:38.203 8 INFO cinder.volume.api [None req-81436f8c-59f3-44bb-af4b-cf54d0c16ea4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:58:38.207 8 INFO cinder.api.openstack.wsgi [None req-81436f8c-59f3-44bb-af4b-cf54d0c16ea4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:58:38.262 9 INFO cinder.api.openstack.wsgi [None req-c0e9ac0f-e1fd-4a59-9002-9d822694951f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:58:38.291 9 INFO cinder.api.openstack.wsgi [None req-c0e9ac0f-e1fd-4a59-9002-9d822694951f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 315/627] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:58:38.303 8 INFO cinder.api.openstack.wsgi [None req-7dbbc20f-2e62-4ceb-9e70-c005c3a0bd73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:58:38.334 8 INFO cinder.api.openstack.wsgi [None req-7dbbc20f-2e62-4ceb-9e70-c005c3a0bd73 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:58:38.349 9 INFO cinder.api.openstack.wsgi [None req-c5b17489-0727-4762-bef9-3520bd512040 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:58:38.382 9 INFO cinder.api.openstack.wsgi [None req-c5b17489-0727-4762-bef9-3520bd512040 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 316/629] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:58:38.394 8 INFO cinder.api.openstack.wsgi [None req-430ee4c9-9985-4d43-af8a-20d3411df4b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:58:38.410 8 INFO cinder.api.openstack.wsgi [None req-430ee4c9-9985-4d43-af8a-20d3411df4b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:58:38.423 9 INFO cinder.api.openstack.wsgi [None req-0fd78b0c-c38d-4246-8616-48117e9747d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:58:38.430 9 INFO cinder.api.openstack.wsgi [None req-0fd78b0c-c38d-4246-8616-48117e9747d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 317/631] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:58:38.446 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:58:38.463 8 INFO cinder.volume.api [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:58:38.467 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/632] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:58:38.478 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:58:38.485 9 INFO cinder.volume.api [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:58:38.485 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 318/633] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:58:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:58:46.761 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:46.763 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:46.764 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:46.766 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:56.760 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:56.761 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:58:56.762 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:58:56.762 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:06.761 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:06.762 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:06.762 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:06.763 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:16.761 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:16.762 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:16.763 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:16.765 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:26.761 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:26.761 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:26.762 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:26.763 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:36.763 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:36.763 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:36.764 9 INFO cinder.api.openstack.wsgi [None req-f0034ed4-6d53-4a99-ac6a-d02b4f3387ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:36.764 8 INFO cinder.api.openstack.wsgi [None req-ee02bb4e-2def-40b3-a4f5-9842ba58fbdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:38.153 8 INFO cinder.api.openstack.wsgi [None req-c1d3d031-2909-451d-b3df-06b2b7a83820 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 10:59:38.170 8 INFO cinder.api.openstack.wsgi [None req-c1d3d031-2909-451d-b3df-06b2b7a83820 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 322/646] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:59:38.184 9 INFO cinder.api.openstack.wsgi [None req-ab2d27c0-ddec-4d2a-a012-23d1e0d57940 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:59:38.197 9 INFO cinder.volume.api [None req-ab2d27c0-ddec-4d2a-a012-23d1e0d57940 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:59:38.200 9 INFO cinder.api.openstack.wsgi [None req-ab2d27c0-ddec-4d2a-a012-23d1e0d57940 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 325/647] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:59:38.210 8 INFO cinder.api.openstack.wsgi [None req-debbad4f-337e-46cc-8e7d-724d1fe89ab5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 10:59:38.216 8 INFO cinder.api.openstack.wsgi [None req-debbad4f-337e-46cc-8e7d-724d1fe89ab5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:59:38.256 9 INFO cinder.api.openstack.wsgi [None req-9d5d458b-c095-4cfa-beb8-c77290ce1fa5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 10:59:38.280 9 INFO cinder.api.openstack.wsgi [None req-9d5d458b-c095-4cfa-beb8-c77290ce1fa5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 326/649] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:59:38.295 8 INFO cinder.api.openstack.wsgi [None req-b728e03f-0249-43b7-8f1f-d3a6cc2834b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 10:59:38.323 8 INFO cinder.api.openstack.wsgi [None req-b728e03f-0249-43b7-8f1f-d3a6cc2834b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/650] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:59:38.334 9 INFO cinder.api.openstack.wsgi [None req-fa0111db-f286-4d3d-a218-743ae1bb0166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 10:59:38.357 9 INFO cinder.api.openstack.wsgi [None req-fa0111db-f286-4d3d-a218-743ae1bb0166 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 327/651] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 10:59:38.366 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 10:59:38.377 8 INFO cinder.volume.api [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 10:59:38.379 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/652] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 10:59:38.391 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 10:59:38.400 9 INFO cinder.volume.api [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 10:59:38.401 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 328/653] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 10:59:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 10:59:46.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:46.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:46.763 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:46.763 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:56.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:56.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 10:59:56.762 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 10:59:56.763 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:06.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:06.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:06.762 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:06.762 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:16.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:16.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:16.762 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:16.762 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:26.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:26.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:26.761 9 INFO cinder.api.openstack.wsgi [None req-36f0584c-f18a-44a6-9cc4-2e092d4bebb8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:26.762 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:33.735 9 INFO cinder.api.openstack.wsgi [None req-b5745d46-c6c5-4f6a-aa45-9db1259a158f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False 2026-04-10 11:00:33.757 9 INFO cinder.api.openstack.wsgi [None req-b5745d46-c6c5-4f6a-aa45-9db1259a158f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 334/664] 199.204.45.115 () {44 vars in 1069 bytes} [Fri Apr 10 11:00:33 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=False => generated 338 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:36.761 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:36.761 9 INFO cinder.api.openstack.wsgi [None req-b5745d46-c6c5-4f6a-aa45-9db1259a158f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:36.762 9 INFO cinder.api.openstack.wsgi [None req-b5745d46-c6c5-4f6a-aa45-9db1259a158f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:36.763 8 INFO cinder.api.openstack.wsgi [None req-d2575c3b-56d0-4feb-8f93-e922783ea4a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:38.128 9 INFO cinder.api.openstack.wsgi [None req-4f71f829-7265-4451-b18e-52bac8728ee9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:00:38.141 9 INFO cinder.volume.api [None req-4f71f829-7265-4451-b18e-52bac8728ee9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:00:38.144 9 INFO cinder.api.openstack.wsgi [None req-4f71f829-7265-4451-b18e-52bac8728ee9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 336/667] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:00:38.184 8 INFO cinder.api.openstack.wsgi [None req-86a7d781-6b30-4a01-8649-ca9456894608 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:00:38.211 8 INFO cinder.api.openstack.wsgi [None req-86a7d781-6b30-4a01-8649-ca9456894608 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/668] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:38.232 9 INFO cinder.api.openstack.wsgi [None req-076a84c4-d8ff-41b7-bc25-b1f5d2ce3834 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:00:38.254 9 INFO cinder.api.openstack.wsgi [None req-076a84c4-d8ff-41b7-bc25-b1f5d2ce3834 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 337/669] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:38.264 8 INFO cinder.api.openstack.wsgi [None req-5e19cdcd-f4fc-4e77-95f2-d4cf4b3f8526 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:00:38.283 8 INFO cinder.api.openstack.wsgi [None req-5e19cdcd-f4fc-4e77-95f2-d4cf4b3f8526 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/670] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:38.295 9 INFO cinder.api.openstack.wsgi [None req-290a0cde-d324-4cdb-8ad2-736056e1d2eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:00:38.302 9 INFO cinder.volume.api [None req-290a0cde-d324-4cdb-8ad2-736056e1d2eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:00:38.302 9 INFO cinder.api.openstack.wsgi [None req-290a0cde-d324-4cdb-8ad2-736056e1d2eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 338/671] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:00:38.315 8 INFO cinder.api.openstack.wsgi [None req-9fa492a8-b6d1-4910-ab9c-fed86692e2a4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:00:38.321 8 INFO cinder.api.openstack.wsgi [None req-9fa492a8-b6d1-4910-ab9c-fed86692e2a4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 334/672] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:38.330 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:00:38.341 9 INFO cinder.volume.api [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:00:38.343 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 339/673] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:00:38.355 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:00:38.370 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 335/674] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:00:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:00:46.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:46.761 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:46.763 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:46.763 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:56.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:56.762 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:00:56.762 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:00:56.764 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:06.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:06.761 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:06.762 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:06.762 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:16.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:16.761 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:16.762 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:16.762 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:26.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:26.762 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:26.761 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:26.764 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:36.761 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:36.761 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:36.762 9 INFO cinder.api.openstack.wsgi [None req-b07f0d4a-4195-463a-8e9b-bf4a4f036651 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:36.763 8 INFO cinder.api.openstack.wsgi [None req-7cbdbcb0-b944-408d-9889-8866dab31d31 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:38.144 9 INFO cinder.api.openstack.wsgi [None req-c35918a9-af51-43a2-b319-17a46b7b87f3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:01:38.157 9 INFO cinder.volume.api [None req-c35918a9-af51-43a2-b319-17a46b7b87f3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:01:38.159 9 INFO cinder.api.openstack.wsgi [None req-c35918a9-af51-43a2-b319-17a46b7b87f3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 346/687] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:01:38.179 8 INFO cinder.api.openstack.wsgi [None req-5acd22b7-045e-40d3-aca8-5ee69435a012 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:01:38.190 8 INFO cinder.volume.api [None req-5acd22b7-045e-40d3-aca8-5ee69435a012 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:01:38.194 8 INFO cinder.api.openstack.wsgi [None req-5acd22b7-045e-40d3-aca8-5ee69435a012 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/688] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:01:38.240 9 INFO cinder.api.openstack.wsgi [None req-6e5e3b66-e692-4ddd-b91e-6d92646ab645 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:01:38.257 9 INFO cinder.api.openstack.wsgi [None req-6e5e3b66-e692-4ddd-b91e-6d92646ab645 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 347/689] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:01:38.267 8 INFO cinder.api.openstack.wsgi [None req-89d05285-f6af-46af-b7e2-725596427c95 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:01:38.296 8 INFO cinder.api.openstack.wsgi [None req-89d05285-f6af-46af-b7e2-725596427c95 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/690] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:01:38.316 9 INFO cinder.api.openstack.wsgi [None req-8235504d-ba1d-4d18-92ce-2fad5a419fcc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:01:38.337 9 INFO cinder.api.openstack.wsgi [None req-8235504d-ba1d-4d18-92ce-2fad5a419fcc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 348/691] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:01:38.358 8 INFO cinder.api.openstack.wsgi [None req-3c0c3f4d-9905-4d18-9737-b046a8ce5aae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:01:38.366 8 INFO cinder.volume.api [None req-3c0c3f4d-9905-4d18-9737-b046a8ce5aae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:01:38.367 8 INFO cinder.api.openstack.wsgi [None req-3c0c3f4d-9905-4d18-9737-b046a8ce5aae a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/692] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:01:38.383 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:01:38.389 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 349/693] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:01:38.399 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:01:38.417 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 345/694] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:01:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:01:46.760 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:46.760 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:46.761 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:46.762 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:56.761 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:56.762 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:01:56.762 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:01:56.763 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:06.761 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:06.761 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:06.762 9 INFO cinder.api.openstack.wsgi [None req-39ebcb60-bcd1-487a-9ab5-c18a9c1b6050 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:06.763 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:13.881 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False 2026-04-10 11:02:13.902 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] https://volume.199-204-45-115.nip.io/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 353/701] 199.204.45.115 () {44 vars in 1069 bytes} [Fri Apr 10 11:02:13 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:16.761 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:16.761 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:16.762 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:16.763 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:26.762 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:26.762 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:26.762 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:26.763 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:36.761 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:36.761 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:36.762 8 INFO cinder.api.openstack.wsgi [None req-c0b704a1-4ac5-44c0-bf7e-f422606a9a81 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:36.762 9 INFO cinder.api.openstack.wsgi [None req-0803a9bb-9146-44e3-85a3-903e84270220 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:38.151 8 INFO cinder.api.openstack.wsgi [None req-026dda82-486a-42bd-b351-a3ac059ea0f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:02:38.161 8 INFO cinder.volume.api [None req-026dda82-486a-42bd-b351-a3ac059ea0f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:02:38.162 8 INFO cinder.api.openstack.wsgi [None req-026dda82-486a-42bd-b351-a3ac059ea0f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/708] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:02:38.176 9 INFO cinder.api.openstack.wsgi [None req-e6071aee-d01a-4ef7-a544-a804f54778f4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:02:38.183 9 INFO cinder.volume.api [None req-e6071aee-d01a-4ef7-a544-a804f54778f4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:02:38.183 9 INFO cinder.api.openstack.wsgi [None req-e6071aee-d01a-4ef7-a544-a804f54778f4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 357/709] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:02:38.198 8 INFO cinder.api.openstack.wsgi [None req-254ec11f-3111-49e4-b4c2-519580f1a701 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:02:38.203 8 INFO cinder.api.openstack.wsgi [None req-254ec11f-3111-49e4-b4c2-519580f1a701 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 353/710] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:38.214 9 INFO cinder.api.openstack.wsgi [None req-46212d38-2a75-4a77-ae07-4541e24ff4cd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:02:38.230 9 INFO cinder.volume.api [None req-46212d38-2a75-4a77-ae07-4541e24ff4cd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:02:38.233 9 INFO cinder.api.openstack.wsgi [None req-46212d38-2a75-4a77-ae07-4541e24ff4cd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 358/711] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:02:38.244 8 INFO cinder.api.openstack.wsgi [None req-8bd61b99-ccb9-4d60-a3b8-11281ad0691e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:02:38.261 8 INFO cinder.api.openstack.wsgi [None req-8bd61b99-ccb9-4d60-a3b8-11281ad0691e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 354/712] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:38.322 9 INFO cinder.api.openstack.wsgi [None req-99fa7aa5-caf6-48a2-a0dc-67afdcebd03b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:02:38.359 9 INFO cinder.api.openstack.wsgi [None req-99fa7aa5-caf6-48a2-a0dc-67afdcebd03b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 359/713] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:38.369 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:02:38.398 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/714] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:38.409 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:02:38.432 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 360/715] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:02:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:02:46.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:46.761 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:46.762 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:46.762 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:56.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:56.762 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:02:56.763 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:02:56.763 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:06.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:06.762 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:06.762 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:06.764 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:16.761 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:16.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:16.761 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:16.762 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:26.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:26.761 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:26.762 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:26.762 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:36.761 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:36.762 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:36.763 8 INFO cinder.api.openstack.wsgi [None req-96b82959-983b-458b-8441-2183965a7edf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:36.763 9 INFO cinder.api.openstack.wsgi [None req-62f87bb5-1721-4733-8eae-4ed82553ffdd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:38.177 8 INFO cinder.api.openstack.wsgi [None req-28b61e24-c45a-4e4f-a98e-e87671750aa4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:03:38.187 8 INFO cinder.volume.api [None req-28b61e24-c45a-4e4f-a98e-e87671750aa4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:03:38.190 8 INFO cinder.api.openstack.wsgi [None req-28b61e24-c45a-4e4f-a98e-e87671750aa4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/728] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:03:38.209 9 INFO cinder.api.openstack.wsgi [None req-cfaacf63-6f19-40e6-be54-a8bdacc3ae1d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:03:38.230 9 INFO cinder.api.openstack.wsgi [None req-cfaacf63-6f19-40e6-be54-a8bdacc3ae1d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 367/729] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:03:38.329 8 INFO cinder.api.openstack.wsgi [None req-7b01a185-e877-4362-b8fe-49a6d748725a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:03:38.367 8 INFO cinder.api.openstack.wsgi [None req-7b01a185-e877-4362-b8fe-49a6d748725a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/730] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:03:38.381 9 INFO cinder.api.openstack.wsgi [None req-d4300e46-b62c-46d1-8f8f-d297f3a4bcdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:03:38.408 9 INFO cinder.api.openstack.wsgi [None req-d4300e46-b62c-46d1-8f8f-d297f3a4bcdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 368/731] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:03:38.421 8 INFO cinder.api.openstack.wsgi [None req-92e7064b-c283-4ea6-8ad0-9ee359b7aff6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:03:38.443 8 INFO cinder.api.openstack.wsgi [None req-92e7064b-c283-4ea6-8ad0-9ee359b7aff6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/732] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:03:38.456 9 INFO cinder.api.openstack.wsgi [None req-192d71db-0941-4956-8088-63727b62c9d8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:03:38.799 9 INFO cinder.api.openstack.wsgi [None req-192d71db-0941-4956-8088-63727b62c9d8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 369/733] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:03:38.816 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:03:38.830 8 INFO cinder.volume.api [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:03:38.832 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/734] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:03:38.846 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:03:38.853 9 INFO cinder.volume.api [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:03:38.854 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 370/735] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:03:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:03:46.761 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:46.762 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:46.763 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:46.763 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:56.761 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:56.761 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:03:56.762 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:03:56.763 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:06.761 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:06.761 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:06.762 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:06.762 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:16.762 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:16.762 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:16.763 9 INFO cinder.api.openstack.wsgi [None req-665c7b19-e7c5-40b9-8c01-c586284a8b4e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:16.763 8 INFO cinder.api.openstack.wsgi [None req-3f5b148e-30f0-4f64-b263-93c6f11c476e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:18.225 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots 2026-04-10 11:04:18.240 9 INFO cinder.volume.api [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:04:18.240 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots returned with HTTP 200 [pid: 9|app: 0|req: 375/744] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 10 11:04:18 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:04:18.258 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes 2026-04-10 11:04:18.288 8 INFO cinder.volume.api [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:04:18.288 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes returned with HTTP 200 [pid: 8|app: 0|req: 370/745] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 10 11:04:18 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:04:26.761 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:26.762 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:26.762 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:26.763 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:36.762 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:36.762 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:36.763 9 INFO cinder.api.openstack.wsgi [None req-42bc1313-a510-4433-b371-f8063efb383d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:36.764 8 INFO cinder.api.openstack.wsgi [None req-f2d01a6f-5a78-4925-bece-08706c85b85e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:38.363 9 INFO cinder.api.openstack.wsgi [None req-b65da218-b621-4cb4-87cf-161a57748770 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:04:38.371 9 INFO cinder.api.openstack.wsgi [None req-b65da218-b621-4cb4-87cf-161a57748770 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 378/750] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.384 8 INFO cinder.api.openstack.wsgi [None req-5aca205d-bafc-4b88-b57b-386d499ecbf8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:04:38.395 8 INFO cinder.volume.api [None req-5aca205d-bafc-4b88-b57b-386d499ecbf8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:04:38.398 8 INFO cinder.api.openstack.wsgi [None req-5aca205d-bafc-4b88-b57b-386d499ecbf8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/751] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:04:38.407 9 INFO cinder.api.openstack.wsgi [None req-ca4d04b7-0688-4a07-b010-1b6e585939b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:04:38.423 9 INFO cinder.volume.api [None req-ca4d04b7-0688-4a07-b010-1b6e585939b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:04:38.426 9 INFO cinder.api.openstack.wsgi [None req-ca4d04b7-0688-4a07-b010-1b6e585939b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 379/752] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:04:38.439 8 INFO cinder.api.openstack.wsgi [None req-60908996-a0f0-410f-8b37-72ed68bd92da a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:04:38.454 8 INFO cinder.api.openstack.wsgi [None req-60908996-a0f0-410f-8b37-72ed68bd92da a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 374/753] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.494 9 INFO cinder.api.openstack.wsgi [None req-63ccdcaa-e362-45ca-97df-4106f9887110 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/220c25bf21e54de7930dfee60bd9cdc2?usage=true 2026-04-10 11:04:38.527 9 INFO cinder.api.openstack.wsgi [None req-63ccdcaa-e362-45ca-97df-4106f9887110 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/220c25bf21e54de7930dfee60bd9cdc2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 380/754] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/220c25bf21e54de7930dfee60bd9cdc2?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.538 8 INFO cinder.api.openstack.wsgi [None req-115e875f-c24e-4c9d-97b8-02e052dd99a7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:04:38.562 8 INFO cinder.api.openstack.wsgi [None req-115e875f-c24e-4c9d-97b8-02e052dd99a7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/755] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.572 9 INFO cinder.api.openstack.wsgi [None req-811a69ec-d0a0-4103-8400-8be2c14abe3d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/42368b9a2f454448a7f6a1294bd26197?usage=true 2026-04-10 11:04:38.597 9 INFO cinder.api.openstack.wsgi [None req-811a69ec-d0a0-4103-8400-8be2c14abe3d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/42368b9a2f454448a7f6a1294bd26197?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 381/756] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/42368b9a2f454448a7f6a1294bd26197?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.613 8 INFO cinder.api.openstack.wsgi [None req-858f7ebd-dd4c-4f1c-95df-a8e9b9c7aea4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4b049323eeb14375b04105b952fc3592?usage=true 2026-04-10 11:04:38.638 8 INFO cinder.api.openstack.wsgi [None req-858f7ebd-dd4c-4f1c-95df-a8e9b9c7aea4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4b049323eeb14375b04105b952fc3592?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/757] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4b049323eeb14375b04105b952fc3592?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.652 9 INFO cinder.api.openstack.wsgi [None req-b51fad8e-e784-406d-be83-7a324c8294e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c615ec0ede9f4e51be7e674153f220f5?usage=true 2026-04-10 11:04:38.677 9 INFO cinder.api.openstack.wsgi [None req-b51fad8e-e784-406d-be83-7a324c8294e5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c615ec0ede9f4e51be7e674153f220f5?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 382/758] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c615ec0ede9f4e51be7e674153f220f5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.693 8 INFO cinder.api.openstack.wsgi [None req-f7e66ad3-9f36-4acb-909c-8176a67baafc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:04:38.722 8 INFO cinder.api.openstack.wsgi [None req-f7e66ad3-9f36-4acb-909c-8176a67baafc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/759] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.736 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:04:38.769 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 383/760] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:04:38.781 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:04:38.787 8 INFO cinder.volume.api [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:04:38.787 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/761] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:04:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:04:46.761 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:46.761 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:46.763 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:46.763 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:56.761 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:56.761 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:04:56.763 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:04:56.763 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:06.760 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:06.760 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:06.761 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:06.762 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:16.762 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:16.762 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:16.762 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:16.763 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:26.761 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:26.762 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:26.762 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:26.763 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:36.761 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:36.762 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:36.763 9 INFO cinder.api.openstack.wsgi [None req-4a890e7a-49a5-4156-9ecb-2a77b35977b5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:36.763 8 INFO cinder.api.openstack.wsgi [None req-443c515c-81bf-4f32-a9bb-324d16f41d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:38.348 9 INFO cinder.api.openstack.wsgi [None req-90b05f7e-239c-4be4-ae6c-8fc066538c7a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:05:38.355 9 INFO cinder.volume.api [None req-90b05f7e-239c-4be4-ae6c-8fc066538c7a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:05:38.355 9 INFO cinder.api.openstack.wsgi [None req-90b05f7e-239c-4be4-ae6c-8fc066538c7a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 390/774] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:05:38.367 8 INFO cinder.api.openstack.wsgi [None req-9a5859c0-fc81-424b-89f5-83b2de495c0a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:05:38.391 8 INFO cinder.api.openstack.wsgi [None req-9a5859c0-fc81-424b-89f5-83b2de495c0a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 385/775] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.408 9 INFO cinder.api.openstack.wsgi [None req-ea8dcd99-43dc-4b59-8018-3307ef3a6f1c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:05:38.419 9 INFO cinder.volume.api [None req-ea8dcd99-43dc-4b59-8018-3307ef3a6f1c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:05:38.421 9 INFO cinder.api.openstack.wsgi [None req-ea8dcd99-43dc-4b59-8018-3307ef3a6f1c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 391/776] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:05:38.435 8 INFO cinder.api.openstack.wsgi [None req-11bbb729-b161-41b5-ba51-dfb6a87320de a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:05:38.447 8 INFO cinder.volume.api [None req-11bbb729-b161-41b5-ba51-dfb6a87320de a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:05:38.450 8 INFO cinder.api.openstack.wsgi [None req-11bbb729-b161-41b5-ba51-dfb6a87320de a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 386/777] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:05:38.459 9 INFO cinder.api.openstack.wsgi [None req-0e5f542f-8c18-4289-9750-973965bc90b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:05:38.464 9 INFO cinder.api.openstack.wsgi [None req-0e5f542f-8c18-4289-9750-973965bc90b1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 392/778] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.515 8 INFO cinder.api.openstack.wsgi [None req-1a2ae1c3-9ca3-4a6f-a357-4f17733a0370 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1dcfe427a2ba42e69a94b53448e50127?usage=true 2026-04-10 11:05:38.574 8 INFO cinder.api.openstack.wsgi [None req-1a2ae1c3-9ca3-4a6f-a357-4f17733a0370 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1dcfe427a2ba42e69a94b53448e50127?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1dcfe427a2ba42e69a94b53448e50127?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.588 9 INFO cinder.api.openstack.wsgi [None req-63155c73-7229-4d5a-b891-2ca45be4c536 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:05:38.618 9 INFO cinder.api.openstack.wsgi [None req-63155c73-7229-4d5a-b891-2ca45be4c536 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 393/780] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.631 8 INFO cinder.api.openstack.wsgi [None req-5e0d36dc-d1c2-41b5-99c4-e9b1603daa3c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/3bbc9b5eeb314e25961eab9e02e755d2?usage=true 2026-04-10 11:05:38.654 8 INFO cinder.api.openstack.wsgi [None req-5e0d36dc-d1c2-41b5-99c4-e9b1603daa3c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/3bbc9b5eeb314e25961eab9e02e755d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/781] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/3bbc9b5eeb314e25961eab9e02e755d2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.666 9 INFO cinder.api.openstack.wsgi [None req-74d8d34b-1195-4f97-aed9-628ad13493f5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5a853d36d144407e91a0ac896f86c8bc?usage=true 2026-04-10 11:05:38.689 9 INFO cinder.api.openstack.wsgi [None req-74d8d34b-1195-4f97-aed9-628ad13493f5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5a853d36d144407e91a0ac896f86c8bc?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 394/782] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5a853d36d144407e91a0ac896f86c8bc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.703 8 INFO cinder.api.openstack.wsgi [None req-4c5744de-f067-43ce-93c1-3586e56a46fe a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adaa4ef5be1d4102a965429feab1d6b5?usage=true 2026-04-10 11:05:38.723 8 INFO cinder.api.openstack.wsgi [None req-4c5744de-f067-43ce-93c1-3586e56a46fe a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adaa4ef5be1d4102a965429feab1d6b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/783] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adaa4ef5be1d4102a965429feab1d6b5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.737 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:05:38.763 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 395/784] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:38.781 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:05:38.804 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/785] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:05:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:05:46.760 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:46.761 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:46.761 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:46.763 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:56.761 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:56.761 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:05:56.762 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:05:56.763 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:06.761 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:06.761 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:06.762 8 INFO cinder.api.openstack.wsgi [None req-d4b7ed73-1be4-40e2-8a7b-92a4d369363a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:06.763 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:07.014 8 INFO cinder.api.openstack.wsgi [req-bd6f118c-7c90-45dc-a80f-e4cbb0d3d55f req-770c9131-63c2-4855-8607-1880bd31d004 a0a2346ffb62470c92643250a27341e6 3bbc9b5eeb314e25961eab9e02e755d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3bbc9b5eeb314e25961eab9e02e755d2/attachments?instance_id=ba04eb71-1d26-46e6-bce9-6eed223d23dd 2026-04-10 11:06:07.031 8 INFO cinder.api.openstack.wsgi [req-bd6f118c-7c90-45dc-a80f-e4cbb0d3d55f req-770c9131-63c2-4855-8607-1880bd31d004 a0a2346ffb62470c92643250a27341e6 3bbc9b5eeb314e25961eab9e02e755d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3bbc9b5eeb314e25961eab9e02e755d2/attachments?instance_id=ba04eb71-1d26-46e6-bce9-6eed223d23dd returned with HTTP 200 [pid: 8|app: 0|req: 394/792] 199.204.45.115 () {36 vars in 1104 bytes} [Fri Apr 10 11:06:07 2026] GET /v3/3bbc9b5eeb314e25961eab9e02e755d2/attachments?instance_id=ba04eb71-1d26-46e6-bce9-6eed223d23dd => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:16.761 8 INFO cinder.api.openstack.wsgi [req-bd6f118c-7c90-45dc-a80f-e4cbb0d3d55f req-770c9131-63c2-4855-8607-1880bd31d004 a0a2346ffb62470c92643250a27341e6 3bbc9b5eeb314e25961eab9e02e755d2 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:16.761 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:16.762 8 INFO cinder.api.openstack.wsgi [req-bd6f118c-7c90-45dc-a80f-e4cbb0d3d55f req-770c9131-63c2-4855-8607-1880bd31d004 a0a2346ffb62470c92643250a27341e6 3bbc9b5eeb314e25961eab9e02e755d2 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:16.763 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:25.819 8 INFO cinder.api.openstack.wsgi [None req-c3d09356-9eb2-448c-8a7b-745431dbac59 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes 2026-04-10 11:06:26.479 8 INFO cinder.api.v3.volumes [None req-c3d09356-9eb2-448c-8a7b-745431dbac59 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Create volume of 1 GB 2026-04-10 11:06:26.491 8 INFO cinder.volume.api [None req-c3d09356-9eb2-448c-8a7b-745431dbac59 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-10 11:06:26.762 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:26.763 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:26.764 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:26.764 9 INFO cinder.api.openstack.wsgi [None req-42054f3c-8b10-4035-9bcc-a416c8eb616c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:26.928 8 INFO cinder.volume.api [None req-c3d09356-9eb2-448c-8a7b-745431dbac59 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Create volume request issued successfully. 2026-04-10 11:06:26.930 8 INFO cinder.api.openstack.wsgi [None req-c3d09356-9eb2-448c-8a7b-745431dbac59 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 396/797] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:06:25 2026] POST /v3/6d0a8effdaa145c2862211871e8d38bf/volumes => generated 864 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:06:26.951 9 INFO cinder.api.openstack.wsgi [None req-cd1bb678-5916-43cc-941b-a476b3a6f813 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:26.998 9 INFO cinder.volume.api [None req-cd1bb678-5916-43cc-941b-a476b3a6f813 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:27.007 9 INFO cinder.api.openstack.wsgi [None req-cd1bb678-5916-43cc-941b-a476b3a6f813 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 9|app: 0|req: 402/798] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:06:26 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:28.036 8 INFO cinder.api.openstack.wsgi [None req-8dd7ce09-c1be-4f5e-b7b0-0aad19c95413 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:28.063 8 INFO cinder.volume.api [None req-8dd7ce09-c1be-4f5e-b7b0-0aad19c95413 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:28.076 8 INFO cinder.api.openstack.wsgi [None req-8dd7ce09-c1be-4f5e-b7b0-0aad19c95413 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 8|app: 0|req: 397/799] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:06:28 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:29.103 9 INFO cinder.api.openstack.wsgi [None req-bf7f13f0-6a69-41b3-9300-a025c5c7fbfd b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:29.133 9 INFO cinder.volume.api [None req-bf7f13f0-6a69-41b3-9300-a025c5c7fbfd b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:29.140 9 INFO cinder.api.openstack.wsgi [None req-bf7f13f0-6a69-41b3-9300-a025c5c7fbfd b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 9|app: 0|req: 403/800] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:06:29 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:30.167 8 INFO cinder.api.openstack.wsgi [None req-7a07764c-4ae4-459d-b58c-b769f54ed353 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:30.188 8 INFO cinder.volume.api [None req-7a07764c-4ae4-459d-b58c-b769f54ed353 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:30.194 8 INFO cinder.api.openstack.wsgi [None req-7a07764c-4ae4-459d-b58c-b769f54ed353 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 8|app: 0|req: 398/801] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:06:30 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:31.219 9 INFO cinder.api.openstack.wsgi [None req-14313143-1508-47d3-b171-ffe81ddf86d5 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:31.239 9 INFO cinder.volume.api [None req-14313143-1508-47d3-b171-ffe81ddf86d5 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:31.245 9 INFO cinder.api.openstack.wsgi [None req-14313143-1508-47d3-b171-ffe81ddf86d5 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 9|app: 0|req: 404/802] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:06:31 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:31.339 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:31.358 8 INFO cinder.volume.api [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:31.365 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 8|app: 0|req: 399/803] 10.0.0.29 () {34 vars in 1027 bytes} [Fri Apr 10 11:06:31 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:31.971 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-de07bf4b-d81a-480f-99e3-a2e8296ad173 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:31.989 9 INFO cinder.volume.api [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-de07bf4b-d81a-480f-99e3-a2e8296ad173 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:31.995 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-de07bf4b-d81a-480f-99e3-a2e8296ad173 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 9|app: 0|req: 405/804] 10.0.0.29 () {34 vars in 1027 bytes} [Fri Apr 10 11:06:31 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 1341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:06:32.005 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:06:32.006 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 400/805] 10.0.0.29 () {32 vars in 828 bytes} [Fri Apr 10 11:06:32 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:32.023 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-b0a1186e-e78e-49af-bd55-84b0f22306ab b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:32.424 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-b0a1186e-e78e-49af-bd55-84b0f22306ab b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments returned with HTTP 200 [pid: 9|app: 0|req: 406/806] 10.0.0.29 () {40 vars in 1056 bytes} [Fri Apr 10 11:06:32 2026] POST /v3/6d0a8effdaa145c2862211871e8d38bf/attachments => generated 273 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:06:35.185 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:06:35.187 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 401/807] 199.204.45.115 () {32 vars in 840 bytes} [Fri Apr 10 11:06:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:35.203 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-e3155240-cc60-431f-a945-be46c387b5e8 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:35.223 9 INFO cinder.volume.api [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-e3155240-cc60-431f-a945-be46c387b5e8 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:35.230 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-e3155240-cc60-431f-a945-be46c387b5e8 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 200 [pid: 9|app: 0|req: 407/808] 199.204.45.115 () {36 vars in 1073 bytes} [Fri Apr 10 11:06:35 2026] GET /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 1439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-10 11:06:36.761 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:36.761 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-e3155240-cc60-431f-a945-be46c387b5e8 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:36.762 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-4e083cf8-17e7-445d-bb26-9f949b3dba09 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:36.763 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-e3155240-cc60-431f-a945-be46c387b5e8 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:36.769 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-229dd368-9b4b-4322-8175-c468c70f0b4e b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:37.467 8 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-229dd368-9b4b-4322-8175-c468c70f0b4e b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 returned with HTTP 200 [pid: 8|app: 0|req: 403/811] 199.204.45.115 () {40 vars in 1134 bytes} [Fri Apr 10 11:06:36 2026] PUT /v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 => generated 775 bytes in 703 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:37.534 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-75a24865-36c0-4838-824e-59421e6af6f0 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:37.579 9 INFO cinder.api.openstack.wsgi [req-f599f394-6e6b-49bb-aba2-d2546a55c9d3 req-75a24865-36c0-4838-824e-59421e6af6f0 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616/action returned with HTTP 204 [pid: 9|app: 0|req: 409/812] 199.204.45.115 () {40 vars in 1148 bytes} [Fri Apr 10 11:06:37 2026] POST /v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:38.317 8 INFO cinder.api.openstack.wsgi [None req-8c3e990a-1c55-46da-87e8-6d3c927c3262 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:38.333 8 INFO cinder.volume.api [None req-8c3e990a-1c55-46da-87e8-6d3c927c3262 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:38.347 8 INFO cinder.api.openstack.wsgi [None req-8c3e990a-1c55-46da-87e8-6d3c927c3262 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/813] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1807 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:38.367 9 INFO cinder.api.openstack.wsgi [None req-23a028f3-e4b7-4f89-bda0-007e8301b08e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:06:38.374 9 INFO cinder.api.openstack.wsgi [None req-23a028f3-e4b7-4f89-bda0-007e8301b08e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 410/814] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:38.389 8 INFO cinder.api.openstack.wsgi [None req-4b66420b-8e35-4660-aa5d-cd08b4d0e9a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:06:38.403 8 INFO cinder.volume.api [None req-4b66420b-8e35-4660-aa5d-cd08b4d0e9a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:38.409 8 INFO cinder.api.openstack.wsgi [None req-4b66420b-8e35-4660-aa5d-cd08b4d0e9a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/815] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1807 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:06:38.456 9 INFO cinder.api.openstack.wsgi [None req-23f0d8f4-5648-48b8-896d-9d4a58ec14bc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:06:38.492 9 INFO cinder.api.openstack.wsgi [None req-23f0d8f4-5648-48b8-896d-9d4a58ec14bc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 411/816] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:06:38.512 8 INFO cinder.api.openstack.wsgi [None req-65cf8e0b-8837-4235-a9cb-4c55c4e16bda a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4e144cd109394360bc5c362e29dc6301?usage=true 2026-04-10 11:06:38.570 8 INFO cinder.api.openstack.wsgi [None req-65cf8e0b-8837-4235-a9cb-4c55c4e16bda a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4e144cd109394360bc5c362e29dc6301?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/817] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4e144cd109394360bc5c362e29dc6301?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.588 9 INFO cinder.api.openstack.wsgi [None req-9d93ea08-cde2-4b8b-bb46-0da11fdb08f8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/6d0a8effdaa145c2862211871e8d38bf?usage=true 2026-04-10 11:06:38.633 9 INFO cinder.api.openstack.wsgi [None req-9d93ea08-cde2-4b8b-bb46-0da11fdb08f8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/6d0a8effdaa145c2862211871e8d38bf?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 412/818] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/6d0a8effdaa145c2862211871e8d38bf?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.650 8 INFO cinder.api.openstack.wsgi [None req-1cfb457b-c2c5-4511-b4fd-862438b3b367 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c415b0bb2a97470fb6f9e1955dbc5842?usage=true 2026-04-10 11:06:38.680 8 INFO cinder.api.openstack.wsgi [None req-1cfb457b-c2c5-4511-b4fd-862438b3b367 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c415b0bb2a97470fb6f9e1955dbc5842?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/819] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c415b0bb2a97470fb6f9e1955dbc5842?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.697 9 INFO cinder.api.openstack.wsgi [None req-21e7ef5e-5fa1-4c41-91d6-4f6ce957877d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:06:38.736 9 INFO cinder.api.openstack.wsgi [None req-21e7ef5e-5fa1-4c41-91d6-4f6ce957877d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 413/820] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.753 8 INFO cinder.api.openstack.wsgi [None req-ffa219f9-848f-4817-be69-e373aedc509f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:06:38.786 8 INFO cinder.api.openstack.wsgi [None req-ffa219f9-848f-4817-be69-e373aedc509f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.798 9 INFO cinder.api.openstack.wsgi [None req-04c5406d-4311-404a-8d16-18d7b615dbcf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:06:38.813 9 INFO cinder.api.openstack.wsgi [None req-04c5406d-4311-404a-8d16-18d7b615dbcf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 414/822] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:38.830 8 INFO cinder.api.openstack.wsgi [None req-92fe79ee-2c7e-4548-969b-67af656163f7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:06:38.837 8 INFO cinder.volume.api [None req-92fe79ee-2c7e-4548-969b-67af656163f7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:06:38.837 8 INFO cinder.api.openstack.wsgi [None req-92fe79ee-2c7e-4548-969b-67af656163f7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:06:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:06:44.025 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:44.128 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 returned with HTTP 200 [pid: 9|app: 0|req: 415/824] 199.204.45.115 () {38 vars in 1103 bytes} [Fri Apr 10 11:06:44 2026] DELETE /v3/6d0a8effdaa145c2862211871e8d38bf/attachments/9dca323f-c38c-4001-94d4-a3a73c3c7616 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:06:44.151 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b 2026-04-10 11:06:44.152 8 INFO cinder.api.v3.volumes [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Delete volume with id: 2e4377df-9e4b-49a9-b425-543ff787d32b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:06:44.164 8 INFO cinder.volume.api [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Volume info retrieved successfully. 2026-04-10 11:06:44.276 8 INFO cinder.volume.api [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] Delete volume request issued successfully. 2026-04-10 11:06:44.277 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b returned with HTTP 202 [pid: 8|app: 0|req: 410/825] 199.204.45.115 () {36 vars in 1054 bytes} [Fri Apr 10 11:06:44 2026] DELETE /v3/6d0a8effdaa145c2862211871e8d38bf/volumes/2e4377df-9e4b-49a9-b425-543ff787d32b => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-10 11:06:46.760 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:46.761 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:46.762 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:46.762 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:56.761 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:56.761 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:06:56.762 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:06:56.762 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:06.762 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:06.762 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:06.763 9 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-31a00c2f-23f2-4d34-ac70-14d9241dc047 b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:06.764 8 INFO cinder.api.openstack.wsgi [req-d1853021-2d76-4f9a-980f-32ee62c2568e req-fb3ee750-8748-48e1-a6b0-2ce094d495ba b21b8dd2644b41329aa1b50e98915f6e 6d0a8effdaa145c2862211871e8d38bf - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:12.135 9 INFO cinder.api.openstack.wsgi [None req-cc233bbb-39ed-470b-8dab-823e760ee950 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:12.166 9 INFO cinder.volume.api [None req-cc233bbb-39ed-470b-8dab-823e760ee950 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Get all volumes completed successfully. 2026-04-10 11:07:12.166 9 INFO cinder.api.openstack.wsgi [None req-cc233bbb-39ed-470b-8dab-823e760ee950 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes returned with HTTP 200 [pid: 9|app: 0|req: 419/832] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 10 11:07:11 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:12.178 8 INFO cinder.api.openstack.wsgi [None req-c68a0ccd-351a-4e23-98c3-c7dccaf10bc1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes 2026-04-10 11:07:12.181 8 INFO cinder.api.v3.volumes [None req-c68a0ccd-351a-4e23-98c3-c7dccaf10bc1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume of 1 GB 2026-04-10 11:07:12.194 8 INFO cinder.volume.api [None req-c68a0ccd-351a-4e23-98c3-c7dccaf10bc1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:12.370 8 INFO cinder.volume.api [None req-c68a0ccd-351a-4e23-98c3-c7dccaf10bc1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume request issued successfully. 2026-04-10 11:07:12.372 8 INFO cinder.api.openstack.wsgi [None req-c68a0ccd-351a-4e23-98c3-c7dccaf10bc1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes returned with HTTP 202 [pid: 8|app: 0|req: 414/833] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:12 2026] POST /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes => generated 876 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:07:12.395 9 INFO cinder.api.openstack.wsgi [None req-d60e912e-86f0-4d25-ae64-284b703e533e e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:12.415 9 INFO cinder.volume.api [None req-d60e912e-86f0-4d25-ae64-284b703e533e e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:12.421 9 INFO cinder.api.openstack.wsgi [None req-d60e912e-86f0-4d25-ae64-284b703e533e e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 9|app: 0|req: 420/834] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:12 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:13.444 8 INFO cinder.api.openstack.wsgi [None req-a6531ecd-c8b5-43a6-a2ab-b1ed562831c2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:13.466 8 INFO cinder.volume.api [None req-a6531ecd-c8b5-43a6-a2ab-b1ed562831c2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:13.475 8 INFO cinder.api.openstack.wsgi [None req-a6531ecd-c8b5-43a6-a2ab-b1ed562831c2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:13 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:13.492 9 INFO cinder.api.openstack.wsgi [None req-0573b0a2-9879-4972-9892-25efcd4884db e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:13.507 9 INFO cinder.volume.api [None req-0573b0a2-9879-4972-9892-25efcd4884db e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:13.516 9 INFO cinder.api.openstack.wsgi [None req-0573b0a2-9879-4972-9892-25efcd4884db e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 9|app: 0|req: 421/836] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:13 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:13.540 8 INFO cinder.api.openstack.wsgi [None req-9bbab77e-fcd7-4c30-b6db-eb03c60678ed e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes 2026-04-10 11:07:13.543 8 INFO cinder.api.v3.volumes [None req-9bbab77e-fcd7-4c30-b6db-eb03c60678ed e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume of 1 GB 2026-04-10 11:07:13.550 8 INFO cinder.volume.api [None req-9bbab77e-fcd7-4c30-b6db-eb03c60678ed e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:13.719 8 INFO cinder.volume.api [None req-9bbab77e-fcd7-4c30-b6db-eb03c60678ed e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume request issued successfully. 2026-04-10 11:07:13.720 8 INFO cinder.api.openstack.wsgi [None req-9bbab77e-fcd7-4c30-b6db-eb03c60678ed e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes returned with HTTP 202 [pid: 8|app: 0|req: 416/837] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:13 2026] POST /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes => generated 876 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:13.737 9 INFO cinder.api.openstack.wsgi [None req-7256d62f-7496-4fb3-bc7e-0bff2673bc57 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:13.752 9 INFO cinder.volume.api [None req-7256d62f-7496-4fb3-bc7e-0bff2673bc57 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:13.758 9 INFO cinder.api.openstack.wsgi [None req-7256d62f-7496-4fb3-bc7e-0bff2673bc57 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 200 [pid: 9|app: 0|req: 422/838] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:13 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:14.782 8 INFO cinder.api.openstack.wsgi [None req-33f5e9f3-c506-4390-821e-afefa4cbbc24 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:14.799 8 INFO cinder.volume.api [None req-33f5e9f3-c506-4390-821e-afefa4cbbc24 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:14.805 8 INFO cinder.api.openstack.wsgi [None req-33f5e9f3-c506-4390-821e-afefa4cbbc24 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 200 [pid: 8|app: 0|req: 417/839] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:14 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:14.830 9 INFO cinder.api.openstack.wsgi [None req-02debd23-062b-4425-8846-407421712bdf e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:14.848 9 INFO cinder.volume.api [None req-02debd23-062b-4425-8846-407421712bdf e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:14.856 9 INFO cinder.api.openstack.wsgi [None req-02debd23-062b-4425-8846-407421712bdf e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 200 [pid: 9|app: 0|req: 423/840] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:14 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:14.880 8 INFO cinder.api.openstack.wsgi [None req-d25f2240-5da8-41f6-87b9-1c93fd3a425b e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes 2026-04-10 11:07:14.883 8 INFO cinder.api.v3.volumes [None req-d25f2240-5da8-41f6-87b9-1c93fd3a425b e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume of 1 GB 2026-04-10 11:07:14.889 8 INFO cinder.volume.api [None req-d25f2240-5da8-41f6-87b9-1c93fd3a425b e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:15.022 8 INFO cinder.volume.api [None req-d25f2240-5da8-41f6-87b9-1c93fd3a425b e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Create volume request issued successfully. 2026-04-10 11:07:15.023 8 INFO cinder.api.openstack.wsgi [None req-d25f2240-5da8-41f6-87b9-1c93fd3a425b e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes returned with HTTP 202 [pid: 8|app: 0|req: 418/841] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:14 2026] POST /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes => generated 876 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:15.055 9 INFO cinder.api.openstack.wsgi [None req-8068d84f-a9f2-4fab-9855-3eef4e85d8e1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:15.079 9 INFO cinder.volume.api [None req-8068d84f-a9f2-4fab-9855-3eef4e85d8e1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:15.086 9 INFO cinder.api.openstack.wsgi [None req-8068d84f-a9f2-4fab-9855-3eef4e85d8e1 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 200 [pid: 9|app: 0|req: 424/842] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:15 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.108 8 INFO cinder.api.openstack.wsgi [None req-6044bd63-0329-44ef-8661-8d287c4c0247 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:16.127 8 INFO cinder.volume.api [None req-6044bd63-0329-44ef-8661-8d287c4c0247 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:16.134 8 INFO cinder.api.openstack.wsgi [None req-6044bd63-0329-44ef-8661-8d287c4c0247 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 200 [pid: 8|app: 0|req: 419/843] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:16 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.153 9 INFO cinder.api.openstack.wsgi [None req-565c0871-5d04-4a5b-9724-7cb5d67e76ea e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:16.168 9 INFO cinder.volume.api [None req-565c0871-5d04-4a5b-9724-7cb5d67e76ea e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:16.172 9 INFO cinder.api.openstack.wsgi [None req-565c0871-5d04-4a5b-9724-7cb5d67e76ea e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 200 [pid: 9|app: 0|req: 425/844] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:16 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.200 8 INFO cinder.api.openstack.wsgi [None req-c08eff9e-744c-47e6-9001-3b8e5cde8eb2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes 2026-04-10 11:07:16.233 8 INFO cinder.volume.api [None req-c08eff9e-744c-47e6-9001-3b8e5cde8eb2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Get all volumes completed successfully. 2026-04-10 11:07:16.234 8 INFO cinder.api.openstack.wsgi [None req-c08eff9e-744c-47e6-9001-3b8e5cde8eb2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes returned with HTTP 200 [pid: 8|app: 0|req: 420/845] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 10 11:07:16 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.248 9 INFO cinder.api.openstack.wsgi [None req-e0c99a34-7eb9-44ab-bbb2-77a8fcf30627 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:16.263 9 INFO cinder.volume.api [None req-e0c99a34-7eb9-44ab-bbb2-77a8fcf30627 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:16.268 9 INFO cinder.api.openstack.wsgi [None req-e0c99a34-7eb9-44ab-bbb2-77a8fcf30627 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 200 [pid: 9|app: 0|req: 426/846] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:16 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.290 8 INFO cinder.api.openstack.wsgi [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 2026-04-10 11:07:16.291 8 INFO cinder.api.v3.volumes [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume with id: 797b740a-0373-4763-b414-4ce3e0dc6ca8  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:16.300 8 INFO cinder.volume.api [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:16.322 8 INFO cinder.volume.api [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume request issued successfully. 2026-04-10 11:07:16.323 8 INFO cinder.api.openstack.wsgi [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 202 [pid: 8|app: 0|req: 421/847] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:16 2026] DELETE /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:16.334 9 INFO cinder.api.openstack.wsgi [None req-0f58d7de-37c0-4091-8601-2118f3461178 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:16.348 9 INFO cinder.volume.api [None req-0f58d7de-37c0-4091-8601-2118f3461178 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:16.353 9 INFO cinder.api.openstack.wsgi [None req-0f58d7de-37c0-4091-8601-2118f3461178 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 200 [pid: 9|app: 0|req: 427/848] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:16 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:16.760 8 INFO cinder.api.openstack.wsgi [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:16.761 9 INFO cinder.api.openstack.wsgi [None req-0f58d7de-37c0-4091-8601-2118f3461178 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:16.762 8 INFO cinder.api.openstack.wsgi [None req-a4e41586-de2c-4629-9378-b84b6982922f e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:16.762 9 INFO cinder.api.openstack.wsgi [None req-0f58d7de-37c0-4091-8601-2118f3461178 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:17.374 8 INFO cinder.api.openstack.wsgi [None req-494bab52-308b-4925-8d0c-6f13dbbb649a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 2026-04-10 11:07:17.382 8 INFO cinder.api.openstack.wsgi [None req-494bab52-308b-4925-8d0c-6f13dbbb649a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 returned with HTTP 404 [pid: 8|app: 0|req: 423/851] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:17 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/797b740a-0373-4763-b414-4ce3e0dc6ca8 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:17.396 9 INFO cinder.api.openstack.wsgi [None req-82a214d9-4303-4dfc-8a4e-794f8003b0eb e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:17.414 9 INFO cinder.volume.api [None req-82a214d9-4303-4dfc-8a4e-794f8003b0eb e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:17.421 9 INFO cinder.api.openstack.wsgi [None req-82a214d9-4303-4dfc-8a4e-794f8003b0eb e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 200 [pid: 9|app: 0|req: 429/852] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:17 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:17.447 8 INFO cinder.api.openstack.wsgi [None req-1c52431a-cce2-4c8c-960e-ef40863f684a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe 2026-04-10 11:07:17.448 8 INFO cinder.api.v3.volumes [None req-1c52431a-cce2-4c8c-960e-ef40863f684a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume with id: 095ae86b-b3bf-4ae2-be71-1bc0299265fe  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:17.458 8 INFO cinder.volume.api [None req-1c52431a-cce2-4c8c-960e-ef40863f684a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:17.487 8 INFO cinder.volume.api [None req-1c52431a-cce2-4c8c-960e-ef40863f684a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume request issued successfully. 2026-04-10 11:07:17.488 8 INFO cinder.api.openstack.wsgi [None req-1c52431a-cce2-4c8c-960e-ef40863f684a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 202 [pid: 8|app: 0|req: 424/853] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:17 2026] DELETE /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:17.501 9 INFO cinder.api.openstack.wsgi [None req-0e7fb474-0788-4c39-aa31-92967efa8f36 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:17.521 9 INFO cinder.volume.api [None req-0e7fb474-0788-4c39-aa31-92967efa8f36 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:17.530 9 INFO cinder.api.openstack.wsgi [None req-0e7fb474-0788-4c39-aa31-92967efa8f36 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 200 [pid: 9|app: 0|req: 430/854] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:17 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:18.550 8 INFO cinder.api.openstack.wsgi [None req-21113bec-b880-4135-92cf-5b57d7f90275 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe 2026-04-10 11:07:18.559 8 INFO cinder.api.openstack.wsgi [None req-21113bec-b880-4135-92cf-5b57d7f90275 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe returned with HTTP 404 [pid: 8|app: 0|req: 425/855] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:18 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/095ae86b-b3bf-4ae2-be71-1bc0299265fe => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:18.594 9 INFO cinder.api.openstack.wsgi [None req-17d6bb8f-be43-4067-a801-fd81c1d699fa e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:18.612 9 INFO cinder.volume.api [None req-17d6bb8f-be43-4067-a801-fd81c1d699fa e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:18.625 9 INFO cinder.api.openstack.wsgi [None req-17d6bb8f-be43-4067-a801-fd81c1d699fa e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 9|app: 0|req: 431/856] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:18 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:18.647 8 INFO cinder.api.openstack.wsgi [None req-25b83157-d50c-449a-b153-3ae0a7e7b3d2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 2026-04-10 11:07:18.648 8 INFO cinder.api.v3.volumes [None req-25b83157-d50c-449a-b153-3ae0a7e7b3d2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume with id: 05dc8d6e-b385-40c0-a1fb-39e9ea65ee01  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:18.679 8 INFO cinder.volume.api [None req-25b83157-d50c-449a-b153-3ae0a7e7b3d2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:18.739 8 INFO cinder.volume.api [None req-25b83157-d50c-449a-b153-3ae0a7e7b3d2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Delete volume request issued successfully. 2026-04-10 11:07:18.739 8 INFO cinder.api.openstack.wsgi [None req-25b83157-d50c-449a-b153-3ae0a7e7b3d2 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 202 [pid: 8|app: 0|req: 426/857] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:18 2026] DELETE /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:18.756 9 INFO cinder.api.openstack.wsgi [None req-824855e7-3b8e-4402-9db1-6a3859f515ec e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:18.778 9 INFO cinder.volume.api [None req-824855e7-3b8e-4402-9db1-6a3859f515ec e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:18.785 9 INFO cinder.api.openstack.wsgi [None req-824855e7-3b8e-4402-9db1-6a3859f515ec e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 9|app: 0|req: 432/858] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:18 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:19.811 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:19.834 8 INFO cinder.volume.api [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] Volume info retrieved successfully. 2026-04-10 11:07:19.841 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 200 [pid: 8|app: 0|req: 427/859] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:19 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:20.866 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 2026-04-10 11:07:20.874 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 returned with HTTP 404 [pid: 9|app: 0|req: 433/860] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:20 2026] GET /v3/6604a7cf53154958a1f8b7aa7b096d33/volumes/05dc8d6e-b385-40c0-a1fb-39e9ea65ee01 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-10 11:07:26.761 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:26.762 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:26.762 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:26.766 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:36.762 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:36.764 8 INFO cinder.api.openstack.wsgi [None req-2dc48895-3b33-433d-93cd-9964aaa0fd6a e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:36.763 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:36.769 9 INFO cinder.api.openstack.wsgi [None req-7e35f566-1aad-4ff1-a2c3-636e47612209 e034d86333924744a819cb31e33901d7 6604a7cf53154958a1f8b7aa7b096d33 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:38.305 8 INFO cinder.api.openstack.wsgi [None req-d511cd9f-b024-48f2-9823-28a1cf2b2d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:07:38.318 8 INFO cinder.volume.api [None req-d511cd9f-b024-48f2-9823-28a1cf2b2d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:07:38.321 8 INFO cinder.api.openstack.wsgi [None req-d511cd9f-b024-48f2-9823-28a1cf2b2d2b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/865] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:07:38.334 9 INFO cinder.api.openstack.wsgi [None req-aef605d5-1564-4fb1-a069-4e06e9dcf142 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:07:38.344 9 INFO cinder.volume.api [None req-aef605d5-1564-4fb1-a069-4e06e9dcf142 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:07:38.347 9 INFO cinder.api.openstack.wsgi [None req-aef605d5-1564-4fb1-a069-4e06e9dcf142 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 436/866] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:07:38.360 8 INFO cinder.api.openstack.wsgi [None req-0a927cfd-8f39-4e82-ab6f-b158980e0fd5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:07:38.367 8 INFO cinder.volume.api [None req-0a927cfd-8f39-4e82-ab6f-b158980e0fd5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:07:38.367 8 INFO cinder.api.openstack.wsgi [None req-0a927cfd-8f39-4e82-ab6f-b158980e0fd5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 431/867] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:07:38.379 9 INFO cinder.api.openstack.wsgi [None req-b856033e-2cd6-4e4c-89e4-e5445006c940 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:07:38.385 9 INFO cinder.api.openstack.wsgi [None req-b856033e-2cd6-4e4c-89e4-e5445006c940 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 437/868] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.400 8 INFO cinder.api.openstack.wsgi [None req-7545c465-6a11-495d-a349-a06b3048113c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:07:38.423 8 INFO cinder.api.openstack.wsgi [None req-7545c465-6a11-495d-a349-a06b3048113c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 432/869] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.531 9 INFO cinder.api.openstack.wsgi [None req-8499a922-9ce1-4faa-93f2-44b584d86468 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:07:38.555 9 INFO cinder.api.openstack.wsgi [None req-8499a922-9ce1-4faa-93f2-44b584d86468 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 438/870] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.568 8 INFO cinder.api.openstack.wsgi [None req-9b2f0999-ba4b-4a4b-b80c-aa4b6383c216 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/59d8a1f7f5934b8ba06bdfd534511be8?usage=true 2026-04-10 11:07:38.608 8 INFO cinder.api.openstack.wsgi [None req-9b2f0999-ba4b-4a4b-b80c-aa4b6383c216 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/59d8a1f7f5934b8ba06bdfd534511be8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/871] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/59d8a1f7f5934b8ba06bdfd534511be8?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.621 9 INFO cinder.api.openstack.wsgi [None req-ec88b753-3852-4344-ba3e-be3019569835 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7d7439fc153f4dbba50fc9e8015e5df3?usage=true 2026-04-10 11:07:38.646 9 INFO cinder.api.openstack.wsgi [None req-ec88b753-3852-4344-ba3e-be3019569835 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7d7439fc153f4dbba50fc9e8015e5df3?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 439/872] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7d7439fc153f4dbba50fc9e8015e5df3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.659 8 INFO cinder.api.openstack.wsgi [None req-24a0b29b-36c8-4187-9c98-e7bdacd5f204 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:07:38.680 8 INFO cinder.api.openstack.wsgi [None req-24a0b29b-36c8-4187-9c98-e7bdacd5f204 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/873] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.699 9 INFO cinder.api.openstack.wsgi [None req-b5ca9345-b6d7-4a04-87b3-fabcf2807cc8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:07:38.729 9 INFO cinder.api.openstack.wsgi [None req-b5ca9345-b6d7-4a04-87b3-fabcf2807cc8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 440/874] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.742 8 INFO cinder.api.openstack.wsgi [None req-79c8a2f9-e4b4-4f19-89a9-608908e99cdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/dd72590752c041bd9b82a173baf98ec4?usage=true 2026-04-10 11:07:38.777 8 INFO cinder.api.openstack.wsgi [None req-79c8a2f9-e4b4-4f19-89a9-608908e99cdf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/dd72590752c041bd9b82a173baf98ec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/875] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/dd72590752c041bd9b82a173baf98ec4?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:38.789 9 INFO cinder.api.openstack.wsgi [None req-b163877a-8dfe-4ac3-9b79-fbe3f8255a79 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ef7603988ddf435790456c14f013088a?usage=true 2026-04-10 11:07:38.829 9 INFO cinder.api.openstack.wsgi [None req-b163877a-8dfe-4ac3-9b79-fbe3f8255a79 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ef7603988ddf435790456c14f013088a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 441/876] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:07:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ef7603988ddf435790456c14f013088a?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:40.145 8 INFO cinder.api.openstack.wsgi [None req-a52ca025-a14a-4572-acac-ef4faac7abea 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes 2026-04-10 11:07:40.149 8 INFO cinder.api.v3.volumes [None req-a52ca025-a14a-4572-acac-ef4faac7abea 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume of 1 GB 2026-04-10 11:07:40.154 8 INFO cinder.volume.api [None req-a52ca025-a14a-4572-acac-ef4faac7abea 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:40.300 8 INFO cinder.volume.api [None req-a52ca025-a14a-4572-acac-ef4faac7abea 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume request issued successfully. 2026-04-10 11:07:40.301 8 INFO cinder.api.openstack.wsgi [None req-a52ca025-a14a-4572-acac-ef4faac7abea 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 436/877] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:39 2026] POST /v3/7b22e638e2a4445284255765b36c300e/volumes => generated 871 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:07:40.323 9 INFO cinder.api.openstack.wsgi [None req-ec7d8206-76e5-4134-ad61-f0b04f7ffb1e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:40.353 9 INFO cinder.volume.api [None req-ec7d8206-76e5-4134-ad61-f0b04f7ffb1e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:40.361 9 INFO cinder.api.openstack.wsgi [None req-ec7d8206-76e5-4134-ad61-f0b04f7ffb1e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 9|app: 0|req: 442/878] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:40 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 939 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.383 8 INFO cinder.api.openstack.wsgi [None req-e630e2bc-2c55-45b6-80ea-cf4e28c6db5a 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.409 8 INFO cinder.volume.api [None req-e630e2bc-2c55-45b6-80ea-cf4e28c6db5a 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.416 8 INFO cinder.api.openstack.wsgi [None req-e630e2bc-2c55-45b6-80ea-cf4e28c6db5a 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 8|app: 0|req: 437/879] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:41 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.442 9 INFO cinder.api.openstack.wsgi [None req-b751d226-8faa-4028-8606-b397d3dff388 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.459 9 INFO cinder.volume.api [None req-b751d226-8faa-4028-8606-b397d3dff388 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.464 9 INFO cinder.api.openstack.wsgi [None req-b751d226-8faa-4028-8606-b397d3dff388 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 9|app: 0|req: 443/880] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:41 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.485 8 INFO cinder.api.openstack.wsgi [None req-ce4ea68d-95c0-4eee-9377-fe6f767b9459 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.504 8 INFO cinder.volume.api [None req-ce4ea68d-95c0-4eee-9377-fe6f767b9459 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.511 8 INFO cinder.volume.api [None req-ce4ea68d-95c0-4eee-9377-fe6f767b9459 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:41.512 8 INFO cinder.api.openstack.wsgi [None req-ce4ea68d-95c0-4eee-9377-fe6f767b9459 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 8|app: 0|req: 438/881] 10.0.0.229 () {34 vars in 795 bytes} [Fri Apr 10 11:07:41 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.533 9 INFO cinder.api.openstack.wsgi [None req-206941ff-5a72-4ddc-9db5-1c84e502beee 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.551 9 INFO cinder.volume.api [None req-206941ff-5a72-4ddc-9db5-1c84e502beee 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.559 9 INFO cinder.volume.api [None req-206941ff-5a72-4ddc-9db5-1c84e502beee 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:41.560 9 INFO cinder.api.openstack.wsgi [None req-206941ff-5a72-4ddc-9db5-1c84e502beee 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 9|app: 0|req: 444/882] 10.0.0.229 () {34 vars in 796 bytes} [Fri Apr 10 11:07:41 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 934 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.577 8 INFO cinder.api.openstack.wsgi [None req-79e0b9d5-729d-4563-81fd-dc13b54aa4dd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.597 8 INFO cinder.volume.api [None req-79e0b9d5-729d-4563-81fd-dc13b54aa4dd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.604 8 INFO cinder.api.openstack.wsgi [None req-79e0b9d5-729d-4563-81fd-dc13b54aa4dd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 8|app: 0|req: 439/883] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:41 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.626 9 INFO cinder.api.openstack.wsgi [None req-9b7ac10b-7c69-48b3-9b5f-8803552f779c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes 2026-04-10 11:07:41.630 9 INFO cinder.api.v3.volumes [None req-9b7ac10b-7c69-48b3-9b5f-8803552f779c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume of 1 GB 2026-04-10 11:07:41.659 9 INFO cinder.volume.api [None req-9b7ac10b-7c69-48b3-9b5f-8803552f779c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-10 11:07:41.873 9 INFO cinder.volume.api [None req-9b7ac10b-7c69-48b3-9b5f-8803552f779c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume request issued successfully. 2026-04-10 11:07:41.874 9 INFO cinder.api.openstack.wsgi [None req-9b7ac10b-7c69-48b3-9b5f-8803552f779c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes returned with HTTP 202 [pid: 9|app: 0|req: 445/884] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:41 2026] POST /v3/7b22e638e2a4445284255765b36c300e/volumes => generated 892 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:41.897 8 INFO cinder.api.openstack.wsgi [None req-2d3fd0b4-67f7-4910-9813-95b79d89c2d4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:41.912 8 INFO cinder.volume.api [None req-2d3fd0b4-67f7-4910-9813-95b79d89c2d4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:41.919 8 INFO cinder.api.openstack.wsgi [None req-2d3fd0b4-67f7-4910-9813-95b79d89c2d4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 200 [pid: 8|app: 0|req: 440/885] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:41 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 960 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:42.943 9 INFO cinder.api.openstack.wsgi [None req-65f4d736-518c-406e-8b1e-ce919a8bc1cb 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:42.959 9 INFO cinder.volume.api [None req-65f4d736-518c-406e-8b1e-ce919a8bc1cb 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:42.965 9 INFO cinder.api.openstack.wsgi [None req-65f4d736-518c-406e-8b1e-ce919a8bc1cb 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 200 [pid: 9|app: 0|req: 446/886] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:42 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 985 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:42.991 8 INFO cinder.api.openstack.wsgi [None req-16da0c9a-c1a6-40f8-8af0-ee7d53296833 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:43.029 8 INFO cinder.volume.api [None req-16da0c9a-c1a6-40f8-8af0-ee7d53296833 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:43.054 8 INFO cinder.volume.api [None req-16da0c9a-c1a6-40f8-8af0-ee7d53296833 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:43.055 8 INFO cinder.api.openstack.wsgi [None req-16da0c9a-c1a6-40f8-8af0-ee7d53296833 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 200 [pid: 8|app: 0|req: 441/887] 10.0.0.229 () {34 vars in 795 bytes} [Fri Apr 10 11:07:42 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:43.076 9 INFO cinder.api.openstack.wsgi [None req-236a3792-b3ae-46d3-b079-739f0cd1bb24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:43.092 9 INFO cinder.volume.api [None req-236a3792-b3ae-46d3-b079-739f0cd1bb24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:43.098 9 INFO cinder.api.openstack.wsgi [None req-236a3792-b3ae-46d3-b079-739f0cd1bb24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 200 [pid: 9|app: 0|req: 447/888] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:43 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 950 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:43.121 8 INFO cinder.api.openstack.wsgi [None req-8d1d6e2a-0a3e-4bb4-90ab-16f1e9bf44bd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 2026-04-10 11:07:43.122 8 INFO cinder.api.v3.volumes [None req-8d1d6e2a-0a3e-4bb4-90ab-16f1e9bf44bd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume with id: 95a5a7b5-fb35-4d37-a959-4638852289a5  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:43.138 8 INFO cinder.volume.api [None req-8d1d6e2a-0a3e-4bb4-90ab-16f1e9bf44bd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:43.167 8 INFO cinder.volume.api [None req-8d1d6e2a-0a3e-4bb4-90ab-16f1e9bf44bd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume request issued successfully. 2026-04-10 11:07:43.167 8 INFO cinder.api.openstack.wsgi [None req-8d1d6e2a-0a3e-4bb4-90ab-16f1e9bf44bd 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 202 [pid: 8|app: 0|req: 442/889] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:43 2026] DELETE /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:43.180 9 INFO cinder.api.openstack.wsgi [None req-fb7d9147-bf83-469e-ade6-abeba376637d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:43.205 9 INFO cinder.volume.api [None req-fb7d9147-bf83-469e-ade6-abeba376637d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:43.213 9 INFO cinder.api.openstack.wsgi [None req-fb7d9147-bf83-469e-ade6-abeba376637d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 200 [pid: 9|app: 0|req: 448/890] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:43 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:44.238 8 INFO cinder.api.openstack.wsgi [None req-d98371f8-2e2d-46e4-ab9a-b5b0494ec47b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 2026-04-10 11:07:44.246 8 INFO cinder.api.openstack.wsgi [None req-d98371f8-2e2d-46e4-ab9a-b5b0494ec47b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 returned with HTTP 404 [pid: 8|app: 0|req: 443/891] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:44 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/95a5a7b5-fb35-4d37-a959-4638852289a5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:44.259 9 INFO cinder.api.openstack.wsgi [None req-c0fae426-9b22-437c-9cb1-9befc33a06a3 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:44.276 9 INFO cinder.volume.api [None req-c0fae426-9b22-437c-9cb1-9befc33a06a3 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:44.282 9 INFO cinder.api.openstack.wsgi [None req-c0fae426-9b22-437c-9cb1-9befc33a06a3 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 9|app: 0|req: 449/892] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:44 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:07:44.305 8 INFO cinder.api.openstack.wsgi [None req-b95891ab-77a4-4958-b2c3-3a34aa4e8b5f 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 2026-04-10 11:07:44.306 8 INFO cinder.api.v3.volumes [None req-b95891ab-77a4-4958-b2c3-3a34aa4e8b5f 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume with id: f7c2c8cb-5a0d-4cdd-8473-686d49e5b141  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:44.317 8 INFO cinder.volume.api [None req-b95891ab-77a4-4958-b2c3-3a34aa4e8b5f 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:44.367 8 INFO cinder.volume.api [None req-b95891ab-77a4-4958-b2c3-3a34aa4e8b5f 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume request issued successfully. 2026-04-10 11:07:44.367 8 INFO cinder.api.openstack.wsgi [None req-b95891ab-77a4-4958-b2c3-3a34aa4e8b5f 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 202 [pid: 8|app: 0|req: 444/893] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:44 2026] DELETE /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:44.380 9 INFO cinder.api.openstack.wsgi [None req-c0f0e192-3921-47f3-b1d1-17eb7d264e99 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:44.403 9 INFO cinder.volume.api [None req-c0f0e192-3921-47f3-b1d1-17eb7d264e99 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:44.409 9 INFO cinder.api.openstack.wsgi [None req-c0f0e192-3921-47f3-b1d1-17eb7d264e99 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 200 [pid: 9|app: 0|req: 450/894] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:44 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => generated 1001 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:45.432 8 INFO cinder.api.openstack.wsgi [None req-91f3749d-72fb-4642-bc35-ab064984a627 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 2026-04-10 11:07:45.440 8 INFO cinder.api.openstack.wsgi [None req-91f3749d-72fb-4642-bc35-ab064984a627 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 returned with HTTP 404 [pid: 8|app: 0|req: 445/895] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:45 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/f7c2c8cb-5a0d-4cdd-8473-686d49e5b141 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:45.502 9 INFO cinder.api.openstack.wsgi [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes 2026-04-10 11:07:46.144 9 INFO cinder.api.v3.volumes [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume of 1 GB 2026-04-10 11:07:46.161 9 INFO cinder.volume.api [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:46.522 9 INFO cinder.volume.api [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume request issued successfully. 2026-04-10 11:07:46.523 9 INFO cinder.api.openstack.wsgi [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes returned with HTTP 202 [pid: 9|app: 0|req: 451/896] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:45 2026] POST /v3/7b22e638e2a4445284255765b36c300e/volumes => generated 871 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:07:46.544 8 INFO cinder.api.openstack.wsgi [None req-f3fbe4f4-b681-4ce7-a332-c086f4d279ef 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:46.568 8 INFO cinder.volume.api [None req-f3fbe4f4-b681-4ce7-a332-c086f4d279ef 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:46.575 8 INFO cinder.api.openstack.wsgi [None req-f3fbe4f4-b681-4ce7-a332-c086f4d279ef 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 446/897] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:46 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:07:46.761 8 INFO cinder.api.openstack.wsgi [None req-f3fbe4f4-b681-4ce7-a332-c086f4d279ef 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:46.762 8 INFO cinder.api.openstack.wsgi [None req-f3fbe4f4-b681-4ce7-a332-c086f4d279ef 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:46.762 9 INFO cinder.api.openstack.wsgi [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:46.764 9 INFO cinder.api.openstack.wsgi [None req-2756cbd5-7603-4f73-8031-76307e675b41 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.601 8 INFO cinder.api.openstack.wsgi [None req-d50a2499-4bdd-4e31-91f2-0069de25f631 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:47.616 8 INFO cinder.volume.api [None req-d50a2499-4bdd-4e31-91f2-0069de25f631 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:47.623 8 INFO cinder.api.openstack.wsgi [None req-d50a2499-4bdd-4e31-91f2-0069de25f631 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 448/900] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:47 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 1348 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.650 9 INFO cinder.api.openstack.wsgi [None req-4b5923c1-2325-4268-8ee3-5b70bb22db24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:47.668 9 INFO cinder.volume.api [None req-4b5923c1-2325-4268-8ee3-5b70bb22db24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:47.673 9 INFO cinder.api.openstack.wsgi [None req-4b5923c1-2325-4268-8ee3-5b70bb22db24 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 9|app: 0|req: 453/901] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:47 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 1348 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.697 8 INFO cinder.api.openstack.wsgi [None req-01b10dca-4128-4bcc-9ab5-8f273bfd6399 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:47.718 8 INFO cinder.volume.api [None req-01b10dca-4128-4bcc-9ab5-8f273bfd6399 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:47.736 8 INFO cinder.volume.api [None req-01b10dca-4128-4bcc-9ab5-8f273bfd6399 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:47.738 8 INFO cinder.api.openstack.wsgi [None req-01b10dca-4128-4bcc-9ab5-8f273bfd6399 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 449/902] 10.0.0.229 () {34 vars in 795 bytes} [Fri Apr 10 11:07:47 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.759 9 INFO cinder.api.openstack.wsgi [None req-792a5ead-8c82-46e9-9de9-8a31aa6d200c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:47.778 9 INFO cinder.volume.api [None req-792a5ead-8c82-46e9-9de9-8a31aa6d200c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:47.790 9 INFO cinder.volume.api [None req-792a5ead-8c82-46e9-9de9-8a31aa6d200c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:47.791 9 INFO cinder.api.openstack.wsgi [None req-792a5ead-8c82-46e9-9de9-8a31aa6d200c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 9|app: 0|req: 454/903] 10.0.0.229 () {34 vars in 796 bytes} [Fri Apr 10 11:07:47 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.815 8 INFO cinder.api.openstack.wsgi [None req-957edd88-eb74-4d42-9b71-d1c0d92668f4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:47.841 8 INFO cinder.volume.api [None req-957edd88-eb74-4d42-9b71-d1c0d92668f4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:47.853 8 INFO cinder.api.openstack.wsgi [None req-957edd88-eb74-4d42-9b71-d1c0d92668f4 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 450/904] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:47 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 1387 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:47.876 9 INFO cinder.api.openstack.wsgi [None req-be6fe577-a3ea-4a46-8768-cd1907e8951c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes 2026-04-10 11:07:47.881 9 INFO cinder.api.v3.volumes [None req-be6fe577-a3ea-4a46-8768-cd1907e8951c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume of 1 GB 2026-04-10 11:07:47.887 9 INFO cinder.volume.api [None req-be6fe577-a3ea-4a46-8768-cd1907e8951c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Availability Zones retrieved successfully. 2026-04-10 11:07:48.015 9 INFO cinder.volume.api [None req-be6fe577-a3ea-4a46-8768-cd1907e8951c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Create volume request issued successfully. 2026-04-10 11:07:48.016 9 INFO cinder.api.openstack.wsgi [None req-be6fe577-a3ea-4a46-8768-cd1907e8951c 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes returned with HTTP 202 [pid: 9|app: 0|req: 455/905] 10.0.0.229 () {34 vars in 723 bytes} [Fri Apr 10 11:07:47 2026] POST /v3/7b22e638e2a4445284255765b36c300e/volumes => generated 891 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:48.038 8 INFO cinder.api.openstack.wsgi [None req-13405499-93d1-4742-af73-808cfb85385b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:48.055 8 INFO cinder.volume.api [None req-13405499-93d1-4742-af73-808cfb85385b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:48.061 8 INFO cinder.api.openstack.wsgi [None req-13405499-93d1-4742-af73-808cfb85385b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 8|app: 0|req: 451/906] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:48 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:49.085 9 INFO cinder.api.openstack.wsgi [None req-56e9a234-c8b5-4542-bd9f-213a876bbc8b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:49.100 9 INFO cinder.volume.api [None req-56e9a234-c8b5-4542-bd9f-213a876bbc8b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:49.105 9 INFO cinder.api.openstack.wsgi [None req-56e9a234-c8b5-4542-bd9f-213a876bbc8b 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 9|app: 0|req: 456/907] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:49 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:49.131 8 INFO cinder.api.openstack.wsgi [None req-ebc19636-6a7f-453f-8f52-be6c8a4003d0 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:49.146 8 INFO cinder.volume.api [None req-ebc19636-6a7f-453f-8f52-be6c8a4003d0 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:49.280 8 INFO cinder.volume.api [None req-ebc19636-6a7f-453f-8f52-be6c8a4003d0 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume updated successfully. 2026-04-10 11:07:49.281 8 INFO cinder.api.openstack.wsgi [None req-ebc19636-6a7f-453f-8f52-be6c8a4003d0 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 8|app: 0|req: 452/908] 10.0.0.229 () {34 vars in 795 bytes} [Fri Apr 10 11:07:49 2026] PUT /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 882 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:49.306 9 INFO cinder.api.openstack.wsgi [None req-0ae93bf5-bbc3-46c2-b50f-3e43e9ebf1df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:49.320 9 INFO cinder.volume.api [None req-0ae93bf5-bbc3-46c2-b50f-3e43e9ebf1df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:49.325 9 INFO cinder.api.openstack.wsgi [None req-0ae93bf5-bbc3-46c2-b50f-3e43e9ebf1df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 9|app: 0|req: 457/909] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:49 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:49.346 8 INFO cinder.api.openstack.wsgi [None req-3f0eb6a6-f9b4-41e5-b9b3-b1039a5d8332 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 2026-04-10 11:07:49.347 8 INFO cinder.api.v3.volumes [None req-3f0eb6a6-f9b4-41e5-b9b3-b1039a5d8332 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume with id: 2e50dcd7-4f69-44e6-8347-46fcd0c74b58  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:49.357 8 INFO cinder.volume.api [None req-3f0eb6a6-f9b4-41e5-b9b3-b1039a5d8332 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:49.595 8 INFO cinder.volume.api [None req-3f0eb6a6-f9b4-41e5-b9b3-b1039a5d8332 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume request issued successfully. 2026-04-10 11:07:49.596 8 INFO cinder.api.openstack.wsgi [None req-3f0eb6a6-f9b4-41e5-b9b3-b1039a5d8332 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 202 [pid: 8|app: 0|req: 453/910] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:49 2026] DELETE /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:49.611 9 INFO cinder.api.openstack.wsgi [None req-1e0d4ae1-f117-45a7-8fb1-d4043b00865d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:49.626 9 INFO cinder.volume.api [None req-1e0d4ae1-f117-45a7-8fb1-d4043b00865d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:49.630 9 INFO cinder.api.openstack.wsgi [None req-1e0d4ae1-f117-45a7-8fb1-d4043b00865d 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 9|app: 0|req: 458/911] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:49 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:50.656 8 INFO cinder.api.openstack.wsgi [None req-d525f9c5-cfb0-4b54-887e-66b7f184c1ec 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:50.682 8 INFO cinder.volume.api [None req-d525f9c5-cfb0-4b54-887e-66b7f184c1ec 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:50.689 8 INFO cinder.api.openstack.wsgi [None req-d525f9c5-cfb0-4b54-887e-66b7f184c1ec 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:50 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 949 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:51.713 9 INFO cinder.api.openstack.wsgi [None req-5b7896e6-c7e2-4493-9d29-a7fa10ddf2fc 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 2026-04-10 11:07:51.728 9 INFO cinder.api.openstack.wsgi [None req-5b7896e6-c7e2-4493-9d29-a7fa10ddf2fc 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 returned with HTTP 404 [pid: 9|app: 0|req: 459/913] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:51 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/2e50dcd7-4f69-44e6-8347-46fcd0c74b58 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:51.738 8 INFO cinder.api.openstack.wsgi [None req-0e76b55e-e5ef-4268-80ec-f3fc46b26726 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:51.758 8 INFO cinder.volume.api [None req-0e76b55e-e5ef-4268-80ec-f3fc46b26726 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:51.766 8 INFO cinder.api.openstack.wsgi [None req-0e76b55e-e5ef-4268-80ec-f3fc46b26726 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:51 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 1387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:07:51.789 9 INFO cinder.api.openstack.wsgi [None req-e901576a-9516-45b8-b59f-bf724720be3e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f 2026-04-10 11:07:51.790 9 INFO cinder.api.v3.volumes [None req-e901576a-9516-45b8-b59f-bf724720be3e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume with id: c34cf1fc-8999-4557-ab8b-364fdfaf884f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:51.801 9 INFO cinder.volume.api [None req-e901576a-9516-45b8-b59f-bf724720be3e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:51.841 9 INFO cinder.volume.api [None req-e901576a-9516-45b8-b59f-bf724720be3e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Delete volume request issued successfully. 2026-04-10 11:07:51.842 9 INFO cinder.api.openstack.wsgi [None req-e901576a-9516-45b8-b59f-bf724720be3e 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 202 [pid: 9|app: 0|req: 460/915] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:07:51 2026] DELETE /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:51.853 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:07:51.875 8 INFO cinder.volume.api [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] Volume info retrieved successfully. 2026-04-10 11:07:51.883 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:51 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 1386 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:07:52.909 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f 2026-04-10 11:07:52.921 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f returned with HTTP 404 [pid: 9|app: 0|req: 461/917] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:07:52 2026] GET /v3/7b22e638e2a4445284255765b36c300e/volumes/c34cf1fc-8999-4557-ab8b-364fdfaf884f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-10 11:07:56.761 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:56.761 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:07:56.762 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:56.763 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:07:59.038 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:07:59.039 9 INFO cinder.api.openstack.wsgi [None req-a11f5b8f-1bfd-4114-959e-4bfbc2cb4b87 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 463/920] 10.0.0.229 () {30 vars in 411 bytes} [Fri Apr 10 11:07:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:03.344 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:03.345 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 458/921] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:03.359 9 INFO cinder.api.openstack.wsgi [None req-aa2a64af-4128-4f11-b134-0e146fe924f2 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 2026-04-10 11:08:03.393 9 INFO cinder.api.openstack.wsgi [None req-aa2a64af-4128-4f11-b134-0e146fe924f2 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 returned with HTTP 200 [pid: 9|app: 0|req: 464/922] 10.0.0.199 () {34 vars in 879 bytes} [Fri Apr 10 11:08:03 2026] GET /v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:08:05.500 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:05.502 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 459/923] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:05.510 9 INFO cinder.api.openstack.wsgi [None req-aa2a64af-4128-4f11-b134-0e146fe924f2 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:05.511 9 INFO cinder.api.openstack.wsgi [None req-aa2a64af-4128-4f11-b134-0e146fe924f2 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 465/924] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:06.015 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:06.017 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 460/925] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:06 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:06.038 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 2026-04-10 11:08:06.082 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 returned with HTTP 200 [pid: 9|app: 0|req: 466/926] 10.0.0.199 () {34 vars in 879 bytes} [Fri Apr 10 11:08:06 2026] GET /v3/92fb121039e747678250407bffbd6c18/limits?tenant_id=92fb121039e747678250407bffbd6c18 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:08:06.761 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:06.761 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:06.762 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:06.762 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:08.101 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:08.102 8 INFO cinder.api.openstack.wsgi [None req-e14e9465-294d-4235-841b-3440655169df 6209c603b3cb45ab8b05199508a31022 7b22e638e2a4445284255765b36c300e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/929] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-10 11:08:08.109 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:08:08.110 9 INFO cinder.api.openstack.wsgi [None req-c829b166-f294-4c30-ad18-a32500b0c1ea 99d89c5396314995a04ee61ecd599d76 92fb121039e747678250407bffbd6c18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 468/930] 10.0.0.199 () {28 vars in 376 bytes} [Fri Apr 10 11:08:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:08.399 8 INFO cinder.api.openstack.wsgi [None req-4f560dd1-2492-418c-8e73-5a9620da3cdc 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes 2026-04-10 11:08:08.402 8 INFO cinder.api.v3.volumes [None req-4f560dd1-2492-418c-8e73-5a9620da3cdc 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Create volume of 1 GB 2026-04-10 11:08:08.410 8 INFO cinder.volume.api [None req-4f560dd1-2492-418c-8e73-5a9620da3cdc 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Availability Zones retrieved successfully. 2026-04-10 11:08:08.720 8 INFO cinder.volume.api [None req-4f560dd1-2492-418c-8e73-5a9620da3cdc 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Create volume request issued successfully. 2026-04-10 11:08:08.721 8 INFO cinder.api.openstack.wsgi [None req-4f560dd1-2492-418c-8e73-5a9620da3cdc 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes returned with HTTP 202 [pid: 8|app: 0|req: 463/931] 10.0.0.229 () {34 vars in 722 bytes} [Fri Apr 10 11:08:08 2026] POST /v3/f26bd97d45de4e849c9428ba2ee60280/volumes => generated 861 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:08:08.738 9 INFO cinder.api.openstack.wsgi [None req-3a6312fa-a530-475f-9559-7d57592686cb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:08.752 9 INFO cinder.volume.api [None req-3a6312fa-a530-475f-9559-7d57592686cb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:08.760 9 INFO cinder.api.openstack.wsgi [None req-3a6312fa-a530-475f-9559-7d57592686cb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 9|app: 0|req: 469/932] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:08 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:09.784 8 INFO cinder.api.openstack.wsgi [None req-23f399b9-11fe-4fa6-8b4f-cd0fe8d62aa0 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:09.803 8 INFO cinder.volume.api [None req-23f399b9-11fe-4fa6-8b4f-cd0fe8d62aa0 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:09.810 8 INFO cinder.api.openstack.wsgi [None req-23f399b9-11fe-4fa6-8b4f-cd0fe8d62aa0 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 8|app: 0|req: 464/933] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:09 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:16.761 9 INFO cinder.api.openstack.wsgi [None req-3a6312fa-a530-475f-9559-7d57592686cb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:16.762 8 INFO cinder.api.openstack.wsgi [None req-23f399b9-11fe-4fa6-8b4f-cd0fe8d62aa0 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:16.763 8 INFO cinder.api.openstack.wsgi [None req-23f399b9-11fe-4fa6-8b4f-cd0fe8d62aa0 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:16.763 9 INFO cinder.api.openstack.wsgi [None req-3a6312fa-a530-475f-9559-7d57592686cb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:19.457 8 INFO cinder.api.openstack.wsgi [None req-4122e505-21ab-422c-9d21-7dc6a71fce44 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:19.472 8 INFO cinder.volume.api [None req-4122e505-21ab-422c-9d21-7dc6a71fce44 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:19.501 8 INFO cinder.volume.api [None req-4122e505-21ab-422c-9d21-7dc6a71fce44 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Update volume admin metadata completed successfully. 2026-04-10 11:08:19.589 8 INFO cinder.volume.api [None req-4122e505-21ab-422c-9d21-7dc6a71fce44 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Attach volume completed successfully. 2026-04-10 11:08:19.590 8 INFO cinder.api.openstack.wsgi [None req-4122e505-21ab-422c-9d21-7dc6a71fce44 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action returned with HTTP 202 [pid: 8|app: 0|req: 466/936] 10.0.0.229 () {34 vars in 810 bytes} [Fri Apr 10 11:08:19 2026] POST /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:19.606 9 INFO cinder.api.openstack.wsgi [None req-80ad900a-54a3-4db6-8ecf-cc9b68197cf2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:19.625 9 INFO cinder.volume.api [None req-80ad900a-54a3-4db6-8ecf-cc9b68197cf2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:19.631 9 INFO cinder.api.openstack.wsgi [None req-80ad900a-54a3-4db6-8ecf-cc9b68197cf2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 9|app: 0|req: 471/937] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:19 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 1288 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:19.648 8 INFO cinder.api.openstack.wsgi [None req-70d69178-9a41-4123-a364-c48bf380424a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:19.664 8 INFO cinder.volume.api [None req-70d69178-9a41-4123-a364-c48bf380424a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:19.718 8 INFO cinder.volume.api [None req-70d69178-9a41-4123-a364-c48bf380424a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Detach volume completed successfully. 2026-04-10 11:08:19.718 8 INFO cinder.api.openstack.wsgi [None req-70d69178-9a41-4123-a364-c48bf380424a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action returned with HTTP 202 [pid: 8|app: 0|req: 467/938] 10.0.0.229 () {34 vars in 810 bytes} [Fri Apr 10 11:08:19 2026] POST /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:19.732 9 INFO cinder.api.openstack.wsgi [None req-5244564d-ec7a-4108-9121-ab419c2745b2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:19.749 9 INFO cinder.volume.api [None req-5244564d-ec7a-4108-9121-ab419c2745b2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:19.756 9 INFO cinder.api.openstack.wsgi [None req-5244564d-ec7a-4108-9121-ab419c2745b2 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 9|app: 0|req: 472/939] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:19 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:22.573 8 INFO cinder.api.openstack.wsgi [None req-85856b7a-2bc2-40f6-a996-e309131e7abb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:22.589 8 INFO cinder.volume.api [None req-85856b7a-2bc2-40f6-a996-e309131e7abb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:22.597 8 INFO cinder.api.openstack.wsgi [None req-85856b7a-2bc2-40f6-a996-e309131e7abb 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 8|app: 0|req: 468/940] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:22 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:22.611 9 INFO cinder.api.openstack.wsgi [None req-2b30b743-b881-4442-a02c-8c4f78ebfae4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 2026-04-10 11:08:22.612 9 INFO cinder.api.v3.volumes [None req-2b30b743-b881-4442-a02c-8c4f78ebfae4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Delete volume with id: 60e22ed8-d7eb-4785-be52-fecedfc33eb6  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:22.621 9 INFO cinder.volume.api [None req-2b30b743-b881-4442-a02c-8c4f78ebfae4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:22.688 9 INFO cinder.volume.api [None req-2b30b743-b881-4442-a02c-8c4f78ebfae4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Delete volume request issued successfully. 2026-04-10 11:08:22.689 9 INFO cinder.api.openstack.wsgi [None req-2b30b743-b881-4442-a02c-8c4f78ebfae4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 202 [pid: 9|app: 0|req: 473/941] 10.0.0.229 () {32 vars in 778 bytes} [Fri Apr 10 11:08:22 2026] DELETE /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:22.700 8 INFO cinder.api.openstack.wsgi [None req-25d38275-ef29-454f-b3d9-21a5d561aed4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:22.715 8 INFO cinder.volume.api [None req-25d38275-ef29-454f-b3d9-21a5d561aed4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:22.721 8 INFO cinder.api.openstack.wsgi [None req-25d38275-ef29-454f-b3d9-21a5d561aed4 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 8|app: 0|req: 469/942] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:22 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:23.740 9 INFO cinder.api.openstack.wsgi [None req-5627314f-31fb-4767-ad1c-d3e651ac1354 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:23.755 9 INFO cinder.volume.api [None req-5627314f-31fb-4767-ad1c-d3e651ac1354 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:23.760 9 INFO cinder.api.openstack.wsgi [None req-5627314f-31fb-4767-ad1c-d3e651ac1354 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 9|app: 0|req: 474/943] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:23 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:24.777 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:08:24.794 8 INFO cinder.volume.api [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] Volume info retrieved successfully. 2026-04-10 11:08:24.801 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 200 [pid: 8|app: 0|req: 470/944] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:24 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:25.825 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 2026-04-10 11:08:25.833 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 returned with HTTP 404 [pid: 9|app: 0|req: 475/945] 10.0.0.229 () {32 vars in 775 bytes} [Fri Apr 10 11:08:25 2026] GET /v3/f26bd97d45de4e849c9428ba2ee60280/volumes/60e22ed8-d7eb-4785-be52-fecedfc33eb6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-10 11:08:26.762 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:26.762 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:26.763 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:26.763 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:36.760 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:36.760 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:36.762 8 INFO cinder.api.openstack.wsgi [None req-3e5b08dd-af28-4e6d-b4ec-36cc6ee11f0a 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:36.762 9 INFO cinder.api.openstack.wsgi [None req-dc82af90-f1c4-4bd2-80b0-a57df526c9f3 3207bfacceab4f1d9d8819221a94d94b f26bd97d45de4e849c9428ba2ee60280 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:08:38.390 8 INFO cinder.api.openstack.wsgi [None req-366e2c69-c87e-40ef-b664-ed360f1d7af4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:08:38.419 8 INFO cinder.volume.api [None req-366e2c69-c87e-40ef-b664-ed360f1d7af4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:08:38.423 8 INFO cinder.api.openstack.wsgi [None req-366e2c69-c87e-40ef-b664-ed360f1d7af4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/950] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:08:38.436 9 INFO cinder.api.openstack.wsgi [None req-e25446b0-e6c3-46ef-b181-73771a591d77 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:08:38.450 9 INFO cinder.volume.api [None req-e25446b0-e6c3-46ef-b181-73771a591d77 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:08:38.450 9 INFO cinder.api.openstack.wsgi [None req-e25446b0-e6c3-46ef-b181-73771a591d77 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 478/951] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:08:38.465 8 INFO cinder.api.openstack.wsgi [None req-ab773ce3-a617-42d8-9267-615791880660 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:08:38.477 8 INFO cinder.volume.api [None req-ab773ce3-a617-42d8-9267-615791880660 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:08:38.479 8 INFO cinder.api.openstack.wsgi [None req-ab773ce3-a617-42d8-9267-615791880660 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/952] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:08:38.524 9 INFO cinder.api.openstack.wsgi [None req-ab81d7b9-4e57-43a4-b63e-6279e58b93da a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/21725c1998244f97abe9878d715821e7?usage=true 2026-04-10 11:08:38.571 9 INFO cinder.api.openstack.wsgi [None req-ab81d7b9-4e57-43a4-b63e-6279e58b93da a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/21725c1998244f97abe9878d715821e7?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 479/953] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/21725c1998244f97abe9878d715821e7?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.593 8 INFO cinder.api.openstack.wsgi [None req-e09c02d5-878a-4b89-b385-b81fae50d6d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:08:38.634 8 INFO cinder.api.openstack.wsgi [None req-e09c02d5-878a-4b89-b385-b81fae50d6d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/954] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.645 9 INFO cinder.api.openstack.wsgi [None req-62a0c8bb-2570-4769-be71-20e16c9067e7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/69e70ccb05ba4965835d20c232aee42c?usage=true 2026-04-10 11:08:38.674 9 INFO cinder.api.openstack.wsgi [None req-62a0c8bb-2570-4769-be71-20e16c9067e7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/69e70ccb05ba4965835d20c232aee42c?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 480/955] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/69e70ccb05ba4965835d20c232aee42c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.689 8 INFO cinder.api.openstack.wsgi [None req-1d35e28c-1126-49f6-991c-311fa4556a26 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7bf79a4f0c3e4b86a520ca75d0a67d5e?usage=true 2026-04-10 11:08:38.716 8 INFO cinder.api.openstack.wsgi [None req-1d35e28c-1126-49f6-991c-311fa4556a26 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7bf79a4f0c3e4b86a520ca75d0a67d5e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/956] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7bf79a4f0c3e4b86a520ca75d0a67d5e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.731 9 INFO cinder.api.openstack.wsgi [None req-8b8e62bb-15a9-41b1-bd37-829eb10f1afd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c8f4d96bb85246b58846da47f5e5eee9?usage=true 2026-04-10 11:08:38.755 9 INFO cinder.api.openstack.wsgi [None req-8b8e62bb-15a9-41b1-bd37-829eb10f1afd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c8f4d96bb85246b58846da47f5e5eee9?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 481/957] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/c8f4d96bb85246b58846da47f5e5eee9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.770 8 INFO cinder.api.openstack.wsgi [None req-cb17888f-756f-4e2f-ba11-3c7574691b33 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cb52505bc6d646168fb534ffe5491d2a?usage=true 2026-04-10 11:08:38.795 8 INFO cinder.api.openstack.wsgi [None req-cb17888f-756f-4e2f-ba11-3c7574691b33 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cb52505bc6d646168fb534ffe5491d2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/958] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cb52505bc6d646168fb534ffe5491d2a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.811 9 INFO cinder.api.openstack.wsgi [None req-3b36080b-53bf-405d-a21e-e480208fb4f0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:08:38.834 9 INFO cinder.api.openstack.wsgi [None req-3b36080b-53bf-405d-a21e-e480208fb4f0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 482/959] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.855 8 INFO cinder.api.openstack.wsgi [None req-b3426756-d5e1-46d0-b4db-1b0712cb23b2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/d49d917e49e24d39818cfc5ad5041def?usage=true 2026-04-10 11:08:38.881 8 INFO cinder.api.openstack.wsgi [None req-b3426756-d5e1-46d0-b4db-1b0712cb23b2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/d49d917e49e24d39818cfc5ad5041def?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/960] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/d49d917e49e24d39818cfc5ad5041def?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.898 9 INFO cinder.api.openstack.wsgi [None req-f63ee0a6-5e69-42ee-909e-8239b88d674c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:08:38.923 9 INFO cinder.api.openstack.wsgi [None req-f63ee0a6-5e69-42ee-909e-8239b88d674c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 483/961] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:38.936 8 INFO cinder.api.openstack.wsgi [None req-1f2c8cf3-72b6-49f0-b77d-93d72cce40c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f17c87d7dec64212b3771eb7a8807618?usage=true 2026-04-10 11:08:38.994 8 INFO cinder.api.openstack.wsgi [None req-1f2c8cf3-72b6-49f0-b77d-93d72cce40c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f17c87d7dec64212b3771eb7a8807618?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/962] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f17c87d7dec64212b3771eb7a8807618?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:39.006 9 INFO cinder.api.openstack.wsgi [None req-3e3b3677-7614-4025-ba8c-150819ea3ba8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f2b199befc4c40d587a0a7afe5656548?usage=true 2026-04-10 11:08:39.030 9 INFO cinder.api.openstack.wsgi [None req-3e3b3677-7614-4025-ba8c-150819ea3ba8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f2b199befc4c40d587a0a7afe5656548?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 484/963] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:39 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/f2b199befc4c40d587a0a7afe5656548?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:39.041 8 INFO cinder.api.openstack.wsgi [None req-d9862076-51b2-4609-98ff-c7c62e2975ac a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ff6e149b9b004401a4050dfe80e29810?usage=true 2026-04-10 11:08:39.077 8 INFO cinder.api.openstack.wsgi [None req-d9862076-51b2-4609-98ff-c7c62e2975ac a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ff6e149b9b004401a4050dfe80e29810?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/964] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:08:39 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/ff6e149b9b004401a4050dfe80e29810?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:39.092 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:08:39.109 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 485/965] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:08:39 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:39.142 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:08:39.150 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 481/966] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:08:39 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:08:46.761 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:46.761 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:46.762 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:46.762 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:56.761 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:56.761 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:08:56.762 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:08:56.763 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:06.761 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:06.762 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:06.763 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:06.764 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:16.762 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:16.763 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:16.763 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:16.764 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:26.761 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:26.761 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:26.762 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:26.763 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:36.762 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:36.762 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:36.763 9 INFO cinder.api.openstack.wsgi [None req-3615faab-0e04-422d-856e-c609b7ed1c8b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:36.764 8 INFO cinder.api.openstack.wsgi [None req-6b3c4fc6-ff65-40eb-af15-89e5a7550df3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:38.321 9 INFO cinder.api.openstack.wsgi [None req-52cc741e-2ebc-46b8-80df-9289fb5b2610 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:09:38.337 9 INFO cinder.api.openstack.wsgi [None req-52cc741e-2ebc-46b8-80df-9289fb5b2610 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 492/979] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.384 8 INFO cinder.api.openstack.wsgi [None req-07d1bd87-f246-42fe-b898-9465dbb4062c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/0e9495a539db486b95875c80aae2ef67?usage=true 2026-04-10 11:09:38.409 8 INFO cinder.api.openstack.wsgi [None req-07d1bd87-f246-42fe-b898-9465dbb4062c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/0e9495a539db486b95875c80aae2ef67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/980] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/0e9495a539db486b95875c80aae2ef67?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.420 9 INFO cinder.api.openstack.wsgi [None req-b1d39cb1-67ff-4be2-8910-ea44a871fd17 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1abc3b7f42a94782876dd84423d6340c?usage=true 2026-04-10 11:09:38.455 9 INFO cinder.api.openstack.wsgi [None req-b1d39cb1-67ff-4be2-8910-ea44a871fd17 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1abc3b7f42a94782876dd84423d6340c?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 493/981] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1abc3b7f42a94782876dd84423d6340c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.468 8 INFO cinder.api.openstack.wsgi [None req-271d4046-5125-43c8-8f53-ac91240804a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1be33ba37ea04654997207b895573c2b?usage=true 2026-04-10 11:09:38.491 8 INFO cinder.api.openstack.wsgi [None req-271d4046-5125-43c8-8f53-ac91240804a3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1be33ba37ea04654997207b895573c2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/982] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/1be33ba37ea04654997207b895573c2b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.503 9 INFO cinder.api.openstack.wsgi [None req-80d69fbf-7b93-4f8c-8db9-d500096f65e2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:09:38.530 9 INFO cinder.api.openstack.wsgi [None req-80d69fbf-7b93-4f8c-8db9-d500096f65e2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 494/983] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.545 8 INFO cinder.api.openstack.wsgi [None req-e764af87-33da-452f-9925-e0e97c139962 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/84b871949d49496ab8b9cf576b4cd630?usage=true 2026-04-10 11:09:38.576 8 INFO cinder.api.openstack.wsgi [None req-e764af87-33da-452f-9925-e0e97c139962 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/84b871949d49496ab8b9cf576b4cd630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/984] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/84b871949d49496ab8b9cf576b4cd630?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.592 9 INFO cinder.api.openstack.wsgi [None req-46062971-689c-468c-8d0e-e84fadcee233 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adc2b21081254a3483d41b636ef7b184?usage=true 2026-04-10 11:09:38.642 9 INFO cinder.api.openstack.wsgi [None req-46062971-689c-468c-8d0e-e84fadcee233 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adc2b21081254a3483d41b636ef7b184?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 495/985] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/adc2b21081254a3483d41b636ef7b184?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.656 8 INFO cinder.api.openstack.wsgi [None req-da653e0e-c2a7-41d9-a98c-60c00ecafb3d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/b4cd54783db345e68347dee5dd0f67df?usage=true 2026-04-10 11:09:38.675 8 INFO cinder.api.openstack.wsgi [None req-da653e0e-c2a7-41d9-a98c-60c00ecafb3d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/b4cd54783db345e68347dee5dd0f67df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/986] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/b4cd54783db345e68347dee5dd0f67df?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.686 9 INFO cinder.api.openstack.wsgi [None req-12389a5b-6ba3-42f7-aae3-e6dcca526bff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bfbee99a19dc4e87aba1ae3e405b1643?usage=true 2026-04-10 11:09:38.715 9 INFO cinder.api.openstack.wsgi [None req-12389a5b-6ba3-42f7-aae3-e6dcca526bff a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bfbee99a19dc4e87aba1ae3e405b1643?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 496/987] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bfbee99a19dc4e87aba1ae3e405b1643?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.725 8 INFO cinder.api.openstack.wsgi [None req-8d3a555d-694a-49bc-9138-64c002085845 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:09:38.750 8 INFO cinder.api.openstack.wsgi [None req-8d3a555d-694a-49bc-9138-64c002085845 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/988] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.764 9 INFO cinder.api.openstack.wsgi [None req-4151acdd-0f30-4b2d-b855-5b444118b1a9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cfcf60363c1c4549b120d77c769244be?usage=true 2026-04-10 11:09:38.794 9 INFO cinder.api.openstack.wsgi [None req-4151acdd-0f30-4b2d-b855-5b444118b1a9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cfcf60363c1c4549b120d77c769244be?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 497/989] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cfcf60363c1c4549b120d77c769244be?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.805 8 INFO cinder.api.openstack.wsgi [None req-4c62d9bc-c1cd-48a4-aff5-15fd607ab669 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:09:38.835 8 INFO cinder.api.openstack.wsgi [None req-4c62d9bc-c1cd-48a4-aff5-15fd607ab669 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/990] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.855 9 INFO cinder.api.openstack.wsgi [None req-ea94acec-920c-4baf-8060-9c0366ade3c9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/fad29749cb6e4e60b7ddeb55b1dce2a6?usage=true 2026-04-10 11:09:38.894 9 INFO cinder.api.openstack.wsgi [None req-ea94acec-920c-4baf-8060-9c0366ade3c9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/fad29749cb6e4e60b7ddeb55b1dce2a6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 498/991] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/fad29749cb6e4e60b7ddeb55b1dce2a6?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:38.906 8 INFO cinder.api.openstack.wsgi [None req-66073e73-0864-4fc3-a748-c3110b2db932 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:09:38.920 8 INFO cinder.volume.api [None req-66073e73-0864-4fc3-a748-c3110b2db932 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:09:38.923 8 INFO cinder.api.openstack.wsgi [None req-66073e73-0864-4fc3-a748-c3110b2db932 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/992] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:09:38.934 9 INFO cinder.api.openstack.wsgi [None req-85de857a-d5c7-44b9-9840-265f248d3988 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:09:38.949 9 INFO cinder.volume.api [None req-85de857a-d5c7-44b9-9840-265f248d3988 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:09:38.953 9 INFO cinder.api.openstack.wsgi [None req-85de857a-d5c7-44b9-9840-265f248d3988 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 499/993] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:09:38.965 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:09:38.972 8 INFO cinder.volume.api [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:09:38.972 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/994] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:09:38.987 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:09:39.000 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 500/995] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:09:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:09:46.761 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:46.761 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:46.763 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:46.763 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:56.761 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:56.762 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:09:56.762 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:09:56.763 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:06.765 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:06.765 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:06.766 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:06.766 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:16.763 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:16.763 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:16.764 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:16.765 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:26.762 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:26.762 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:26.763 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:26.763 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:36.760 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:36.761 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:36.761 9 INFO cinder.api.openstack.wsgi [None req-302c56f3-f7b4-4484-acfc-3b16ef05edea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:36.762 8 INFO cinder.api.openstack.wsgi [None req-dd8c24af-62e7-428b-83d6-64d155719fe1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:38.246 9 INFO cinder.api.openstack.wsgi [None req-4fa58281-d0e8-40a9-bfda-e28a507cd4ab a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:10:38.251 9 INFO cinder.volume.api [None req-4fa58281-d0e8-40a9-bfda-e28a507cd4ab a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:10:38.252 9 INFO cinder.api.openstack.wsgi [None req-4fa58281-d0e8-40a9-bfda-e28a507cd4ab a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 507/1008] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:10:38.262 8 INFO cinder.api.openstack.wsgi [None req-9efb9d1c-5dbc-4df5-b79f-4525258444db a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:10:38.279 8 INFO cinder.api.openstack.wsgi [None req-9efb9d1c-5dbc-4df5-b79f-4525258444db a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1009] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.292 9 INFO cinder.api.openstack.wsgi [None req-0f1c3a49-1e61-4c0b-8171-fda651740f41 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:10:38.303 9 INFO cinder.volume.api [None req-0f1c3a49-1e61-4c0b-8171-fda651740f41 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:10:38.307 9 INFO cinder.api.openstack.wsgi [None req-0f1c3a49-1e61-4c0b-8171-fda651740f41 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 508/1010] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:10:38.346 8 INFO cinder.api.openstack.wsgi [None req-db034c7a-3e40-4a63-99a8-e56fc7ead28f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:10:38.375 8 INFO cinder.api.openstack.wsgi [None req-db034c7a-3e40-4a63-99a8-e56fc7ead28f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1011] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.389 9 INFO cinder.api.openstack.wsgi [None req-f9b18b2a-8987-4ae0-9e27-39d9df9194c1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true 2026-04-10 11:10:38.409 9 INFO cinder.api.openstack.wsgi [None req-f9b18b2a-8987-4ae0-9e27-39d9df9194c1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 509/1012] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.431 8 INFO cinder.api.openstack.wsgi [None req-a5e294a1-8b33-4030-b58e-50933e68963b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true 2026-04-10 11:10:38.459 8 INFO cinder.api.openstack.wsgi [None req-a5e294a1-8b33-4030-b58e-50933e68963b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1013] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.472 9 INFO cinder.api.openstack.wsgi [None req-282ecb68-a6cf-4b9f-96c7-379e8385c915 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true 2026-04-10 11:10:38.490 9 INFO cinder.api.openstack.wsgi [None req-282ecb68-a6cf-4b9f-96c7-379e8385c915 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 510/1014] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.503 8 INFO cinder.api.openstack.wsgi [None req-9fe5d5fe-4652-41ff-91b3-8fdfe110b4d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true 2026-04-10 11:10:38.529 8 INFO cinder.api.openstack.wsgi [None req-9fe5d5fe-4652-41ff-91b3-8fdfe110b4d4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1015] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.541 9 INFO cinder.api.openstack.wsgi [None req-c8a322cb-da52-49cf-b398-0b15ef318098 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true 2026-04-10 11:10:38.565 9 INFO cinder.api.openstack.wsgi [None req-c8a322cb-da52-49cf-b398-0b15ef318098 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 511/1016] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.576 8 INFO cinder.api.openstack.wsgi [None req-b1acd684-2cbc-4ed5-937b-4da2667a94de a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true 2026-04-10 11:10:38.596 8 INFO cinder.api.openstack.wsgi [None req-b1acd684-2cbc-4ed5-937b-4da2667a94de a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1017] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.610 9 INFO cinder.api.openstack.wsgi [None req-703e1065-6013-4e26-813b-f9f3a3fe2dea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true 2026-04-10 11:10:38.648 9 INFO cinder.api.openstack.wsgi [None req-703e1065-6013-4e26-813b-f9f3a3fe2dea a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 512/1018] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.661 8 INFO cinder.api.openstack.wsgi [None req-44a44dc6-d3c5-455b-9b0e-49a0f3b1ee35 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:10:38.695 8 INFO cinder.api.openstack.wsgi [None req-44a44dc6-d3c5-455b-9b0e-49a0f3b1ee35 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1019] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.708 9 INFO cinder.api.openstack.wsgi [None req-83852b4c-2be6-46e3-b234-05c16f46d4a2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:10:38.750 9 INFO cinder.api.openstack.wsgi [None req-83852b4c-2be6-46e3-b234-05c16f46d4a2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 513/1020] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.760 8 INFO cinder.api.openstack.wsgi [None req-77314e67-898e-41d0-b9f7-380e00cc144b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true 2026-04-10 11:10:38.778 8 INFO cinder.api.openstack.wsgi [None req-77314e67-898e-41d0-b9f7-380e00cc144b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1021] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.794 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:10:38.800 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 514/1022] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:10:38.812 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:10:38.823 8 INFO cinder.volume.api [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:10:38.826 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1023] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:10:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:10:46.763 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:46.763 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:46.764 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:46.764 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:56.761 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:56.763 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:10:56.762 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:10:56.765 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:06.761 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:06.762 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:06.763 8 INFO cinder.api.openstack.wsgi [None req-293bd986-9fdc-42a1-8c88-08cff804419b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:06.763 9 INFO cinder.api.openstack.wsgi [None req-74de41dc-fc3e-442b-b3c4-02101117d8d1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:09.207 9 INFO cinder.api.openstack.wsgi [None req-de86ebd5-9941-42f4-ab4d-6cdab904a595 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes 2026-04-10 11:11:09.343 9 INFO cinder.api.v3.volumes [None req-de86ebd5-9941-42f4-ab4d-6cdab904a595 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Create volume of 16 GB 2026-04-10 11:11:09.351 9 INFO cinder.volume.api [None req-de86ebd5-9941-42f4-ab4d-6cdab904a595 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Availability Zones retrieved successfully. 2026-04-10 11:11:09.586 9 INFO cinder.volume.api [None req-de86ebd5-9941-42f4-ab4d-6cdab904a595 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Create volume request issued successfully. 2026-04-10 11:11:09.587 9 INFO cinder.api.openstack.wsgi [None req-de86ebd5-9941-42f4-ab4d-6cdab904a595 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes returned with HTTP 202 [pid: 9|app: 0|req: 518/1030] 199.204.45.115 () {34 vars in 734 bytes} [Fri Apr 10 11:11:09 2026] POST /v3/2ba55315547740999bfc5a2567fd5682/volumes => generated 846 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-10 11:11:09.602 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-c43bc1f6-b53e-4a2f-aa15-157638c33840 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:09.637 8 INFO cinder.volume.api [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-c43bc1f6-b53e-4a2f-aa15-157638c33840 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:09.643 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-c43bc1f6-b53e-4a2f-aa15-157638c33840 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 8|app: 0|req: 513/1031] 199.204.45.115 () {32 vars in 825 bytes} [Fri Apr 10 11:11:09 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:14.667 9 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-daf751b8-b766-4090-ba9b-cf86a9029a48 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:14.685 9 INFO cinder.volume.api [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-daf751b8-b766-4090-ba9b-cf86a9029a48 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:14.691 9 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-daf751b8-b766-4090-ba9b-cf86a9029a48 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 9|app: 0|req: 519/1032] 199.204.45.115 () {32 vars in 825 bytes} [Fri Apr 10 11:11:14 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:15.145 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:15.165 8 INFO cinder.volume.api [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:15.173 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 8|app: 0|req: 514/1033] 10.0.0.29 () {34 vars in 1027 bytes} [Fri Apr 10 11:11:15 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:15.877 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-cd2dfac8-6750-41ec-a630-d1a6cab9a664 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:15.894 9 INFO cinder.volume.api [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-cd2dfac8-6750-41ec-a630-d1a6cab9a664 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:15.901 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-cd2dfac8-6750-41ec-a630-d1a6cab9a664 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 9|app: 0|req: 520/1034] 10.0.0.29 () {34 vars in 1027 bytes} [Fri Apr 10 11:11:15 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:11:15.914 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:11:15.915 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 515/1035] 10.0.0.29 () {32 vars in 828 bytes} [Fri Apr 10 11:11:15 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:15.930 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-2d5bcf8d-b39d-43af-95ac-0ec118eaa85b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:16.050 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-2d5bcf8d-b39d-43af-95ac-0ec118eaa85b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments returned with HTTP 200 [pid: 9|app: 0|req: 521/1036] 10.0.0.29 () {40 vars in 1056 bytes} [Fri Apr 10 11:11:15 2026] POST /v3/2ba55315547740999bfc5a2567fd5682/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:11:16.761 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-2d5bcf8d-b39d-43af-95ac-0ec118eaa85b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:16.761 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:16.762 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-2d5bcf8d-b39d-43af-95ac-0ec118eaa85b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:16.762 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:17.633 9 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-331b31dc-64c6-4ab0-bcde-b1de65510062 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:17.661 9 INFO cinder.volume.api [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-331b31dc-64c6-4ab0-bcde-b1de65510062 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:17.667 9 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-331b31dc-64c6-4ab0-bcde-b1de65510062 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 9|app: 0|req: 523/1039] 199.204.45.115 () {32 vars in 825 bytes} [Fri Apr 10 11:11:17 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:11:17.982 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-10 11:11:17.984 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-f24bf5e9-1954-44b3-bbc4-490b81e15ff8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 517/1040] 199.204.45.115 () {32 vars in 840 bytes} [Fri Apr 10 11:11:17 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:17.997 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-9ec3d748-fb56-4597-b683-82f7481b39d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:18.020 9 INFO cinder.volume.api [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-9ec3d748-fb56-4597-b683-82f7481b39d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:18.027 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-9ec3d748-fb56-4597-b683-82f7481b39d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 9|app: 0|req: 524/1041] 199.204.45.115 () {36 vars in 1073 bytes} [Fri Apr 10 11:11:17 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1608 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:18.093 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-e9df8317-60e8-415d-947b-d7a240aa9e18 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:18.799 8 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-e9df8317-60e8-415d-947b-d7a240aa9e18 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f returned with HTTP 200 [pid: 8|app: 0|req: 518/1042] 199.204.45.115 () {40 vars in 1134 bytes} [Fri Apr 10 11:11:18 2026] PUT /v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f => generated 775 bytes in 718 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:18.912 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:19.006 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f/action returned with HTTP 204 [pid: 9|app: 0|req: 525/1043] 199.204.45.115 () {40 vars in 1148 bytes} [Fri Apr 10 11:11:18 2026] POST /v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:22.218 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:22.239 8 INFO cinder.volume.api [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:11:22.246 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 200 [pid: 8|app: 0|req: 519/1044] 199.204.45.115 () {32 vars in 825 bytes} [Fri Apr 10 11:11:22 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:11:26.760 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:26.761 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:26.761 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:26.761 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:36.761 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:36.761 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:36.762 9 INFO cinder.api.openstack.wsgi [req-3ee14a09-a2e5-4604-976d-2e455d5a567c req-7141501b-f413-47dc-a525-1aa2c548e250 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:36.762 8 INFO cinder.api.openstack.wsgi [req-de86ebd5-9941-42f4-ab4d-6cdab904a595 req-461a6d6c-76e9-4408-a484-1041b1e9fbde a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:38.163 9 INFO cinder.api.openstack.wsgi [None req-5b978181-b80f-4661-a582-ac1733875583 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:11:38.184 9 INFO cinder.volume.api [None req-5b978181-b80f-4661-a582-ac1733875583 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:38.191 9 INFO cinder.api.openstack.wsgi [None req-5b978181-b80f-4661-a582-ac1733875583 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 528/1049] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1790 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:38.206 8 INFO cinder.api.openstack.wsgi [None req-eb7ab762-3327-4f84-a0ea-90452fd12f41 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:11:38.222 8 INFO cinder.api.openstack.wsgi [None req-eb7ab762-3327-4f84-a0ea-90452fd12f41 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 671 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:11:38.238 9 INFO cinder.api.openstack.wsgi [None req-9d113638-11d2-408a-9119-b79d1ba563bc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:11:38.245 9 INFO cinder.volume.api [None req-9d113638-11d2-408a-9119-b79d1ba563bc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:11:38.245 9 INFO cinder.api.openstack.wsgi [None req-9d113638-11d2-408a-9119-b79d1ba563bc a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 529/1051] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:11:38.259 8 INFO cinder.api.openstack.wsgi [None req-6833b84c-812c-4021-b79b-8be76b5e20fd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:11:38.267 8 INFO cinder.api.openstack.wsgi [None req-6833b84c-812c-4021-b79b-8be76b5e20fd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.310 9 INFO cinder.api.openstack.wsgi [None req-b007a1d6-0c9f-4416-9c27-978e5f3cddfa a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:11:38.336 9 INFO cinder.api.openstack.wsgi [None req-b007a1d6-0c9f-4416-9c27-978e5f3cddfa a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 530/1053] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.350 8 INFO cinder.api.openstack.wsgi [None req-5b4e1464-88a3-4e8c-8976-bf833a4fb2b6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true 2026-04-10 11:11:38.378 8 INFO cinder.api.openstack.wsgi [None req-5b4e1464-88a3-4e8c-8976-bf833a4fb2b6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1054] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.391 9 INFO cinder.api.openstack.wsgi [None req-1893e25f-2578-40d2-b5bf-b0e07ac32758 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true 2026-04-10 11:11:38.425 9 INFO cinder.api.openstack.wsgi [None req-1893e25f-2578-40d2-b5bf-b0e07ac32758 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 531/1055] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.438 8 INFO cinder.api.openstack.wsgi [None req-d2a8993a-35c3-40b6-b111-3d030a6b45c9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true 2026-04-10 11:11:38.462 8 INFO cinder.api.openstack.wsgi [None req-d2a8993a-35c3-40b6-b111-3d030a6b45c9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1056] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.475 9 INFO cinder.api.openstack.wsgi [None req-0ab7bd5f-2837-4ebd-bded-8c22f3b02b0c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true 2026-04-10 11:11:38.500 9 INFO cinder.api.openstack.wsgi [None req-0ab7bd5f-2837-4ebd-bded-8c22f3b02b0c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 532/1057] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.512 8 INFO cinder.api.openstack.wsgi [None req-ff35d342-1657-424c-a003-5450a32ac069 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true 2026-04-10 11:11:38.550 8 INFO cinder.api.openstack.wsgi [None req-ff35d342-1657-424c-a003-5450a32ac069 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1058] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.568 9 INFO cinder.api.openstack.wsgi [None req-9f574ae0-3038-4f53-9a7b-236115be0273 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true 2026-04-10 11:11:38.610 9 INFO cinder.api.openstack.wsgi [None req-9f574ae0-3038-4f53-9a7b-236115be0273 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 533/1059] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.623 8 INFO cinder.api.openstack.wsgi [None req-c2ebc947-4df6-4a64-83e4-55f95ba314d5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true 2026-04-10 11:11:38.665 8 INFO cinder.api.openstack.wsgi [None req-c2ebc947-4df6-4a64-83e4-55f95ba314d5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1060] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.680 9 INFO cinder.api.openstack.wsgi [None req-7d8b06a8-40e7-4b5c-a54e-4eecdaf984e1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:11:38.708 9 INFO cinder.api.openstack.wsgi [None req-7d8b06a8-40e7-4b5c-a54e-4eecdaf984e1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 534/1061] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.719 8 INFO cinder.api.openstack.wsgi [None req-46ea7133-2c06-4524-aa5e-ca26f343764e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:11:38.744 8 INFO cinder.api.openstack.wsgi [None req-46ea7133-2c06-4524-aa5e-ca26f343764e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1062] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.756 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true 2026-04-10 11:11:38.784 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 535/1063] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:11:38.798 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:11:38.816 8 INFO cinder.volume.api [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:11:38.825 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1064] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:11:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:11:46.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:46.762 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:46.763 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:46.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:56.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:56.761 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:11:56.762 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:11:56.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:06.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:06.761 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:06.762 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:06.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:16.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:16.761 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:16.762 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:16.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:26.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:26.762 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:26.762 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:26.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:36.761 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:36.761 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:36.763 8 INFO cinder.api.openstack.wsgi [None req-6c461807-84c6-4dac-b264-15ffe0e005ca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:36.763 9 INFO cinder.api.openstack.wsgi [None req-bd689439-6036-4335-9358-5a09c28352c7 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:12:38.160 8 INFO cinder.api.openstack.wsgi [None req-68b2970a-753e-4e1a-a813-12f6802e4887 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:12:38.175 8 INFO cinder.api.openstack.wsgi [None req-68b2970a-753e-4e1a-a813-12f6802e4887 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 536/1077] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.194 9 INFO cinder.api.openstack.wsgi [None req-95e5222b-633c-4c4a-a194-031abab0e30c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:12:38.233 9 INFO cinder.volume.api [None req-95e5222b-633c-4c4a-a194-031abab0e30c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:12:38.244 9 INFO cinder.api.openstack.wsgi [None req-95e5222b-633c-4c4a-a194-031abab0e30c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 542/1078] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1790 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:12:38.261 8 INFO cinder.api.openstack.wsgi [None req-53d3db22-933c-4f3a-83fa-6498201de0f6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:12:38.276 8 INFO cinder.volume.api [None req-53d3db22-933c-4f3a-83fa-6498201de0f6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:12:38.281 8 INFO cinder.api.openstack.wsgi [None req-53d3db22-933c-4f3a-83fa-6498201de0f6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1079] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:12:38.294 9 INFO cinder.api.openstack.wsgi [None req-25f0419e-c2db-4e9b-a670-722ee9295cca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:12:38.301 9 INFO cinder.volume.api [None req-25f0419e-c2db-4e9b-a670-722ee9295cca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:12:38.301 9 INFO cinder.api.openstack.wsgi [None req-25f0419e-c2db-4e9b-a670-722ee9295cca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 543/1080] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:12:38.312 8 INFO cinder.api.openstack.wsgi [None req-79829360-d25a-4e86-bf2b-1004164e6cb4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:12:38.334 8 INFO cinder.api.openstack.wsgi [None req-79829360-d25a-4e86-bf2b-1004164e6cb4 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1081] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 671 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.377 9 INFO cinder.api.openstack.wsgi [None req-6b92380f-ef03-4a91-aeeb-8d9321fc18bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:12:38.406 9 INFO cinder.api.openstack.wsgi [None req-6b92380f-ef03-4a91-aeeb-8d9321fc18bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 544/1082] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.418 8 INFO cinder.api.openstack.wsgi [None req-5cfd43a9-9645-41a1-940d-c9cd19267321 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true 2026-04-10 11:12:38.444 8 INFO cinder.api.openstack.wsgi [None req-5cfd43a9-9645-41a1-940d-c9cd19267321 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1083] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.456 9 INFO cinder.api.openstack.wsgi [None req-4718d512-73ad-49ec-b933-ad460a975617 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true 2026-04-10 11:12:38.480 9 INFO cinder.api.openstack.wsgi [None req-4718d512-73ad-49ec-b933-ad460a975617 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 545/1084] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.494 8 INFO cinder.api.openstack.wsgi [None req-c90fbeae-1490-4367-8cca-c77af5dc5b52 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true 2026-04-10 11:12:38.520 8 INFO cinder.api.openstack.wsgi [None req-c90fbeae-1490-4367-8cca-c77af5dc5b52 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1085] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.532 9 INFO cinder.api.openstack.wsgi [None req-8ab7d470-1ece-4e60-9265-1d63d5b1f5bb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true 2026-04-10 11:12:38.556 9 INFO cinder.api.openstack.wsgi [None req-8ab7d470-1ece-4e60-9265-1d63d5b1f5bb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 546/1086] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.569 8 INFO cinder.api.openstack.wsgi [None req-8b643f16-7f76-475b-91d0-f2dda77ab278 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true 2026-04-10 11:12:38.591 8 INFO cinder.api.openstack.wsgi [None req-8b643f16-7f76-475b-91d0-f2dda77ab278 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1087] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.603 9 INFO cinder.api.openstack.wsgi [None req-9c6d74dd-2912-4b0e-90fc-c15f5648d976 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true 2026-04-10 11:12:38.627 9 INFO cinder.api.openstack.wsgi [None req-9c6d74dd-2912-4b0e-90fc-c15f5648d976 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 547/1088] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.638 8 INFO cinder.api.openstack.wsgi [None req-29a23528-4952-4d3a-a482-36eba5e4ee23 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true 2026-04-10 11:12:38.670 8 INFO cinder.api.openstack.wsgi [None req-29a23528-4952-4d3a-a482-36eba5e4ee23 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1089] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.682 9 INFO cinder.api.openstack.wsgi [None req-02a9047d-a4e1-4c5d-b853-28b3a275e9ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:12:38.717 9 INFO cinder.api.openstack.wsgi [None req-02a9047d-a4e1-4c5d-b853-28b3a275e9ee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 548/1090] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.730 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:12:38.770 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1091] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:38.784 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true 2026-04-10 11:12:38.811 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 549/1092] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:12:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:12:46.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:46.762 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:46.763 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:46.763 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:56.761 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:56.761 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:12:56.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:12:56.763 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:06.761 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:06.761 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:06.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:06.763 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:16.762 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:16.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:16.763 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:16.763 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:26.761 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:26.761 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:26.762 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:26.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:36.761 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:36.762 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:36.762 9 INFO cinder.api.openstack.wsgi [None req-ec0ac922-c58a-4c47-8931-c9d80a926fc2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:36.763 8 INFO cinder.api.openstack.wsgi [None req-06be4a37-c625-44da-b3c9-1ce66637e733 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:38.122 9 INFO cinder.api.openstack.wsgi [None req-50d5882c-9a84-4bed-bd34-54f7e22dbfa1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:13:38.140 9 INFO cinder.api.openstack.wsgi [None req-50d5882c-9a84-4bed-bd34-54f7e22dbfa1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 556/1105] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 671 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.207 8 INFO cinder.api.openstack.wsgi [None req-42f8247d-b756-4053-bb57-21d92b761068 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:13:38.240 8 INFO cinder.api.openstack.wsgi [None req-42f8247d-b756-4053-bb57-21d92b761068 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.256 9 INFO cinder.api.openstack.wsgi [None req-bc97bbbf-4027-42f2-81df-4df120010621 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true 2026-04-10 11:13:38.285 9 INFO cinder.api.openstack.wsgi [None req-bc97bbbf-4027-42f2-81df-4df120010621 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 557/1107] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.300 8 INFO cinder.api.openstack.wsgi [None req-ae23c671-05bf-455a-9935-28cb9b05df42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true 2026-04-10 11:13:38.336 8 INFO cinder.api.openstack.wsgi [None req-ae23c671-05bf-455a-9935-28cb9b05df42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1108] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.349 9 INFO cinder.api.openstack.wsgi [None req-5e0c55a1-feb8-4983-978d-79c6fde7acf0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true 2026-04-10 11:13:38.381 9 INFO cinder.api.openstack.wsgi [None req-5e0c55a1-feb8-4983-978d-79c6fde7acf0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 558/1109] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.399 8 INFO cinder.api.openstack.wsgi [None req-0d7b9c76-3a85-45e9-89cb-fd6a6f295dca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true 2026-04-10 11:13:38.437 8 INFO cinder.api.openstack.wsgi [None req-0d7b9c76-3a85-45e9-89cb-fd6a6f295dca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1110] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.457 9 INFO cinder.api.openstack.wsgi [None req-bd2709d9-bcee-4b96-b328-635b1fcbf41a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true 2026-04-10 11:13:38.494 9 INFO cinder.api.openstack.wsgi [None req-bd2709d9-bcee-4b96-b328-635b1fcbf41a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 559/1111] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.509 8 INFO cinder.api.openstack.wsgi [None req-3da34c7a-4800-44af-8dbb-390626ff3cad a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true 2026-04-10 11:13:38.534 8 INFO cinder.api.openstack.wsgi [None req-3da34c7a-4800-44af-8dbb-390626ff3cad a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1112] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.554 9 INFO cinder.api.openstack.wsgi [None req-a5261b94-5aa9-4e92-9b6b-5423818aa92c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true 2026-04-10 11:13:38.574 9 INFO cinder.api.openstack.wsgi [None req-a5261b94-5aa9-4e92-9b6b-5423818aa92c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 560/1113] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.586 8 INFO cinder.api.openstack.wsgi [None req-cb2beb7f-5db0-4a91-92eb-20ea580309cd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:13:38.610 8 INFO cinder.api.openstack.wsgi [None req-cb2beb7f-5db0-4a91-92eb-20ea580309cd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1114] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.625 9 INFO cinder.api.openstack.wsgi [None req-ad179d57-9af5-480d-8802-7d4f5b3a6924 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:13:38.654 9 INFO cinder.api.openstack.wsgi [None req-ad179d57-9af5-480d-8802-7d4f5b3a6924 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 561/1115] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.673 8 INFO cinder.api.openstack.wsgi [None req-f7ff6c39-ca13-402a-92ff-26124ad2b665 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true 2026-04-10 11:13:38.701 8 INFO cinder.api.openstack.wsgi [None req-f7ff6c39-ca13-402a-92ff-26124ad2b665 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1116] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.710 9 INFO cinder.api.openstack.wsgi [None req-d9226564-2c6f-4cd2-bed8-939be5ff3845 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:13:38.728 9 INFO cinder.volume.api [None req-d9226564-2c6f-4cd2-bed8-939be5ff3845 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:13:38.735 9 INFO cinder.api.openstack.wsgi [None req-d9226564-2c6f-4cd2-bed8-939be5ff3845 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 562/1117] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-10 11:13:38.747 8 INFO cinder.api.openstack.wsgi [None req-df94ed50-6bf8-4d99-b995-b020131f3104 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:13:38.754 8 INFO cinder.volume.api [None req-df94ed50-6bf8-4d99-b995-b020131f3104 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:13:38.754 8 INFO cinder.api.openstack.wsgi [None req-df94ed50-6bf8-4d99-b995-b020131f3104 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1118] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:13:38.765 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:13:38.771 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 563/1119] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:13:38.782 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:13:38.796 8 INFO cinder.volume.api [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:13:38.804 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1120] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:13:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:13:46.761 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:46.761 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:46.763 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:46.764 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:56.761 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:56.762 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:13:56.762 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:13:56.763 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:06.761 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:06.762 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:06.763 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:06.763 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:16.760 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:16.761 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:16.762 9 INFO cinder.api.openstack.wsgi [None req-01470e88-0bf5-47e6-b422-459df72cf8bf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:16.762 8 INFO cinder.api.openstack.wsgi [None req-af71db54-33f2-4e4c-a428-eac644491760 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:25.508 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:14:25.589 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f returned with HTTP 200 [pid: 9|app: 0|req: 568/1129] 199.204.45.115 () {38 vars in 1103 bytes} [Fri Apr 10 11:14:25 2026] DELETE /v3/2ba55315547740999bfc5a2567fd5682/attachments/6a2b28ef-23d2-487e-a17c-21708e3d9d5f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:14:25.608 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 2026-04-10 11:14:25.609 8 INFO cinder.api.v3.volumes [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Delete volume with id: d4e6363c-bbd7-4745-b2fd-c6f356e32b88  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:14:25.619 8 INFO cinder.volume.api [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Volume info retrieved successfully. 2026-04-10 11:14:25.642 8 INFO cinder.volume.api [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Delete volume request issued successfully. 2026-04-10 11:14:25.643 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 returned with HTTP 202 [pid: 8|app: 0|req: 562/1130] 199.204.45.115 () {36 vars in 1054 bytes} [Fri Apr 10 11:14:25 2026] DELETE /v3/2ba55315547740999bfc5a2567fd5682/volumes/d4e6363c-bbd7-4745-b2fd-c6f356e32b88 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-10 11:14:26.761 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:26.761 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:26.762 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:26.762 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:36.761 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:36.761 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:36.762 9 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-2cfd0f81-cb51-4aae-add3-12ee9eb7c0b8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:36.763 8 INFO cinder.api.openstack.wsgi [req-eb8e3230-1f12-4876-90ff-d54c4acbd6f7 req-20adbbc0-a886-4048-a7e7-15e5cb5402f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:14:38.110 9 INFO cinder.api.openstack.wsgi [None req-7295d45f-2eba-4295-8735-c8eef9550455 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-10 11:14:38.121 9 INFO cinder.volume.api [None req-7295d45f-2eba-4295-8735-c8eef9550455 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:14:38.124 9 INFO cinder.api.openstack.wsgi [None req-7295d45f-2eba-4295-8735-c8eef9550455 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 571/1135] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 11:14:38.138 8 INFO cinder.api.openstack.wsgi [None req-e726235a-7dfb-4dbf-9bad-690557011d11 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:14:38.156 8 INFO cinder.api.openstack.wsgi [None req-e726235a-7dfb-4dbf-9bad-690557011d11 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1136] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.165 9 INFO cinder.api.openstack.wsgi [None req-f01be27c-0f01-4623-a332-41b4d921673c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:14:38.170 9 INFO cinder.api.openstack.wsgi [None req-f01be27c-0f01-4623-a332-41b4d921673c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 572/1137] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.215 8 INFO cinder.api.openstack.wsgi [None req-a4e7f3d5-1ad5-4c69-bb94-b708d68d2ad9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:14:38.238 8 INFO cinder.api.openstack.wsgi [None req-a4e7f3d5-1ad5-4c69-bb94-b708d68d2ad9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1138] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.252 9 INFO cinder.api.openstack.wsgi [None req-c46b7907-4717-428b-84a0-fc97747bbb6f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true 2026-04-10 11:14:38.283 9 INFO cinder.api.openstack.wsgi [None req-c46b7907-4717-428b-84a0-fc97747bbb6f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 573/1139] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/45fddeb0e56d41b9b74277204bced92b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.296 8 INFO cinder.api.openstack.wsgi [None req-c1d19232-bfd8-417b-acfd-72e828ab9453 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true 2026-04-10 11:14:38.314 8 INFO cinder.api.openstack.wsgi [None req-c1d19232-bfd8-417b-acfd-72e828ab9453 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1140] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/4d53341772104c2a81d21e4f510fa522?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.325 9 INFO cinder.api.openstack.wsgi [None req-b1abe808-e427-44d9-acce-9078ebf0d6c2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true 2026-04-10 11:14:38.349 9 INFO cinder.api.openstack.wsgi [None req-b1abe808-e427-44d9-acce-9078ebf0d6c2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 574/1141] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/5e449ac74a834acb937ce3027836c4a2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.363 8 INFO cinder.api.openstack.wsgi [None req-24b66c84-ca21-49f1-9740-a8041d348f0a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true 2026-04-10 11:14:38.383 8 INFO cinder.api.openstack.wsgi [None req-24b66c84-ca21-49f1-9740-a8041d348f0a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1142] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/7277acaec0a94bf99e39feba241f7b80?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.395 9 INFO cinder.api.openstack.wsgi [None req-f8eb4257-6571-46d7-99a9-e78669d98a59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true 2026-04-10 11:14:38.442 9 INFO cinder.api.openstack.wsgi [None req-f8eb4257-6571-46d7-99a9-e78669d98a59 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 575/1143] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/953240b557a847fc8c0dd4c76dd18b77?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.452 8 INFO cinder.api.openstack.wsgi [None req-6779b278-8bb1-4230-b562-544eaa83623c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true 2026-04-10 11:14:38.476 8 INFO cinder.api.openstack.wsgi [None req-6779b278-8bb1-4230-b562-544eaa83623c a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1144] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/98ebe5e0151b4ce39399409a7f16e6ee?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.490 9 INFO cinder.api.openstack.wsgi [None req-cc85d590-4999-4e22-a800-6b43403b7f1a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true 2026-04-10 11:14:38.524 9 INFO cinder.api.openstack.wsgi [None req-cc85d590-4999-4e22-a800-6b43403b7f1a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 576/1145] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/bd44669d5d5b49ed8886ff0f22eb4c83?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.535 8 INFO cinder.api.openstack.wsgi [None req-be344aa7-6287-420e-9044-022e451cab36 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:14:38.558 8 INFO cinder.api.openstack.wsgi [None req-be344aa7-6287-420e-9044-022e451cab36 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1146] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.569 9 INFO cinder.api.openstack.wsgi [None req-4dd87b55-348a-4833-b270-c913c96e1be3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:14:38.597 9 INFO cinder.api.openstack.wsgi [None req-4dd87b55-348a-4833-b270-c913c96e1be3 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 577/1147] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.611 8 INFO cinder.api.openstack.wsgi [None req-c28d1ae1-8990-4337-a0a2-6394e20f9b02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true 2026-04-10 11:14:38.637 8 INFO cinder.api.openstack.wsgi [None req-c28d1ae1-8990-4337-a0a2-6394e20f9b02 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1148] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/e020db49736d412f82592eabf8e67617?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:14:38.648 9 INFO cinder.api.openstack.wsgi [None req-5c1b4c04-05d4-4771-ba12-73edda6e9eb1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:14:38.654 9 INFO cinder.volume.api [None req-5c1b4c04-05d4-4771-ba12-73edda6e9eb1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:14:38.655 9 INFO cinder.api.openstack.wsgi [None req-5c1b4c04-05d4-4771-ba12-73edda6e9eb1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 578/1149] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:14:38.669 8 INFO cinder.api.openstack.wsgi [None req-019718ff-03f1-46b6-bec0-1ac730d8b0d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:14:38.681 8 INFO cinder.volume.api [None req-019718ff-03f1-46b6-bec0-1ac730d8b0d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:14:38.684 8 INFO cinder.api.openstack.wsgi [None req-019718ff-03f1-46b6-bec0-1ac730d8b0d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1150] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:14:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:14:46.760 9 INFO cinder.api.openstack.wsgi [None req-5c1b4c04-05d4-4771-ba12-73edda6e9eb1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:46.761 8 INFO cinder.api.openstack.wsgi [None req-019718ff-03f1-46b6-bec0-1ac730d8b0d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:46.761 9 INFO cinder.api.openstack.wsgi [None req-5c1b4c04-05d4-4771-ba12-73edda6e9eb1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:46.762 8 INFO cinder.api.openstack.wsgi [None req-019718ff-03f1-46b6-bec0-1ac730d8b0d9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:56.706 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots 2026-04-10 11:14:56.714 9 INFO cinder.volume.api [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:14:56.714 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots returned with HTTP 200 [pid: 9|app: 0|req: 580/1153] 10.0.0.229 () {32 vars in 705 bytes} [Fri Apr 10 11:14:56 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:14:56.732 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes 2026-04-10 11:14:56.744 8 INFO cinder.volume.api [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:14:56.744 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes returned with HTTP 200 [pid: 8|app: 0|req: 574/1154] 10.0.0.229 () {32 vars in 701 bytes} [Fri Apr 10 11:14:56 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:14:56.762 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:56.762 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:14:56.763 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:14:56.764 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:06.762 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:06.762 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:06.763 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:06.763 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:16.761 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:16.762 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:16.763 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:16.764 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:26.760 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:26.760 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:26.761 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:26.762 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:36.760 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:36.761 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:36.761 9 INFO cinder.api.openstack.wsgi [None req-a02e9b9c-fbfd-4e5e-801a-62862d986fca a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:36.762 8 INFO cinder.api.openstack.wsgi [None req-caefc6a8-9467-40cd-bc87-639305b13ee0 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:38.338 9 INFO cinder.api.openstack.wsgi [None req-e1c81bde-fc54-4b24-9592-3c7702b33f7e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:15:38.352 9 INFO cinder.volume.api [None req-e1c81bde-fc54-4b24-9592-3c7702b33f7e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:15:38.355 9 INFO cinder.api.openstack.wsgi [None req-e1c81bde-fc54-4b24-9592-3c7702b33f7e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 586/1165] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:15:38.365 8 INFO cinder.api.openstack.wsgi [None req-9d0755e5-3bfd-4021-8827-12cdeb86a80b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:15:38.372 8 INFO cinder.api.openstack.wsgi [None req-9d0755e5-3bfd-4021-8827-12cdeb86a80b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 580/1166] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:15:38.382 9 INFO cinder.api.openstack.wsgi [None req-f4346ded-2c05-4071-9e63-69a76a7fb9f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:15:38.416 9 INFO cinder.volume.api [None req-f4346ded-2c05-4071-9e63-69a76a7fb9f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:15:38.420 9 INFO cinder.api.openstack.wsgi [None req-f4346ded-2c05-4071-9e63-69a76a7fb9f2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 587/1167] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:15:38.430 8 INFO cinder.api.openstack.wsgi [None req-0cd357f3-5907-4f3d-9609-4a610ad3b133 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:15:38.436 8 INFO cinder.volume.api [None req-0cd357f3-5907-4f3d-9609-4a610ad3b133 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:15:38.436 8 INFO cinder.api.openstack.wsgi [None req-0cd357f3-5907-4f3d-9609-4a610ad3b133 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1168] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:15:38.482 9 INFO cinder.api.openstack.wsgi [None req-d2eabe0a-d681-4ffb-a7f4-6a9431957eee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:15:38.510 9 INFO cinder.api.openstack.wsgi [None req-d2eabe0a-d681-4ffb-a7f4-6a9431957eee a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 588/1169] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:15:38.526 8 INFO cinder.api.openstack.wsgi [None req-dd7572d6-6bc6-4b0f-a2f4-934c06f1de43 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:15:38.556 8 INFO cinder.api.openstack.wsgi [None req-dd7572d6-6bc6-4b0f-a2f4-934c06f1de43 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1170] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:15:38.570 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:15:38.604 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 589/1171] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:15:38.618 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:15:38.638 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1172] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:15:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:15:46.761 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:46.761 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:46.762 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:46.762 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:56.761 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:56.761 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:15:56.762 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:15:56.763 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:06.762 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:06.762 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:06.763 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:06.763 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:16.760 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:16.760 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:16.761 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:16.761 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:26.761 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:26.762 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:26.762 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:26.763 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:36.761 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:36.761 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:36.763 8 INFO cinder.api.openstack.wsgi [None req-c10b5e3a-e97d-4256-a13d-b6fac724d98a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:36.763 9 INFO cinder.api.openstack.wsgi [None req-f07b13c8-7dba-44bf-b9de-83b50a07f715 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:38.211 8 INFO cinder.api.openstack.wsgi [None req-e6b1929c-08c2-4e89-bccd-5e4a29b5947d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:16:38.227 8 INFO cinder.api.openstack.wsgi [None req-e6b1929c-08c2-4e89-bccd-5e4a29b5947d a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 590/1185] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:16:38.298 9 INFO cinder.api.openstack.wsgi [None req-a39f54e9-4978-4024-91ff-c3c49707608e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:16:38.331 9 INFO cinder.api.openstack.wsgi [None req-a39f54e9-4978-4024-91ff-c3c49707608e a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 596/1186] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:16:38.352 8 INFO cinder.api.openstack.wsgi [None req-3145814b-e748-4b44-98b2-242d92e43bfe a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:16:38.376 8 INFO cinder.api.openstack.wsgi [None req-3145814b-e748-4b44-98b2-242d92e43bfe a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1187] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:16:38.386 9 INFO cinder.api.openstack.wsgi [None req-72ca6d8d-2f9a-43a5-b9fb-96461e6ecdb5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:16:38.404 9 INFO cinder.api.openstack.wsgi [None req-72ca6d8d-2f9a-43a5-b9fb-96461e6ecdb5 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 597/1188] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:16:38.416 8 INFO cinder.api.openstack.wsgi [None req-f8d3f9dc-c24d-4039-b1af-6df0a4097543 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:16:38.430 8 INFO cinder.volume.api [None req-f8d3f9dc-c24d-4039-b1af-6df0a4097543 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:16:38.433 8 INFO cinder.api.openstack.wsgi [None req-f8d3f9dc-c24d-4039-b1af-6df0a4097543 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1189] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:16:38.446 9 INFO cinder.api.openstack.wsgi [None req-c1389dbc-39ea-4dff-a004-c5f8778a54f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:16:38.455 9 INFO cinder.volume.api [None req-c1389dbc-39ea-4dff-a004-c5f8778a54f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:16:38.455 9 INFO cinder.api.openstack.wsgi [None req-c1389dbc-39ea-4dff-a004-c5f8778a54f9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 598/1190] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/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-04-10 11:16:38.466 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:16:38.478 8 INFO cinder.volume.api [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:16:38.480 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1191] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:16:38.493 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:16:38.514 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 599/1192] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:16:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:16:46.760 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:46.760 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:46.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:46.762 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:56.761 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:56.761 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:16:56.762 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:16:56.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:06.761 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:06.761 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:06.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:06.763 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:16.761 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:16.762 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:16.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:16.763 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:26.762 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:26.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:26.763 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:26.764 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:36.761 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:36.761 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:36.762 9 INFO cinder.api.openstack.wsgi [None req-e5a5e24f-f314-410b-bbe1-9cda0c299cf9 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:36.763 8 INFO cinder.api.openstack.wsgi [None req-0643a4a7-6dc2-4ad2-85d1-943a080f51eb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:38.128 9 INFO cinder.api.openstack.wsgi [None req-6bb18349-307e-4407-95b4-b2148d37fcf1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:17:38.135 9 INFO cinder.api.openstack.wsgi [None req-6bb18349-307e-4407-95b4-b2148d37fcf1 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 9|app: 0|req: 606/1205] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:17:38.148 8 INFO cinder.api.openstack.wsgi [None req-4e120b2f-a5bd-43d0-a547-56f4ed223b9b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:17:38.166 8 INFO cinder.volume.api [None req-4e120b2f-a5bd-43d0-a547-56f4ed223b9b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:17:38.168 8 INFO cinder.api.openstack.wsgi [None req-4e120b2f-a5bd-43d0-a547-56f4ed223b9b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 600/1206] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:17:38.211 9 INFO cinder.api.openstack.wsgi [None req-cd9017d7-5f2f-4417-a78c-ad684e616de2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:17:38.248 9 INFO cinder.api.openstack.wsgi [None req-cd9017d7-5f2f-4417-a78c-ad684e616de2 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 607/1207] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:17:38.257 8 INFO cinder.api.openstack.wsgi [None req-ec10b0d8-747a-4d48-8872-5154509518fd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:17:38.279 8 INFO cinder.api.openstack.wsgi [None req-ec10b0d8-747a-4d48-8872-5154509518fd a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1208] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:17:38.293 9 INFO cinder.api.openstack.wsgi [None req-b49405bc-3351-4387-97a4-555e6109658a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:17:38.331 9 INFO cinder.api.openstack.wsgi [None req-b49405bc-3351-4387-97a4-555e6109658a a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 608/1209] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:17:38.344 8 INFO cinder.api.openstack.wsgi [None req-bb8a9fe2-1184-43e3-a7ba-872d5abf3e79 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:17:38.360 8 INFO cinder.api.openstack.wsgi [None req-bb8a9fe2-1184-43e3-a7ba-872d5abf3e79 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1210] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:17:38.371 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:17:38.381 9 INFO cinder.volume.api [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:17:38.383 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 609/1211] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:17:38.395 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:17:38.422 8 INFO cinder.volume.api [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:17:38.424 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1212] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:17:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:17:46.761 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:46.761 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:46.763 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:46.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:56.761 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:56.761 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:17:56.762 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:17:56.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:06.762 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:06.762 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:06.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:06.764 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:16.761 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:16.761 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:16.763 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:16.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:26.761 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:26.761 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:26.762 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:26.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:36.761 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:36.761 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:36.762 9 INFO cinder.api.openstack.wsgi [None req-76995336-39af-4464-9e5c-38c36e74f1a6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:36.763 8 INFO cinder.api.openstack.wsgi [None req-eb944393-6a7b-41fd-bdcf-6632264931c6 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:38.181 9 INFO cinder.api.openstack.wsgi [None req-354dbe00-0816-4000-b5e4-3c664be81cbf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:18:38.198 9 INFO cinder.volume.api [None req-354dbe00-0816-4000-b5e4-3c664be81cbf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:18:38.200 9 INFO cinder.api.openstack.wsgi [None req-354dbe00-0816-4000-b5e4-3c664be81cbf a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 616/1225] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:18:38.254 8 INFO cinder.api.openstack.wsgi [None req-6090bd02-6f7b-4d19-947d-a26de4e3becb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true 2026-04-10 11:18:38.297 8 INFO cinder.api.openstack.wsgi [None req-6090bd02-6f7b-4d19-947d-a26de4e3becb a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 610/1226] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/2ba55315547740999bfc5a2567fd5682?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:18:38.309 9 INFO cinder.api.openstack.wsgi [None req-131c7714-d240-44af-9743-ab292d7bbd50 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true 2026-04-10 11:18:38.335 9 INFO cinder.api.openstack.wsgi [None req-131c7714-d240-44af-9743-ab292d7bbd50 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 617/1227] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/cd2acf818572460fb8be50077c7f376e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:18:38.349 8 INFO cinder.api.openstack.wsgi [None req-103067b1-a91c-4824-86e6-e207a136514b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true 2026-04-10 11:18:38.382 8 INFO cinder.api.openstack.wsgi [None req-103067b1-a91c-4824-86e6-e207a136514b a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1228] 10.0.0.51 () {28 vars in 735 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-quota-sets/da332faf6d1242f68cd7baf788c9c3da?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:18:38.395 9 INFO cinder.api.openstack.wsgi [None req-df657a7d-2fd6-4a6d-aa45-b6c8a28ef80f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true 2026-04-10 11:18:38.408 9 INFO cinder.volume.api [None req-df657a7d-2fd6-4a6d-aa45-b6c8a28ef80f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all snapshots completed successfully. 2026-04-10 11:18:38.409 9 INFO cinder.api.openstack.wsgi [None req-df657a7d-2fd6-4a6d-aa45-b6c8a28ef80f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 618/1229] 10.0.0.51 () {28 vars in 673 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:18:38.423 8 INFO cinder.api.openstack.wsgi [None req-93f8cce9-4021-429e-9b90-98eab98e0af8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services 2026-04-10 11:18:38.436 8 INFO cinder.api.openstack.wsgi [None req-93f8cce9-4021-429e-9b90-98eab98e0af8 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/os-services returned with HTTP 200 [pid: 8|app: 0|req: 612/1230] 10.0.0.51 () {28 vars in 644 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:18:38.446 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true 2026-04-10 11:18:38.475 9 INFO cinder.volume.api [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] Get all volumes completed successfully. 2026-04-10 11:18:38.478 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 619/1231] 10.0.0.51 () {28 vars in 683 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-10 11:18:38.491 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true 2026-04-10 11:18:38.505 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 613/1232] 10.0.0.51 () {28 vars in 695 bytes} [Fri Apr 10 11:18:38 2026] GET /v3/2ba55315547740999bfc5a2567fd5682/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-10 11:18:46.761 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:46.762 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:46.762 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:46.763 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:56.760 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:56.761 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:18:56.762 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:18:56.762 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:19:06.761 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:19:06.762 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:19:06.763 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:19:06.764 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:19:16.761 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:19:16.761 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] GET http://10.0.0.233:8776/ 2026-04-10 11:19:16.762 9 INFO cinder.api.openstack.wsgi [None req-7708fce5-5113-45e5-ab27-dd80df55ed0f a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300 2026-04-10 11:19:16.762 8 INFO cinder.api.openstack.wsgi [None req-7e2d1139-a9f1-4347-bde0-654392150f42 a304790ba8194752a146b2033d6d7794 2ba55315547740999bfc5a2567fd5682 - - default default] http://10.0.0.233:8776/ returned with HTTP 300