+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 14:18:39 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-87f59d5c9-hl5lh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4df3c99668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_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.12/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.12/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 /var/lib/openstack/lib/python3.12/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 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-27 14:18:43.848 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-27 14:18:43.848 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-27 14:18:44.052 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-27 14:18:44.053 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-27 14:18:45.187 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-27 14:18:45.191 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-27 14:18:45.195 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-27 14:18:45.198 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-27 14:18:45.214 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-27 14:18:45.218 7 INFO cinder.rpc [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-27 14:18:45.274 7 WARNING cinder.api.contrib.hosts [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-27 14:18:45.310 7 WARNING keystonemiddleware._common.config [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 14:18:45.319 7 WARNING oslo_config.cfg [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4df3c99668 pid: 7 (default app) 2026-05-27 14:18:45.524 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-27 14:18:45.528 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-27 14:18:45.531 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-27 14:18:45.534 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-27 14:18:45.549 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-27 14:18:45.553 8 INFO cinder.rpc [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-27 14:18:45.625 8 WARNING cinder.api.contrib.hosts [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-27 14:18:45.661 8 WARNING keystonemiddleware._common.config [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 14:18:45.670 8 WARNING oslo_config.cfg [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4df3c99668 pid: 8 (default app) 2026-05-27 14:18:53.228 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:18:53.230 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:03.228 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:03.230 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:13.227 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:13.227 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:13.228 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:13.229 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:23.227 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:23.227 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:23.229 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:23.229 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:33.227 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:33.227 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:33.228 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:33.229 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:43.227 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:43.227 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:43.228 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:43.228 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:53.227 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:53.227 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] GET http://10.0.0.65:8776/ 2026-05-27 14:19:53.228 7 INFO cinder.api.openstack.wsgi [None req-720422e5-199f-41c9-ba11-6a8618a67e45 - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:19:53.228 8 INFO cinder.api.openstack.wsgi [None req-3bb8bf21-7640-4bc9-a1f7-00594b88a7ca - - - - - -] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-27 14:19:55.771 8 WARNING oslo_policy.policy [None req-c7dc6864-94bb-417f-b409-4dec5703986a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:19:55.771 8 WARNING oslo_policy.policy [None req-c7dc6864-94bb-417f-b409-4dec5703986a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-05-27 14:19:56.159 8 INFO cinder.api.openstack.wsgi [None req-c7dc6864-94bb-417f-b409-4dec5703986a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types/rbd1 2026-05-27 14:19:56.190 8 INFO cinder.api.openstack.wsgi [None req-c7dc6864-94bb-417f-b409-4dec5703986a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 7/13] 10.0.0.132 () {30 vars in 681 bytes} [Wed May 27 14:19:55 2026] GET /v3/4eff28c92a54422680f9528372895084/types/rbd1 => generated 82 bytes in 891 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-27 14:19:56.238 7 WARNING oslo_policy.policy [None req-6db1c049-b735-4db3-99fc-cab669b9a2d4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 14:19:56.239 7 WARNING oslo_policy.policy [None req-6db1c049-b735-4db3-99fc-cab669b9a2d4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-05-27 14:19:56.622 7 INFO cinder.api.openstack.wsgi [None req-6db1c049-b735-4db3-99fc-cab669b9a2d4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 14:19:56.644 7 INFO cinder.api.openstack.wsgi [None req-6db1c049-b735-4db3-99fc-cab669b9a2d4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 7/14] 10.0.0.132 () {30 vars in 720 bytes} [Wed May 27 14:19:56 2026] GET /v3/4eff28c92a54422680f9528372895084/types?name=rbd1&is_public=None => generated 20 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:19:58.282 8 INFO cinder.api.openstack.wsgi [None req-51d60c30-5a17-4b1f-b68c-c60a95509988 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 14:19:58.308 8 INFO cinder.api.openstack.wsgi [None req-51d60c30-5a17-4b1f-b68c-c60a95509988 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types returned with HTTP 200 [pid: 8|app: 0|req: 8/15] 10.0.0.132 () {34 vars in 724 bytes} [Wed May 27 14:19:58 2026] POST /v3/4eff28c92a54422680f9528372895084/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:19:58.323 7 INFO cinder.api.openstack.wsgi [req-51d60c30-5a17-4b1f-b68c-c60a95509988 req-05c8227f-7ae4-464c-9239-8c2dd1e91fa0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types/27f3f7c5-0bb3-4c8e-a0d3-3425d053d1ea/extra_specs 2026-05-27 14:19:58.379 7 INFO cinder.api.openstack.wsgi [req-51d60c30-5a17-4b1f-b68c-c60a95509988 req-05c8227f-7ae4-464c-9239-8c2dd1e91fa0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types/27f3f7c5-0bb3-4c8e-a0d3-3425d053d1ea/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 8/16] 10.0.0.132 () {36 vars in 893 bytes} [Wed May 27 14:19:58 2026] POST /v3/4eff28c92a54422680f9528372895084/types/27f3f7c5-0bb3-4c8e-a0d3-3425d053d1ea/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:20:00.023 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types?is_public=None 2026-05-27 14:20:00.037 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/17] 10.0.0.132 () {30 vars in 700 bytes} [Wed May 27 14:19:59 2026] GET /v3/4eff28c92a54422680f9528372895084/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:20:01.882 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/qos-specs 2026-05-27 14:20:01.894 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.132 () {30 vars in 679 bytes} [Wed May 27 14:20:01 2026] GET /v3/4eff28c92a54422680f9528372895084/qos-specs => generated 17 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:20:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:13.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:23.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:23.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:33.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:33.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:53.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:53.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:20:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:20:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:33.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:21:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:21:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:03.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:03.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:23.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:22:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:22:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:03.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:13.230 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:13.230 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:23.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:33.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:43.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:23:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:23:53.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:23.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:23.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:43.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:43.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:43.230 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:24:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:24:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:13.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:13.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:25:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:25:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:33.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:33.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:53.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:53.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:26:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:26:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:13.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:13.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:23.230 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:23.231 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:33.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:43.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:27:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:27:53.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:03.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:23.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:28:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:28:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:03.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:33.230 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:33.230 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:33.231 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:33.232 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:43.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:29:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:29:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:03.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:13.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:13.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:33.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:43.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:30:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:30:53.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:03.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:03.231 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:03.232 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:23.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:33.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:31:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:31:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:13.231 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:32:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:32:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:03.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:03.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:33.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:33.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:33:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:33:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:23.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:23.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:33.230 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:33.231 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:33.232 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:33.232 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:43.226 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:43.226 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:34:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:34:53.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:33.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:43.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:43.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:53.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:35:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:35:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:03.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:13.229 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:13.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:23.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:23.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:23.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:23.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:33.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:33.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:33.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:33.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:43.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:43.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:43.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:43.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:53.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:53.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:36:53.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:36:53.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:03.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:03.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:03.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:03.229 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:13.227 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:13.227 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:13.228 7 INFO cinder.api.openstack.wsgi [None req-91f99bc9-57a3-4c90-970e-a0f6d5abed40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:13.228 8 INFO cinder.api.openstack.wsgi [None req-e5c1a5c9-3964-4ba3-afc0-453503a4ac32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 14:37:18.387 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False 2026-05-27 14:37:18.407 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.407 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.407 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.408 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.408 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.409 7 WARNING cinder.quota [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.417 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 114/227] 199.204.45.222 () {44 vars in 1068 bytes} [Wed May 27 14:37:18 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False => generated 340 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 14:37:18.578 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] PUT https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084 2026-05-27 14:37:18.642 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.643 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.643 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.644 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.644 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.644 8 WARNING cinder.quota [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-27 14:37:18.652 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084 returned with HTTP 200 [pid: 8|app: 0|req: 114/228] 199.204.45.222 () {48 vars in 1097 bytes} [Wed May 27 14:37:18 2026] PUT /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084 => generated 296 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:37:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:33.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:33.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:37:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:37:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:03.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:13.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:13.230 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:13.231 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:38:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:38:53.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:13.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:13.230 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:23.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:23.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:33.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:39:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:39:53.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:13.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:13.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:33.234 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:33.235 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:33.236 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:33.236 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:40:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:40:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:03.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:03.230 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:33.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:41:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:41:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:03.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:13.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:23.230 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:23.230 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:23.231 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:23.232 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:33.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:53.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:53.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:42:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:42:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:23.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:23.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:33.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:53.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:53.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:43:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:43:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:03.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:13.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:53.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:53.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:44:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:44:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:13.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:23.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:23.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:45:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:45:53.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:13.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:23.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:33.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:46:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:46:53.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:03.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:13.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:13.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:23.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:53.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:53.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:47:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:47:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:03.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:13.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:23.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:33.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:48:53.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:48:53.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:03.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:13.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:13.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:13.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:23.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:23.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:33.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:33.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:33.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:43.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:43.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:53.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:53.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:49:53.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:49:53.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:03.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:03.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:03.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:03.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:13.226 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:13.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:13.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:13.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:23.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:23.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:23.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:23.228 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:33.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:33.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:33.229 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:33.229 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:43.226 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:43.227 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:43.227 8 INFO cinder.api.openstack.wsgi [None req-1c63ee9f-f3ee-4f37-a34e-e76728200067 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:43.228 7 INFO cinder.api.openstack.wsgi [None req-7b714fb8-88e9-4949-ab45-1d0b34997ba8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:48.661 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False 2026-05-27 14:50:48.685 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 196/391] 199.204.45.222 () {44 vars in 1068 bytes} [Wed May 27 14:50:48 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False => generated 340 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:50:49.270 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] PUT https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948 2026-05-27 14:50:49.335 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948 returned with HTTP 200 [pid: 7|app: 0|req: 196/392] 199.204.45.222 () {48 vars in 1097 bytes} [Wed May 27 14:50:49 2026] PUT /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948 => generated 296 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:50:53.228 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:53.229 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:50:53.229 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:50:53.230 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:03.226 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:03.226 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:03.227 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:03.227 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:13.227 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:13.227 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:13.228 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:13.228 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:23.227 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:23.228 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:23.228 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:23.229 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:33.226 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:33.227 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:33.227 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:33.228 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:43.227 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:43.227 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:43.228 7 INFO cinder.api.openstack.wsgi [None req-5c1bd093-867d-4fe6-a677-724887500cf8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:43.228 8 INFO cinder.api.openstack.wsgi [None req-205aa6df-3ef1-46a0-b471-4f869059178b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:49.486 7 INFO cinder.api.openstack.wsgi [None req-2beba200-0e1a-4675-bc8c-2813c8e97f28 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:51:49.531 7 INFO cinder.volume.api [None req-2beba200-0e1a-4675-bc8c-2813c8e97f28 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:51:49.533 7 INFO cinder.api.openstack.wsgi [None req-2beba200-0e1a-4675-bc8c-2813c8e97f28 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:51:49.547 8 INFO cinder.api.openstack.wsgi [None req-4a34d42d-ac18-44de-9b24-ccf57ccc9e1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:51:49.565 8 INFO cinder.volume.api [None req-4a34d42d-ac18-44de-9b24-ccf57ccc9e1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:51:49.565 8 INFO cinder.api.openstack.wsgi [None req-4a34d42d-ac18-44de-9b24-ccf57ccc9e1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:51:49.612 7 INFO cinder.api.openstack.wsgi [None req-114f3143-1330-4821-a448-e639e4c79d33 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:51:49.632 7 INFO cinder.api.openstack.wsgi [None req-114f3143-1330-4821-a448-e639e4c79d33 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:51:49.647 8 INFO cinder.api.openstack.wsgi [None req-05e5daa1-d5c4-4b35-8dff-b3d8156f69e1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:51:49.669 8 INFO cinder.api.openstack.wsgi [None req-05e5daa1-d5c4-4b35-8dff-b3d8156f69e1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:51:49.680 7 INFO cinder.api.openstack.wsgi [None req-289e0fda-d27d-4462-8878-bd35f76d5581 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:51:49.699 7 INFO cinder.api.openstack.wsgi [None req-289e0fda-d27d-4462-8878-bd35f76d5581 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:51:49.710 8 INFO cinder.api.openstack.wsgi [None req-3a377c5a-6067-482d-a88e-0c907e65c42b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:51:49.742 8 INFO cinder.volume.api [None req-3a377c5a-6067-482d-a88e-0c907e65c42b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:51:49.743 8 INFO cinder.api.openstack.wsgi [None req-3a377c5a-6067-482d-a88e-0c907e65c42b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:51:49.755 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:51:49.761 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:51:49.774 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:51:50.321 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:51:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:51:53.227 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:53.228 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:51:53.228 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:51:53.229 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:03.226 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:03.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:03.227 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:03.228 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:13.226 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:13.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:13.228 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:13.228 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:23.227 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:23.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:23.228 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:23.228 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:33.226 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:33.226 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:33.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:33.227 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:43.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:43.227 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:43.227 8 INFO cinder.api.openstack.wsgi [None req-dc9d4374-1b49-40b5-8e1c-bf1ff4c5f309 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:43.228 7 INFO cinder.api.openstack.wsgi [None req-e63d2d8a-1a84-4893-a317-982e13c42b75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:49.572 8 INFO cinder.api.openstack.wsgi [None req-412b03a1-e58d-4c42-9b96-986b310b4a7c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:52:49.584 8 INFO cinder.volume.api [None req-412b03a1-e58d-4c42-9b96-986b310b4a7c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:52:49.586 8 INFO cinder.api.openstack.wsgi [None req-412b03a1-e58d-4c42-9b96-986b310b4a7c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:52:49.599 7 INFO cinder.api.openstack.wsgi [None req-11d87f9f-22b9-4019-bdc0-48a3b3e23527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:52:49.619 7 INFO cinder.volume.api [None req-11d87f9f-22b9-4019-bdc0-48a3b3e23527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:52:49.620 7 INFO cinder.api.openstack.wsgi [None req-11d87f9f-22b9-4019-bdc0-48a3b3e23527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/426] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:52:49.634 8 INFO cinder.api.openstack.wsgi [None req-876de977-1444-4925-a67a-ef1dfb53e063 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:52:49.641 8 INFO cinder.api.openstack.wsgi [None req-876de977-1444-4925-a67a-ef1dfb53e063 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:52:49.678 7 INFO cinder.api.openstack.wsgi [None req-e7239dce-a344-4d35-be60-b776973f4ea7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:52:49.702 7 INFO cinder.api.openstack.wsgi [None req-e7239dce-a344-4d35-be60-b776973f4ea7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:52:49.714 8 INFO cinder.api.openstack.wsgi [None req-0ffb6966-a56e-4fcf-a561-b5d23da35f77 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:52:49.739 8 INFO cinder.api.openstack.wsgi [None req-0ffb6966-a56e-4fcf-a561-b5d23da35f77 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:52:49.751 7 INFO cinder.api.openstack.wsgi [None req-14b9e0a4-3b39-4947-bc81-29f2b9a7fadf f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:52:49.770 7 INFO cinder.api.openstack.wsgi [None req-14b9e0a4-3b39-4947-bc81-29f2b9a7fadf f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:52:49.779 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:52:49.789 8 INFO cinder.volume.api [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:52:49.791 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:52:49.802 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:52:50.340 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:52:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:52:53.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:53.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:52:53.228 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:52:53.229 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:03.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:03.228 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:03.228 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:03.229 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:13.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:13.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:13.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:13.228 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:23.226 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:23.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:23.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:23.228 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:33.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:33.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:33.228 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:33.229 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:43.227 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:43.227 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:43.228 7 INFO cinder.api.openstack.wsgi [None req-70ce6130-45b9-4a1e-98a7-e175f3256819 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:43.228 8 INFO cinder.api.openstack.wsgi [None req-5e125a4e-d89f-4fc4-b985-9f4201661cab f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:49.492 8 INFO cinder.api.openstack.wsgi [None req-829d0a2a-2ad9-45b2-93bf-312648f3d3ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:53:49.502 8 INFO cinder.volume.api [None req-829d0a2a-2ad9-45b2-93bf-312648f3d3ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:53:49.503 8 INFO cinder.api.openstack.wsgi [None req-829d0a2a-2ad9-45b2-93bf-312648f3d3ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:53:49.517 7 INFO cinder.api.openstack.wsgi [None req-18b2c65c-85e6-4ae0-a582-f0022dea3402 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:53:49.525 7 INFO cinder.api.openstack.wsgi [None req-18b2c65c-85e6-4ae0-a582-f0022dea3402 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:53:49.539 8 INFO cinder.api.openstack.wsgi [None req-3edf4057-8218-47a4-8ca0-a0ab31226984 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:53:49.550 8 INFO cinder.volume.api [None req-3edf4057-8218-47a4-8ca0-a0ab31226984 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:53:49.552 8 INFO cinder.api.openstack.wsgi [None req-3edf4057-8218-47a4-8ca0-a0ab31226984 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:53:49.594 7 INFO cinder.api.openstack.wsgi [None req-bf8d30b6-861f-40d4-82da-f5cd8eab0433 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:53:49.617 7 INFO cinder.api.openstack.wsgi [None req-bf8d30b6-861f-40d4-82da-f5cd8eab0433 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:53:49.630 8 INFO cinder.api.openstack.wsgi [None req-d94f1d91-b533-4c7b-a46c-2c0a02428ab4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:53:49.674 8 INFO cinder.api.openstack.wsgi [None req-d94f1d91-b533-4c7b-a46c-2c0a02428ab4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:53:49.692 7 INFO cinder.api.openstack.wsgi [None req-de52b644-1b5c-463f-8949-6d5715aaeff3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:53:49.712 7 INFO cinder.api.openstack.wsgi [None req-de52b644-1b5c-463f-8949-6d5715aaeff3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:53:49.722 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:53:49.730 8 INFO cinder.volume.api [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:53:49.731 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:53:49.741 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:53:50.245 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:53:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:53:53.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:53.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:53:53.228 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:53:53.228 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:03.226 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:03.226 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:03.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:03.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:13.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:13.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:13.228 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:13.228 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:23.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:23.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:23.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:23.228 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:33.226 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:33.226 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:33.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:33.227 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:43.226 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:43.226 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:43.227 7 INFO cinder.api.openstack.wsgi [None req-08d8e089-3816-4bdc-89fc-6aff5589e5de f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:43.228 8 INFO cinder.api.openstack.wsgi [None req-dfe93335-a575-4add-9df8-d267326ee064 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:49.470 7 INFO cinder.api.openstack.wsgi [None req-66e2ade5-a7a7-4138-8468-a93c8fdd8e1f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:54:49.476 7 INFO cinder.volume.api [None req-66e2ade5-a7a7-4138-8468-a93c8fdd8e1f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:54:49.478 7 INFO cinder.api.openstack.wsgi [None req-66e2ade5-a7a7-4138-8468-a93c8fdd8e1f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:54:49.490 8 INFO cinder.api.openstack.wsgi [None req-082fba46-4ef2-4117-8d94-f7a49790bf11 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:54:49.495 8 INFO cinder.api.openstack.wsgi [None req-082fba46-4ef2-4117-8d94-f7a49790bf11 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:54:49.536 7 INFO cinder.api.openstack.wsgi [None req-f10c0dcb-7576-4128-9481-162777058272 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:54:49.562 7 INFO cinder.api.openstack.wsgi [None req-f10c0dcb-7576-4128-9481-162777058272 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:54:49.570 8 INFO cinder.api.openstack.wsgi [None req-dfe440da-d5d3-4e9f-aa90-ebf7102621ef f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:54:49.594 8 INFO cinder.api.openstack.wsgi [None req-dfe440da-d5d3-4e9f-aa90-ebf7102621ef f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:54:49.605 7 INFO cinder.api.openstack.wsgi [None req-df8f5b81-b99f-4de7-888e-e14a2b1f0b7a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:54:49.624 7 INFO cinder.api.openstack.wsgi [None req-df8f5b81-b99f-4de7-888e-e14a2b1f0b7a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:54:49.635 8 INFO cinder.api.openstack.wsgi [None req-a351261d-f9dd-4429-9fdb-2d5d6ade3f4d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:54:50.140 8 INFO cinder.api.openstack.wsgi [None req-a351261d-f9dd-4429-9fdb-2d5d6ade3f4d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:54:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:54:50.153 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:54:50.161 7 INFO cinder.volume.api [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:54:50.161 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:54:50 2026] GET /v3/4eff28c92a54422680f9528372895084/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-05-27 14:54:50.172 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:54:50.201 8 INFO cinder.volume.api [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:54:50.204 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:54:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:54:53.226 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:53.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:54:53.227 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:54:53.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:03.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:03.226 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:03.227 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:03.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:13.227 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:13.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:13.228 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:13.228 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:23.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:23.226 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:23.227 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:23.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:33.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:33.226 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:33.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:33.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:43.226 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:43.226 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:43.227 8 INFO cinder.api.openstack.wsgi [None req-579c1ba5-d1c2-4e58-88f2-85ae357248e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:43.227 7 INFO cinder.api.openstack.wsgi [None req-b7274ff1-a9ed-4ce3-ba51-9072622d39b0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:49.488 8 INFO cinder.api.openstack.wsgi [None req-99b45a5f-f4c2-487d-b5b0-ba7e9fda9dcd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:55:49.494 8 INFO cinder.api.openstack.wsgi [None req-99b45a5f-f4c2-487d-b5b0-ba7e9fda9dcd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:55:49.551 7 INFO cinder.api.openstack.wsgi [None req-3a651cdf-224f-4edf-b92f-144287858fe7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:55:49.576 7 INFO cinder.api.openstack.wsgi [None req-3a651cdf-224f-4edf-b92f-144287858fe7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/486] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:55:49.588 8 INFO cinder.api.openstack.wsgi [None req-f5f5ed5e-8e1a-43f4-92f6-2ee600709b69 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:55:49.608 8 INFO cinder.api.openstack.wsgi [None req-f5f5ed5e-8e1a-43f4-92f6-2ee600709b69 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:55:49.624 7 INFO cinder.api.openstack.wsgi [None req-557b4cd6-d348-43f5-9f6e-c31eea03a100 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:55:49.645 7 INFO cinder.api.openstack.wsgi [None req-557b4cd6-d348-43f5-9f6e-c31eea03a100 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:55:49.655 8 INFO cinder.api.openstack.wsgi [None req-679a31fa-6c62-48a1-b145-fea4248eb00e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:55:49.664 8 INFO cinder.volume.api [None req-679a31fa-6c62-48a1-b145-fea4248eb00e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:55:49.666 8 INFO cinder.api.openstack.wsgi [None req-679a31fa-6c62-48a1-b145-fea4248eb00e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:55:49.677 7 INFO cinder.api.openstack.wsgi [None req-1238232c-624d-44d6-b5d6-c56cc9a098f4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:55:49.684 7 INFO cinder.volume.api [None req-1238232c-624d-44d6-b5d6-c56cc9a098f4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:55:49.684 7 INFO cinder.api.openstack.wsgi [None req-1238232c-624d-44d6-b5d6-c56cc9a098f4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:55:49.694 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:55:50.198 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:55:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:55:50.208 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:55:50.217 7 INFO cinder.volume.api [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:55:50.219 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:55:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:55:53.227 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:53.227 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:55:53.228 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:55:53.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:03.228 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:03.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:03.228 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:03.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:13.227 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:13.227 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:13.228 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:13.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:23.226 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:23.226 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:23.227 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:23.227 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:33.226 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:33.226 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:33.227 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:33.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:43.227 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:43.227 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:43.228 8 INFO cinder.api.openstack.wsgi [None req-cecb4b55-f98f-413d-b3af-241a5cb0ac3d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:43.228 7 INFO cinder.api.openstack.wsgi [None req-6ecd649c-4144-4251-93ac-0ced1dd43006 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:49.473 8 INFO cinder.api.openstack.wsgi [None req-d46d5b25-e81c-45b9-9fb4-abced6683373 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:56:49.484 8 INFO cinder.volume.api [None req-d46d5b25-e81c-45b9-9fb4-abced6683373 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:56:49.486 8 INFO cinder.api.openstack.wsgi [None req-d46d5b25-e81c-45b9-9fb4-abced6683373 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:56:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:56:49.499 7 INFO cinder.api.openstack.wsgi [None req-28a2a113-e99f-415e-b1cb-13575a78f310 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:56:49.507 7 INFO cinder.api.openstack.wsgi [None req-28a2a113-e99f-415e-b1cb-13575a78f310 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:56:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:56:49.520 8 INFO cinder.api.openstack.wsgi [None req-99e2e42e-8dac-4c76-86b6-6425253bb79f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:56:49.529 8 INFO cinder.volume.api [None req-99e2e42e-8dac-4c76-86b6-6425253bb79f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:56:49.533 8 INFO cinder.api.openstack.wsgi [None req-99e2e42e-8dac-4c76-86b6-6425253bb79f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:56:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:56:49.545 7 INFO cinder.api.openstack.wsgi [None req-ea27efbd-48e4-41f6-bda5-6ac85be7a7cc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:56:50.049 7 INFO cinder.api.openstack.wsgi [None req-ea27efbd-48e4-41f6-bda5-6ac85be7a7cc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:56:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:56:50.085 8 INFO cinder.api.openstack.wsgi [None req-f08f1f4a-2e28-469a-ae8f-a1d0a92f83b7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:56:50.108 8 INFO cinder.api.openstack.wsgi [None req-f08f1f4a-2e28-469a-ae8f-a1d0a92f83b7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:56:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:56:50.120 7 INFO cinder.api.openstack.wsgi [None req-f482f1b3-f0a8-418a-bb12-3796154005ef f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:56:50.173 7 INFO cinder.api.openstack.wsgi [None req-f482f1b3-f0a8-418a-bb12-3796154005ef f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:56:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:56:50.184 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:56:50.205 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:56:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:56:50.228 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:56:50.233 7 INFO cinder.volume.api [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:56:50.233 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:56:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:56:53.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:53.228 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:56:53.229 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:56:53.229 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:03.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:03.227 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:03.229 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:03.229 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:13.226 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:13.226 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:13.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:13.227 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:23.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:23.227 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:23.228 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:23.228 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:33.226 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:33.226 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:33.227 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:33.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:43.227 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:43.227 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:43.228 7 INFO cinder.api.openstack.wsgi [None req-631257c1-b31d-40c4-a0c5-987ba5ff4971 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:43.228 8 INFO cinder.api.openstack.wsgi [None req-a3f7eacd-b02e-48fd-838c-67b0db0f6c01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:49.591 7 INFO cinder.api.openstack.wsgi [None req-bcebb38e-91f0-4ce8-987e-9b7374a9940a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:57:50.094 7 INFO cinder.api.openstack.wsgi [None req-bcebb38e-91f0-4ce8-987e-9b7374a9940a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:57:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:57:50.108 8 INFO cinder.api.openstack.wsgi [None req-d3b5e5ff-b1c7-46cd-ba55-a7d4397cd696 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:57:50.116 8 INFO cinder.volume.api [None req-d3b5e5ff-b1c7-46cd-ba55-a7d4397cd696 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:57:50.117 8 INFO cinder.api.openstack.wsgi [None req-d3b5e5ff-b1c7-46cd-ba55-a7d4397cd696 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:57:50.127 7 INFO cinder.api.openstack.wsgi [None req-f0ad79e9-65e4-4362-8840-ee8e5fcf44b7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:57:50.137 7 INFO cinder.volume.api [None req-f0ad79e9-65e4-4362-8840-ee8e5fcf44b7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:57:50.139 7 INFO cinder.api.openstack.wsgi [None req-f0ad79e9-65e4-4362-8840-ee8e5fcf44b7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:57:50.184 8 INFO cinder.api.openstack.wsgi [None req-71f7dda5-868f-4e1e-a9ed-ab035b4e5a20 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:57:50.203 8 INFO cinder.api.openstack.wsgi [None req-71f7dda5-868f-4e1e-a9ed-ab035b4e5a20 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:57:50.214 7 INFO cinder.api.openstack.wsgi [None req-79b1dae8-b4a7-4497-a185-c83605d65f6f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:57:50.236 7 INFO cinder.api.openstack.wsgi [None req-79b1dae8-b4a7-4497-a185-c83605d65f6f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:57:50.249 8 INFO cinder.api.openstack.wsgi [None req-c99be94f-315e-46c8-b25b-48794a64e95f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:57:50.269 8 INFO cinder.api.openstack.wsgi [None req-c99be94f-315e-46c8-b25b-48794a64e95f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:57:50.286 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:57:50.292 7 INFO cinder.volume.api [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:57:50.293 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:57:50.305 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:57:50.320 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:57:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:57:53.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:53.227 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:57:53.228 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:57:53.228 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:03.226 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:03.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:03.227 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:03.228 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:13.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:13.227 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:13.228 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:13.228 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:23.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:23.227 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:23.228 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:23.228 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:33.226 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:33.226 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:33.227 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:33.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:43.227 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:43.228 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:43.229 7 INFO cinder.api.openstack.wsgi [None req-825b9740-f244-4486-9263-654eee5cd5ff f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:43.229 8 INFO cinder.api.openstack.wsgi [None req-59a5221b-6ce7-40d4-99b0-87093c2ff6f8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:49.494 7 INFO cinder.api.openstack.wsgi [None req-9ea6f87d-f723-4527-8896-566caf87a964 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:58:49.510 7 INFO cinder.api.openstack.wsgi [None req-9ea6f87d-f723-4527-8896-566caf87a964 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:58:49.569 8 INFO cinder.api.openstack.wsgi [None req-8ce142b1-27a2-4856-b1c9-8c239b77e19e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:58:49.603 8 INFO cinder.api.openstack.wsgi [None req-8ce142b1-27a2-4856-b1c9-8c239b77e19e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:58:49.615 7 INFO cinder.api.openstack.wsgi [None req-8ce0d31d-ebba-4cb6-b5ea-c0d36392fdce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:58:49.634 7 INFO cinder.api.openstack.wsgi [None req-8ce0d31d-ebba-4cb6-b5ea-c0d36392fdce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:58:49.648 8 INFO cinder.api.openstack.wsgi [None req-4a5928f2-0b07-4208-a1d4-3e43b3d2a6b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:58:49.678 8 INFO cinder.api.openstack.wsgi [None req-4a5928f2-0b07-4208-a1d4-3e43b3d2a6b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:58:49.688 7 INFO cinder.api.openstack.wsgi [None req-05db7df0-db8a-46d7-b897-56d170bbfb25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:58:49.700 7 INFO cinder.volume.api [None req-05db7df0-db8a-46d7-b897-56d170bbfb25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:58:49.702 7 INFO cinder.api.openstack.wsgi [None req-05db7df0-db8a-46d7-b897-56d170bbfb25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:58:49.713 8 INFO cinder.api.openstack.wsgi [None req-6267f50e-61c2-4e52-82af-bc36e2d382da f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:58:49.720 8 INFO cinder.volume.api [None req-6267f50e-61c2-4e52-82af-bc36e2d382da f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:58:49.720 8 INFO cinder.api.openstack.wsgi [None req-6267f50e-61c2-4e52-82af-bc36e2d382da f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:58:49.731 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:58:49.739 7 INFO cinder.volume.api [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:58:49.741 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:58:49.752 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:58:50.256 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:58:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:58:53.227 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:53.228 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:58:53.228 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:58:53.229 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:03.226 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:03.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:03.227 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:03.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:13.227 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:13.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:13.228 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:13.228 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:23.226 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:23.226 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:23.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:23.228 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:33.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:33.227 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:33.227 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:33.228 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:43.227 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:43.228 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:43.229 7 INFO cinder.api.openstack.wsgi [None req-15f07c33-1710-42ff-a863-25cd85cb9719 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:43.229 8 INFO cinder.api.openstack.wsgi [None req-35a4f383-bf6b-4cf7-a108-98e0aa8b27a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:49.486 7 INFO cinder.api.openstack.wsgi [None req-c86905ee-dd4c-41b1-acae-e90abbd6579d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 14:59:49.492 7 INFO cinder.api.openstack.wsgi [None req-c86905ee-dd4c-41b1-acae-e90abbd6579d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 14:59:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:59:49.500 8 INFO cinder.api.openstack.wsgi [None req-278b49cd-5860-4a60-a98c-c3a2bc0166c2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:59:49.509 8 INFO cinder.volume.api [None req-278b49cd-5860-4a60-a98c-c3a2bc0166c2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:59:49.512 8 INFO cinder.api.openstack.wsgi [None req-278b49cd-5860-4a60-a98c-c3a2bc0166c2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:59:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:59:49.523 7 INFO cinder.api.openstack.wsgi [None req-c1b626d0-cba3-4991-b43e-7018149bf9df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 14:59:49.529 7 INFO cinder.volume.api [None req-c1b626d0-cba3-4991-b43e-7018149bf9df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 14:59:49.530 7 INFO cinder.api.openstack.wsgi [None req-c1b626d0-cba3-4991-b43e-7018149bf9df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 14:59:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:59:49.540 8 INFO cinder.api.openstack.wsgi [None req-3abdc3cf-407a-47c3-b227-33d4ccb6cc10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 14:59:49.547 8 INFO cinder.volume.api [None req-3abdc3cf-407a-47c3-b227-33d4ccb6cc10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 14:59:49.548 8 INFO cinder.api.openstack.wsgi [None req-3abdc3cf-407a-47c3-b227-33d4ccb6cc10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 14:59:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 14:59:49.558 7 INFO cinder.api.openstack.wsgi [None req-09213fa0-cf64-4b45-a06e-5089c1b63d7b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 14:59:50.062 7 INFO cinder.api.openstack.wsgi [None req-09213fa0-cf64-4b45-a06e-5089c1b63d7b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 14:59:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:59:50.097 8 INFO cinder.api.openstack.wsgi [None req-e0655819-4e26-46d1-b083-4662697e7641 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 14:59:50.114 8 INFO cinder.api.openstack.wsgi [None req-e0655819-4e26-46d1-b083-4662697e7641 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:59:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:59:50.129 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 14:59:50.145 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:59:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:59:50.157 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 14:59:50.175 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 14:59:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 14:59:53.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:53.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 14:59:53.228 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 14:59:53.228 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:03.226 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:03.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:03.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:03.228 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:13.226 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:13.226 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:13.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:13.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:23.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:23.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:23.228 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:23.228 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:33.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:33.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:33.228 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:33.228 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:43.227 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:43.227 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:43.228 7 INFO cinder.api.openstack.wsgi [None req-a82c18bc-9cc4-4947-af90-b7ef4df2dfec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:43.229 8 INFO cinder.api.openstack.wsgi [None req-771a896d-56a9-4adb-be81-ce6d43f0b8ec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:49.585 7 INFO cinder.api.openstack.wsgi [None req-a3ae9f0d-69b8-45b1-8539-e0999920dc1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:00:49.600 7 INFO cinder.volume.api [None req-a3ae9f0d-69b8-45b1-8539-e0999920dc1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:00:49.602 7 INFO cinder.api.openstack.wsgi [None req-a3ae9f0d-69b8-45b1-8539-e0999920dc1c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:00:49.638 8 INFO cinder.api.openstack.wsgi [None req-a9551973-0b67-43f8-9783-f5634c3c0904 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:00:49.676 8 INFO cinder.api.openstack.wsgi [None req-a9551973-0b67-43f8-9783-f5634c3c0904 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:00:49.686 7 INFO cinder.api.openstack.wsgi [None req-e53d3dac-2677-4438-9de8-09ef3f544f4f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:00:49.710 7 INFO cinder.api.openstack.wsgi [None req-e53d3dac-2677-4438-9de8-09ef3f544f4f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:00:49.721 8 INFO cinder.api.openstack.wsgi [None req-be4ae0f1-f4e9-4567-8137-23119e89aeb4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:00:49.741 8 INFO cinder.api.openstack.wsgi [None req-be4ae0f1-f4e9-4567-8137-23119e89aeb4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:00:49.750 7 INFO cinder.api.openstack.wsgi [None req-3405ea21-923d-407c-8d21-ed89ef2fe8ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:00:49.758 7 INFO cinder.volume.api [None req-3405ea21-923d-407c-8d21-ed89ef2fe8ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:00:49.758 7 INFO cinder.api.openstack.wsgi [None req-3405ea21-923d-407c-8d21-ed89ef2fe8ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:00:49.773 8 INFO cinder.api.openstack.wsgi [None req-c9cd08da-0c6b-40f5-8ad6-7d7f48e70303 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:00:49.779 8 INFO cinder.api.openstack.wsgi [None req-c9cd08da-0c6b-40f5-8ad6-7d7f48e70303 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:00:49.792 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:00:50.296 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:00:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:00:50.305 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:00:50.314 8 INFO cinder.volume.api [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:00:50.316 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:00:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:00:53.226 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:53.227 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:00:53.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:00:53.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:03.226 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:03.226 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:03.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:03.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:13.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:13.227 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:13.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:13.228 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:23.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:23.227 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:23.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:23.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:33.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:33.227 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:33.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:33.229 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:43.227 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:43.227 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:43.228 7 INFO cinder.api.openstack.wsgi [None req-01861a79-5f14-40dd-9c98-0fdffacfeafc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:43.228 8 INFO cinder.api.openstack.wsgi [None req-d1c513ec-090e-4bea-9d15-d1e65dbcc9b4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:49.461 7 INFO cinder.api.openstack.wsgi [None req-c31962f4-93ba-4191-893a-54a1bc8cdd10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:01:49.467 7 INFO cinder.api.openstack.wsgi [None req-c31962f4-93ba-4191-893a-54a1bc8cdd10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 303/605] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:01:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:01:49.480 8 INFO cinder.api.openstack.wsgi [None req-27b0d341-ed4a-4641-a157-8bb792ab32c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:01:49.491 8 INFO cinder.volume.api [None req-27b0d341-ed4a-4641-a157-8bb792ab32c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:01:49.493 8 INFO cinder.api.openstack.wsgi [None req-27b0d341-ed4a-4641-a157-8bb792ab32c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/606] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:01:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:01:49.507 7 INFO cinder.api.openstack.wsgi [None req-b0e6af9b-97e1-45de-b7a5-0cca87f0b0f3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:01:50.012 7 INFO cinder.api.openstack.wsgi [None req-b0e6af9b-97e1-45de-b7a5-0cca87f0b0f3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:01:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:01:50.048 8 INFO cinder.api.openstack.wsgi [None req-a5c282ba-3b43-403d-8de3-ce1aaa1c368c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:01:50.070 8 INFO cinder.api.openstack.wsgi [None req-a5c282ba-3b43-403d-8de3-ce1aaa1c368c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:01:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:01:50.080 7 INFO cinder.api.openstack.wsgi [None req-e64bb151-b00a-4ed1-bcdf-2f3483c6d95c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:01:50.103 7 INFO cinder.api.openstack.wsgi [None req-e64bb151-b00a-4ed1-bcdf-2f3483c6d95c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:01:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:01:50.116 8 INFO cinder.api.openstack.wsgi [None req-24b7e7d5-67a1-47ab-b4cc-f6b7899c3a75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:01:50.135 8 INFO cinder.api.openstack.wsgi [None req-24b7e7d5-67a1-47ab-b4cc-f6b7899c3a75 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:01:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:01:50.144 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:01:50.149 7 INFO cinder.volume.api [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:01:50.150 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:01:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:01:50.161 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:01:50.170 8 INFO cinder.volume.api [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:01:50.172 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:01:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:01:53.226 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:53.226 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:01:53.228 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:01:53.228 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:03.227 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:03.227 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:03.227 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:03.228 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:13.226 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:13.226 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:13.228 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:13.228 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:23.227 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:23.227 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:23.228 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:23.228 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:33.226 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:33.226 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:33.227 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:33.227 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:43.227 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:43.228 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:43.228 7 INFO cinder.api.openstack.wsgi [None req-31e12248-9c0c-4c66-8a24-06d452e02851 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:43.230 8 INFO cinder.api.openstack.wsgi [None req-26e52664-9885-438b-bf1c-c8b6714112b6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:49.476 7 INFO cinder.api.openstack.wsgi [None req-8e7d1083-03d9-42e5-8a3b-419990fba74d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:02:49.483 7 INFO cinder.volume.api [None req-8e7d1083-03d9-42e5-8a3b-419990fba74d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:02:49.484 7 INFO cinder.api.openstack.wsgi [None req-8e7d1083-03d9-42e5-8a3b-419990fba74d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/625] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:02:49.493 8 INFO cinder.api.openstack.wsgi [None req-d7ade5ba-bd95-4147-8990-8052343a54c3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:02:49.499 8 INFO cinder.api.openstack.wsgi [None req-d7ade5ba-bd95-4147-8990-8052343a54c3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 313/626] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:02:49.511 7 INFO cinder.api.openstack.wsgi [None req-b198b3ed-9e8b-422c-9795-d4ed469e43ac f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:02:49.521 7 INFO cinder.volume.api [None req-b198b3ed-9e8b-422c-9795-d4ed469e43ac f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:02:49.523 7 INFO cinder.api.openstack.wsgi [None req-b198b3ed-9e8b-422c-9795-d4ed469e43ac f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:02:49.586 8 INFO cinder.api.openstack.wsgi [None req-e98337ff-4bd0-4832-b684-ce6f030d8123 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:02:49.614 8 INFO cinder.api.openstack.wsgi [None req-e98337ff-4bd0-4832-b684-ce6f030d8123 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/628] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:02:49.624 7 INFO cinder.api.openstack.wsgi [None req-85844644-6d15-481c-8a2e-dad6fa1f011e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:02:49.658 7 INFO cinder.api.openstack.wsgi [None req-85844644-6d15-481c-8a2e-dad6fa1f011e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/629] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:02:49.671 8 INFO cinder.api.openstack.wsgi [None req-5edc2199-acbd-4ab1-af1f-3f59217c2d31 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:02:49.702 8 INFO cinder.api.openstack.wsgi [None req-5edc2199-acbd-4ab1-af1f-3f59217c2d31 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:02:49.714 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:02:49.721 7 INFO cinder.volume.api [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:02:49.722 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:02:49.733 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:02:50.238 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:02:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:02:53.227 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:53.227 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:02:53.228 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:02:53.229 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:03.226 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:03.227 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:03.227 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:03.228 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:13.227 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:13.227 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:13.228 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:13.228 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:23.227 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:23.227 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:23.228 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:23.228 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:33.231 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:33.232 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:33.231 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:33.233 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:43.227 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:43.227 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:43.228 7 INFO cinder.api.openstack.wsgi [None req-a81f6678-59f6-4c03-a9a5-335054105c52 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:43.229 8 INFO cinder.api.openstack.wsgi [None req-0ccf5c26-4d0d-405f-8392-a796f9dfe107 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:49.490 7 INFO cinder.api.openstack.wsgi [None req-4c2bc801-d60c-489d-b163-36b71180d360 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:03:49.498 7 INFO cinder.volume.api [None req-4c2bc801-d60c-489d-b163-36b71180d360 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:03:49.500 7 INFO cinder.api.openstack.wsgi [None req-4c2bc801-d60c-489d-b163-36b71180d360 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:03:49.513 8 INFO cinder.api.openstack.wsgi [None req-ea84dde0-0d92-4ee8-8b47-dfe3b794a034 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:03:49.519 8 INFO cinder.api.openstack.wsgi [None req-ea84dde0-0d92-4ee8-8b47-dfe3b794a034 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:03:49.561 7 INFO cinder.api.openstack.wsgi [None req-c12bde49-9839-400a-add2-d44f6098a32e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:03:49.585 7 INFO cinder.api.openstack.wsgi [None req-c12bde49-9839-400a-add2-d44f6098a32e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:03:49.597 8 INFO cinder.api.openstack.wsgi [None req-2451661b-8883-4821-98c2-93a2f312c21d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:03:49.616 8 INFO cinder.api.openstack.wsgi [None req-2451661b-8883-4821-98c2-93a2f312c21d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:03:49.626 7 INFO cinder.api.openstack.wsgi [None req-a64b9d2b-d5b4-4c38-a3af-eed68230a711 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:03:49.645 7 INFO cinder.api.openstack.wsgi [None req-a64b9d2b-d5b4-4c38-a3af-eed68230a711 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:03:49.661 8 INFO cinder.api.openstack.wsgi [None req-0746872b-c80b-4b98-a648-5b380dec0c99 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:03:50.164 8 INFO cinder.api.openstack.wsgi [None req-0746872b-c80b-4b98-a648-5b380dec0c99 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:03:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:03:50.178 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:03:50.188 7 INFO cinder.volume.api [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:03:50.190 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:03:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:03:50.199 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:03:50.206 8 INFO cinder.volume.api [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:03:50.206 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:03:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:03:53.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:53.227 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:03:53.228 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:03:53.228 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:03.226 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:03.226 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:03.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:03.227 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:13.226 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:13.226 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:13.226 8 INFO cinder.api.openstack.wsgi [None req-247383c0-f453-4f0b-9cd2-fdd53fee4527 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:13.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:15.648 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False 2026-05-27 15:04:15.668 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 199.204.45.222 () {44 vars in 1068 bytes} [Wed May 27 15:04:15 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:23.226 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:23.226 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:23.227 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:23.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:33.227 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:33.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:33.228 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:33.228 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:43.227 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:43.227 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:43.228 7 INFO cinder.api.openstack.wsgi [None req-bb2127b5-016e-4452-84c8-e86db5b1434c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:43.228 8 INFO cinder.api.openstack.wsgi [None req-bca2bf2d-3b31-432b-b295-cdbf9bbb8d58 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:49.471 7 INFO cinder.api.openstack.wsgi [None req-a414ebff-d920-443d-a8dc-dfa6e9fdc972 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:04:49.479 7 INFO cinder.volume.api [None req-a414ebff-d920-443d-a8dc-dfa6e9fdc972 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:04:49.480 7 INFO cinder.api.openstack.wsgi [None req-a414ebff-d920-443d-a8dc-dfa6e9fdc972 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:04:49.522 8 INFO cinder.api.openstack.wsgi [None req-7e209afa-aecb-417f-ac04-e94a1572338d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:04:49.543 8 INFO cinder.api.openstack.wsgi [None req-7e209afa-aecb-417f-ac04-e94a1572338d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:49.564 7 INFO cinder.api.openstack.wsgi [None req-8ffcd93f-861f-4c61-b527-47d23d4cc076 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:04:49.582 7 INFO cinder.api.openstack.wsgi [None req-8ffcd93f-861f-4c61-b527-47d23d4cc076 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:49.600 8 INFO cinder.api.openstack.wsgi [None req-fc0ca6ed-079e-4b78-a942-2777d8644f4c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:04:49.627 8 INFO cinder.api.openstack.wsgi [None req-fc0ca6ed-079e-4b78-a942-2777d8644f4c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:49.645 7 INFO cinder.api.openstack.wsgi [None req-806f9ad2-b306-4363-8007-ca58341c135f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:04:49.658 7 INFO cinder.volume.api [None req-806f9ad2-b306-4363-8007-ca58341c135f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:04:49.660 7 INFO cinder.api.openstack.wsgi [None req-806f9ad2-b306-4363-8007-ca58341c135f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:04:49.672 8 INFO cinder.api.openstack.wsgi [None req-83643eea-50be-4d91-8ce6-13d2fec59550 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:04:49.680 8 INFO cinder.api.openstack.wsgi [None req-83643eea-50be-4d91-8ce6-13d2fec59550 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:49.690 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:04:49.701 7 INFO cinder.volume.api [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:04:49.702 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:04:49.715 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:04:50.217 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:04:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:04:53.226 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:53.226 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:04:53.228 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:04:53.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:03.226 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:03.226 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:03.227 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:03.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:13.227 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:13.227 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:13.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:13.229 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:23.227 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:23.227 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:23.227 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:23.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:33.227 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:33.227 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:33.228 8 INFO cinder.api.openstack.wsgi [None req-eca15846-5c01-44a7-89f4-9c30cd13b99f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:33.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:35.374 8 INFO cinder.api.openstack.wsgi [None req-a8f77bc4-b870-4973-8fd6-76eb2b2bde41 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False 2026-05-27 15:05:35.388 8 INFO cinder.api.openstack.wsgi [None req-a8f77bc4-b870-4973-8fd6-76eb2b2bde41 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] https://volume.199-204-45-222.nip.io/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 199.204.45.222 () {44 vars in 1068 bytes} [Wed May 27 15:05:35 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:43.227 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:43.227 8 INFO cinder.api.openstack.wsgi [None req-a8f77bc4-b870-4973-8fd6-76eb2b2bde41 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:43.228 7 INFO cinder.api.openstack.wsgi [None req-01e51665-970d-469b-aa21-a034174032f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:43.228 8 INFO cinder.api.openstack.wsgi [None req-a8f77bc4-b870-4973-8fd6-76eb2b2bde41 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:49.507 7 INFO cinder.api.openstack.wsgi [None req-a8182d72-3ea9-4676-b928-9f1c0b8cd28e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:05:49.519 7 INFO cinder.volume.api [None req-a8182d72-3ea9-4676-b928-9f1c0b8cd28e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:05:49.521 7 INFO cinder.api.openstack.wsgi [None req-a8182d72-3ea9-4676-b928-9f1c0b8cd28e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/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-05-27 15:05:49.579 8 INFO cinder.api.openstack.wsgi [None req-f157a13b-3947-4065-9691-52eaab6a58c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:05:49.599 8 INFO cinder.api.openstack.wsgi [None req-f157a13b-3947-4065-9691-52eaab6a58c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:49.610 7 INFO cinder.api.openstack.wsgi [None req-042ec630-04a7-4f6b-81b8-a022f6c83a9e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:05:49.633 7 INFO cinder.api.openstack.wsgi [None req-042ec630-04a7-4f6b-81b8-a022f6c83a9e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/689] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:49.645 8 INFO cinder.api.openstack.wsgi [None req-9e25daca-8483-4ab5-9dc8-f4ba3a366f9d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:05:49.673 8 INFO cinder.api.openstack.wsgi [None req-9e25daca-8483-4ab5-9dc8-f4ba3a366f9d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:49.685 7 INFO cinder.api.openstack.wsgi [None req-e908ba84-2c23-46ce-952f-071de6b50e09 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:05:49.690 7 INFO cinder.api.openstack.wsgi [None req-e908ba84-2c23-46ce-952f-071de6b50e09 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:49.700 8 INFO cinder.api.openstack.wsgi [None req-1aae7fd3-1038-4565-8fd7-3c79f7b93007 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:05:49.708 8 INFO cinder.volume.api [None req-1aae7fd3-1038-4565-8fd7-3c79f7b93007 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:05:49.710 8 INFO cinder.api.openstack.wsgi [None req-1aae7fd3-1038-4565-8fd7-3c79f7b93007 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:05:49.718 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:05:49.723 7 INFO cinder.volume.api [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:05:49.724 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:05:49.735 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:05:50.239 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:05:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:05:53.227 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:53.227 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:05:53.228 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:05:53.228 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:03.226 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:03.226 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:03.228 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:03.228 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:13.226 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:13.227 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:13.227 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:13.228 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:23.227 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:23.227 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:23.228 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:23.228 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:33.227 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:33.228 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:33.228 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:33.229 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:43.226 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:43.226 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:43.227 7 INFO cinder.api.openstack.wsgi [None req-1e602730-1d46-4eac-91aa-342512dfffd9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:43.229 8 INFO cinder.api.openstack.wsgi [None req-b0807c61-1a22-401b-9ce7-4174642651ce f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:49.574 7 INFO cinder.api.openstack.wsgi [None req-c6cd2a57-28a6-4fee-9428-8d86f1cf259b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:06:49.582 7 INFO cinder.volume.api [None req-c6cd2a57-28a6-4fee-9428-8d86f1cf259b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:06:49.584 7 INFO cinder.api.openstack.wsgi [None req-c6cd2a57-28a6-4fee-9428-8d86f1cf259b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:06:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:06:49.597 8 INFO cinder.api.openstack.wsgi [None req-dbed8bc0-0994-4ac6-821f-0d0e91d9d720 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:06:49.603 8 INFO cinder.volume.api [None req-dbed8bc0-0994-4ac6-821f-0d0e91d9d720 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:06:49.603 8 INFO cinder.api.openstack.wsgi [None req-dbed8bc0-0994-4ac6-821f-0d0e91d9d720 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:06:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:06:49.615 7 INFO cinder.api.openstack.wsgi [None req-95872ade-a64e-4cf3-a9ca-b4860bcebd91 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:06:49.623 7 INFO cinder.volume.api [None req-95872ade-a64e-4cf3-a9ca-b4860bcebd91 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:06:49.625 7 INFO cinder.api.openstack.wsgi [None req-95872ade-a64e-4cf3-a9ca-b4860bcebd91 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:06:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:06:49.635 8 INFO cinder.api.openstack.wsgi [None req-57965be4-bee3-4824-8010-7ba602d676e8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:06:50.140 8 INFO cinder.api.openstack.wsgi [None req-57965be4-bee3-4824-8010-7ba602d676e8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:06:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:06:50.175 7 INFO cinder.api.openstack.wsgi [None req-122a1689-246f-49e8-b4b7-dc96e0dae40f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:06:50.196 7 INFO cinder.api.openstack.wsgi [None req-122a1689-246f-49e8-b4b7-dc96e0dae40f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:06:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:06:50.208 8 INFO cinder.api.openstack.wsgi [None req-4addc1c0-49b4-4309-88ee-5e2e763aa3fd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:06:50.223 8 INFO cinder.api.openstack.wsgi [None req-4addc1c0-49b4-4309-88ee-5e2e763aa3fd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:06:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:06:50.233 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:06:50.254 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:06:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:06:50.265 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:06:50.282 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:06:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:06:53.227 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:53.227 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:06:53.228 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:06:53.228 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:03.227 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:03.227 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:03.227 7 INFO cinder.api.openstack.wsgi [None req-0cbddf69-5ba5-481e-8e84-cd1bfcbba06d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:03.228 8 INFO cinder.api.openstack.wsgi [None req-b2264b6b-fbca-48b9-b347-9e8c615cdf61 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:06.161 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots 2026-05-27 15:07:06.174 7 INFO cinder.volume.api [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:07:06.174 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.211 () {32 vars in 704 bytes} [Wed May 27 15:07:06 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:07:06.190 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes 2026-05-27 15:07:06.216 8 INFO cinder.volume.api [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:07:06.217 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.211 () {32 vars in 700 bytes} [Wed May 27 15:07:06 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:07:13.227 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:13.227 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:13.228 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:13.228 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:23.226 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:23.226 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:23.227 7 INFO cinder.api.openstack.wsgi [None req-c2354209-a186-41bb-93aa-ee0419171e85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:23.228 8 INFO cinder.api.openstack.wsgi [None req-a4e179bc-371d-4523-9568-4a86ad58376d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:26.205 7 INFO cinder.api.openstack.wsgi [None req-e26cdade-143b-4e9d-9385-1fb53b4d007a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes 2026-05-27 15:07:26.801 7 INFO cinder.api.v3.volumes [None req-e26cdade-143b-4e9d-9385-1fb53b4d007a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Create volume of 1 GB 2026-05-27 15:07:26.814 7 INFO cinder.volume.api [None req-e26cdade-143b-4e9d-9385-1fb53b4d007a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Availability Zones retrieved successfully. 2026-05-27 15:07:27.134 7 INFO cinder.volume.api [None req-e26cdade-143b-4e9d-9385-1fb53b4d007a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Create volume request issued successfully. 2026-05-27 15:07:27.137 7 INFO cinder.api.openstack.wsgi [None req-e26cdade-143b-4e9d-9385-1fb53b4d007a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 362/725] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:07:26 2026] POST /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes => generated 865 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:07:27.157 8 INFO cinder.api.openstack.wsgi [None req-3c8fddaa-9def-4c1a-9c80-f07ff83a4d86 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:27.199 8 INFO cinder.volume.api [None req-3c8fddaa-9def-4c1a-9c80-f07ff83a4d86 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:27.207 8 INFO cinder.api.openstack.wsgi [None req-3c8fddaa-9def-4c1a-9c80-f07ff83a4d86 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 364/726] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:07:27 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 933 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:28.224 7 INFO cinder.api.openstack.wsgi [None req-feac2ee8-9e5c-4e9e-b284-32f901b34294 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:28.242 7 INFO cinder.volume.api [None req-feac2ee8-9e5c-4e9e-b284-32f901b34294 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:28.249 7 INFO cinder.api.openstack.wsgi [None req-feac2ee8-9e5c-4e9e-b284-32f901b34294 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 363/727] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:07:28 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:29.267 8 INFO cinder.api.openstack.wsgi [None req-249706b8-ef0b-47a7-a395-4a2e045d10ed d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:29.282 8 INFO cinder.volume.api [None req-249706b8-ef0b-47a7-a395-4a2e045d10ed d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:29.288 8 INFO cinder.api.openstack.wsgi [None req-249706b8-ef0b-47a7-a395-4a2e045d10ed d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 365/728] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:07:29 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:30.312 7 INFO cinder.api.openstack.wsgi [None req-d81b4320-1186-447c-9e82-db252395c0af d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:30.324 7 INFO cinder.volume.api [None req-d81b4320-1186-447c-9e82-db252395c0af d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:30.329 7 INFO cinder.api.openstack.wsgi [None req-d81b4320-1186-447c-9e82-db252395c0af d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 364/729] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:07:30 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 1483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:30.409 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:30.423 8 INFO cinder.volume.api [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:30.427 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 366/730] 10.0.0.209 () {34 vars in 1027 bytes} [Wed May 27 15:07:30 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:30.942 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-090f91ac-494c-4fd7-bbcd-985a98bd6999 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:30.954 7 INFO cinder.volume.api [req-d4032132-1379-4c80-9bd7-f87645191f86 req-090f91ac-494c-4fd7-bbcd-985a98bd6999 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:30.960 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-090f91ac-494c-4fd7-bbcd-985a98bd6999 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 365/731] 10.0.0.209 () {34 vars in 1027 bytes} [Wed May 27 15:07:30 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 1483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:07:30.971 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:07:30.973 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/732] 10.0.0.209 () {32 vars in 827 bytes} [Wed May 27 15:07:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:30.984 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2eabc5a6-8919-4ce6-af8d-bba64730e938 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:31.035 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2eabc5a6-8919-4ce6-af8d-bba64730e938 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 366/733] 10.0.0.209 () {40 vars in 1056 bytes} [Wed May 27 15:07:30 2026] POST /v3/34c20fc1709c419886f36ce7bd98d9f7/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:07:33.226 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:33.227 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2eabc5a6-8919-4ce6-af8d-bba64730e938 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:33.227 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:33.228 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2eabc5a6-8919-4ce6-af8d-bba64730e938 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:36.919 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:07:36.920 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-045be883-0d1d-4671-bbf9-2a3973028514 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 369/736] 199.204.45.222 () {32 vars in 838 bytes} [Wed May 27 15:07:36 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:36.974 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-37689355-3135-4a47-a673-93d727c9d340 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:36.996 7 INFO cinder.volume.api [req-d4032132-1379-4c80-9bd7-f87645191f86 req-37689355-3135-4a47-a673-93d727c9d340 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:37.001 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-37689355-3135-4a47-a673-93d727c9d340 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/737] 199.204.45.222 () {36 vars in 1072 bytes} [Wed May 27 15:07:36 2026] GET /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 1663 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:38.851 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-6022b86e-1bf3-47ec-b3a9-6adafac8f5d1 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:39.899 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-6022b86e-1bf3-47ec-b3a9-6adafac8f5d1 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 370/738] 199.204.45.222 () {40 vars in 1134 bytes} [Wed May 27 15:07:38 2026] PUT /v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d => generated 775 bytes in 1054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:40.417 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2772c29c-bac4-4cfa-9648-e67dbfa1514a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:40.447 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2772c29c-bac4-4cfa-9648-e67dbfa1514a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/739] 199.204.45.222 () {40 vars in 1147 bytes} [Wed May 27 15:07:40 2026] POST /v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-27 15:07:43.226 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-6022b86e-1bf3-47ec-b3a9-6adafac8f5d1 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:43.227 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2772c29c-bac4-4cfa-9648-e67dbfa1514a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:43.227 8 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-6022b86e-1bf3-47ec-b3a9-6adafac8f5d1 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:43.228 7 INFO cinder.api.openstack.wsgi [req-d4032132-1379-4c80-9bd7-f87645191f86 req-2772c29c-bac4-4cfa-9648-e67dbfa1514a d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:07:49.761 8 INFO cinder.api.openstack.wsgi [None req-d37f330e-a04b-46bc-9b1f-65399c2777cf f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:49.771 8 INFO cinder.api.openstack.wsgi [None req-d37f330e-a04b-46bc-9b1f-65399c2777cf f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:07:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:49.787 7 INFO cinder.api.openstack.wsgi [None req-7ab58aef-9c16-42d8-b69f-cbf2d6d634a8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:07:49.947 7 INFO cinder.volume.api [None req-7ab58aef-9c16-42d8-b69f-cbf2d6d634a8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:49.955 7 INFO cinder.api.openstack.wsgi [None req-7ab58aef-9c16-42d8-b69f-cbf2d6d634a8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/743] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:07:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1949 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:07:49.970 8 INFO cinder.api.openstack.wsgi [None req-70ff311e-9d72-4acf-8047-4536e4fabb11 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:07:50.474 8 INFO cinder.api.openstack.wsgi [None req-70ff311e-9d72-4acf-8047-4536e4fabb11 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:07:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-05-27 15:07:50.517 7 INFO cinder.api.openstack.wsgi [None req-90ed631b-586a-4d21-bc8a-d4f456bdfd31 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:07:50.535 7 INFO cinder.api.openstack.wsgi [None req-90ed631b-586a-4d21-bc8a-d4f456bdfd31 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.551 8 INFO cinder.api.openstack.wsgi [None req-a21afc11-2169-4bb0-9398-1542dfbf8d6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/14f3672d7af64fa7b3fae2410bb2dcee?usage=true 2026-05-27 15:07:50.581 8 INFO cinder.api.openstack.wsgi [None req-a21afc11-2169-4bb0-9398-1542dfbf8d6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/14f3672d7af64fa7b3fae2410bb2dcee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/14f3672d7af64fa7b3fae2410bb2dcee?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.596 7 INFO cinder.api.openstack.wsgi [None req-b5111617-edf2-4957-8bb7-6ecb36460c10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/34c20fc1709c419886f36ce7bd98d9f7?usage=true 2026-05-27 15:07:50.625 7 INFO cinder.api.openstack.wsgi [None req-b5111617-edf2-4957-8bb7-6ecb36460c10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/34c20fc1709c419886f36ce7bd98d9f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/34c20fc1709c419886f36ce7bd98d9f7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.642 8 INFO cinder.api.openstack.wsgi [None req-65230049-915a-43f9-a18b-f1fc927239c3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:07:50.721 8 INFO cinder.api.openstack.wsgi [None req-65230049-915a-43f9-a18b-f1fc927239c3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.735 7 INFO cinder.api.openstack.wsgi [None req-c6786939-abba-4f6a-b011-dc420e03be9f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/bb3331c38b8348ae96a7c1dbf9d516af?usage=true 2026-05-27 15:07:50.755 7 INFO cinder.api.openstack.wsgi [None req-c6786939-abba-4f6a-b011-dc420e03be9f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/bb3331c38b8348ae96a7c1dbf9d516af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/749] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/bb3331c38b8348ae96a7c1dbf9d516af?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.768 8 INFO cinder.api.openstack.wsgi [None req-90478c1c-1a6d-4a60-8d7f-ee06a0cb6b14 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/da2f8b795c9e40e0aaf8051de6e809e6?usage=true 2026-05-27 15:07:50.795 8 INFO cinder.api.openstack.wsgi [None req-90478c1c-1a6d-4a60-8d7f-ee06a0cb6b14 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/da2f8b795c9e40e0aaf8051de6e809e6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/da2f8b795c9e40e0aaf8051de6e809e6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.816 7 INFO cinder.api.openstack.wsgi [None req-f4326422-3926-4cfb-973f-de40f71a216f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:07:50.834 7 INFO cinder.api.openstack.wsgi [None req-f4326422-3926-4cfb-973f-de40f71a216f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:07:50.851 8 INFO cinder.api.openstack.wsgi [None req-c1ca38c1-7df3-47ad-ab04-239ddaad9682 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:07:50.856 8 INFO cinder.volume.api [None req-c1ca38c1-7df3-47ad-ab04-239ddaad9682 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:07:50.857 8 INFO cinder.api.openstack.wsgi [None req-c1ca38c1-7df3-47ad-ab04-239ddaad9682 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/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-05-27 15:07:50.868 7 INFO cinder.api.openstack.wsgi [None req-2a504008-8776-472c-9acf-5fdd08bb8e49 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:07:50.899 7 INFO cinder.volume.api [None req-2a504008-8776-472c-9acf-5fdd08bb8e49 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:50.912 7 INFO cinder.api.openstack.wsgi [None req-2a504008-8776-472c-9acf-5fdd08bb8e49 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 376/753] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:07:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1949 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:07:51.957 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:52.530 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/754] 199.204.45.222 () {38 vars in 1102 bytes} [Wed May 27 15:07:51 2026] DELETE /v3/34c20fc1709c419886f36ce7bd98d9f7/attachments/51608468-23a0-4bed-b8d6-c14cef37e50d => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:07:52.540 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f 2026-05-27 15:07:52.541 7 INFO cinder.api.v3.volumes [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Delete volume with id: ef3d4837-e19e-4932-bf95-8c647a3de44f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:07:52.549 7 INFO cinder.volume.api [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Volume info retrieved successfully. 2026-05-27 15:07:52.640 7 INFO cinder.volume.api [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] Delete volume request issued successfully. 2026-05-27 15:07:52.641 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 377/755] 199.204.45.222 () {36 vars in 1053 bytes} [Wed May 27 15:07:52 2026] DELETE /v3/34c20fc1709c419886f36ce7bd98d9f7/volumes/ef3d4837-e19e-4932-bf95-8c647a3de44f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-27 15:07:53.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:53.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:07:53.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:07:53.228 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:03.227 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:03.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:03.227 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:03.229 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:13.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:13.226 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:13.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:13.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:23.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:23.227 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:23.228 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:23.230 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:33.226 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:33.226 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:33.227 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:33.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:43.227 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:43.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:43.227 7 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-b9842710-27b0-44b2-815b-a0d4307dd426 d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:43.228 8 INFO cinder.api.openstack.wsgi [req-7524d993-6e11-4679-b8c3-988753fb04bc req-8c410a57-5b1f-4a48-98de-daf1c51de56b d705f62ef01c42fcb1240e551d34da0c 34c20fc1709c419886f36ce7bd98d9f7 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:08:49.804 7 INFO cinder.api.openstack.wsgi [None req-29ac437c-461a-40b5-8ebe-bf2034ab9b85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:08:49.855 7 INFO cinder.api.openstack.wsgi [None req-29ac437c-461a-40b5-8ebe-bf2034ab9b85 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/768] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:08:49.871 8 INFO cinder.api.openstack.wsgi [None req-01ba51f8-a1ba-4e70-a220-c66963f5b5d6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/1df9669aff47486992f82197d73ef567?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:08:49.925 8 INFO cinder.api.openstack.wsgi [None req-01ba51f8-a1ba-4e70-a220-c66963f5b5d6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/1df9669aff47486992f82197d73ef567?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/1df9669aff47486992f82197d73ef567?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:49.941 7 INFO cinder.api.openstack.wsgi [None req-c3fd2ac7-05fe-4c9b-9f39-e124a86b46d1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:08:49.979 7 INFO cinder.api.openstack.wsgi [None req-c3fd2ac7-05fe-4c9b-9f39-e124a86b46d1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/770] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:49.991 8 INFO cinder.api.openstack.wsgi [None req-2f41d3a3-5be9-4f11-ad4e-8d2519f32440 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b316f30662be4658b1a4b849fda125ab?usage=true 2026-05-27 15:08:50.014 8 INFO cinder.api.openstack.wsgi [None req-2f41d3a3-5be9-4f11-ad4e-8d2519f32440 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b316f30662be4658b1a4b849fda125ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/b316f30662be4658b1a4b849fda125ab?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:50.036 7 INFO cinder.api.openstack.wsgi [None req-6161af5f-9ef9-4b2a-ba0e-b0a1e47e7849 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/bec6ca4681d042d6bee4cd6fd37e7c33?usage=true 2026-05-27 15:08:50.066 7 INFO cinder.api.openstack.wsgi [None req-6161af5f-9ef9-4b2a-ba0e-b0a1e47e7849 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/bec6ca4681d042d6bee4cd6fd37e7c33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/772] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/bec6ca4681d042d6bee4cd6fd37e7c33?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:50.076 8 INFO cinder.api.openstack.wsgi [None req-377c0a68-376a-4a08-8cff-ec8b809e161c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:08:50.102 8 INFO cinder.api.openstack.wsgi [None req-377c0a68-376a-4a08-8cff-ec8b809e161c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:50.112 7 INFO cinder.api.openstack.wsgi [None req-99b0acbb-18b1-42c5-8289-5ce9c51704e3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:08:50.120 7 INFO cinder.volume.api [None req-99b0acbb-18b1-42c5-8289-5ce9c51704e3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:08:50.120 7 INFO cinder.api.openstack.wsgi [None req-99b0acbb-18b1-42c5-8289-5ce9c51704e3 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:08:50.133 8 INFO cinder.api.openstack.wsgi [None req-1ddbddeb-78f4-46e6-a099-2d9f5715d062 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:08:50.139 8 INFO cinder.api.openstack.wsgi [None req-1ddbddeb-78f4-46e6-a099-2d9f5715d062 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 388/775] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:50.151 7 INFO cinder.api.openstack.wsgi [None req-9f03ba02-e5d6-465b-8afa-a188ce758233 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:08:50.655 7 INFO cinder.api.openstack.wsgi [None req-9f03ba02-e5d6-465b-8afa-a188ce758233 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 388/776] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:08:50.669 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:08:50.684 8 INFO cinder.volume.api [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:08:50.687 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/777] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:08:50.696 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:08:50.705 7 INFO cinder.volume.api [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:08:50.707 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 389/778] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:08:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:08:53.227 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:53.228 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:53.228 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:08:53.229 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:08:59.097 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:08:59.098 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/781] 10.0.0.211 () {30 vars in 410 bytes} [Wed May 27 15:08:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:03.226 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:03.226 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:03.227 8 INFO cinder.api.openstack.wsgi [None req-1b382a9a-dfa3-4ee3-b24c-4f0a63f7da25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:03.227 7 INFO cinder.api.openstack.wsgi [None req-09300b83-8124-4521-ae1a-7df3be5d60ea f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:08.012 8 INFO cinder.api.openstack.wsgi [req-21e5290a-38cb-43c8-a795-37c20f22326e req-cb4ae839-080c-48de-817a-67039c50d118 a84f81954ca542baba2373bab385ced3 bec6ca4681d042d6bee4cd6fd37e7c33 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bec6ca4681d042d6bee4cd6fd37e7c33/attachments?instance_id=14c76dc5-7108-4409-a153-c6b33fe45c6e 2026-05-27 15:09:08.029 8 INFO cinder.api.openstack.wsgi [req-21e5290a-38cb-43c8-a795-37c20f22326e req-cb4ae839-080c-48de-817a-67039c50d118 a84f81954ca542baba2373bab385ced3 bec6ca4681d042d6bee4cd6fd37e7c33 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bec6ca4681d042d6bee4cd6fd37e7c33/attachments?instance_id=14c76dc5-7108-4409-a153-c6b33fe45c6e returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 199.204.45.222 () {36 vars in 1103 bytes} [Wed May 27 15:09:08 2026] GET /v3/bec6ca4681d042d6bee4cd6fd37e7c33/attachments?instance_id=14c76dc5-7108-4409-a153-c6b33fe45c6e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:08.352 7 INFO cinder.api.openstack.wsgi [None req-ec0050e4-8ea2-484c-a54e-c41b21c0c31c 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes 2026-05-27 15:09:08.384 7 INFO cinder.volume.api [None req-ec0050e4-8ea2-484c-a54e-c41b21c0c31c 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Get all volumes completed successfully. 2026-05-27 15:09:08.384 7 INFO cinder.api.openstack.wsgi [None req-ec0050e4-8ea2-484c-a54e-c41b21c0c31c 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.211 () {32 vars in 700 bytes} [Wed May 27 15:09:08 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:09:08.401 8 INFO cinder.api.openstack.wsgi [None req-1b3ec14f-e7e9-4818-aa77-0216da2c833a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes 2026-05-27 15:09:08.404 8 INFO cinder.api.v3.volumes [None req-1b3ec14f-e7e9-4818-aa77-0216da2c833a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume of 1 GB 2026-05-27 15:09:08.414 8 INFO cinder.volume.api [None req-1b3ec14f-e7e9-4818-aa77-0216da2c833a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Availability Zones retrieved successfully. 2026-05-27 15:09:08.661 8 INFO cinder.volume.api [None req-1b3ec14f-e7e9-4818-aa77-0216da2c833a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume request issued successfully. 2026-05-27 15:09:08.662 8 INFO cinder.api.openstack.wsgi [None req-1b3ec14f-e7e9-4818-aa77-0216da2c833a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 394/786] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:09:08 2026] POST /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes => generated 875 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:09:08.680 7 INFO cinder.api.openstack.wsgi [None req-43bbff64-ec3a-4b31-870f-62421d44390b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:08.700 7 INFO cinder.volume.api [None req-43bbff64-ec3a-4b31-870f-62421d44390b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:08.711 7 INFO cinder.api.openstack.wsgi [None req-43bbff64-ec3a-4b31-870f-62421d44390b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/787] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:08 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:09.735 8 INFO cinder.api.openstack.wsgi [None req-47daa74f-d924-4ee2-b469-e26169a630bb 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:09.751 8 INFO cinder.volume.api [None req-47daa74f-d924-4ee2-b469-e26169a630bb 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:09.756 8 INFO cinder.api.openstack.wsgi [None req-47daa74f-d924-4ee2-b469-e26169a630bb 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 395/788] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:09 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:09.777 7 INFO cinder.api.openstack.wsgi [None req-dd649d30-cbf4-42e0-aeaa-756adf71f133 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:09.788 7 INFO cinder.volume.api [None req-dd649d30-cbf4-42e0-aeaa-756adf71f133 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:09.793 7 INFO cinder.api.openstack.wsgi [None req-dd649d30-cbf4-42e0-aeaa-756adf71f133 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 394/789] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:09 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:09.815 8 INFO cinder.api.openstack.wsgi [None req-aa24cba5-4bc4-4df4-bca8-b81f46bcf626 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes 2026-05-27 15:09:09.818 8 INFO cinder.api.v3.volumes [None req-aa24cba5-4bc4-4df4-bca8-b81f46bcf626 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume of 1 GB 2026-05-27 15:09:09.825 8 INFO cinder.volume.api [None req-aa24cba5-4bc4-4df4-bca8-b81f46bcf626 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Availability Zones retrieved successfully. 2026-05-27 15:09:09.975 8 INFO cinder.volume.api [None req-aa24cba5-4bc4-4df4-bca8-b81f46bcf626 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume request issued successfully. 2026-05-27 15:09:09.976 8 INFO cinder.api.openstack.wsgi [None req-aa24cba5-4bc4-4df4-bca8-b81f46bcf626 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 396/790] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:09:09 2026] POST /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes => generated 875 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:09.999 7 INFO cinder.api.openstack.wsgi [None req-4201ad5c-0f70-4729-8667-f92ddbe568e0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:10.017 7 INFO cinder.volume.api [None req-4201ad5c-0f70-4729-8667-f92ddbe568e0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:10.024 7 INFO cinder.api.openstack.wsgi [None req-4201ad5c-0f70-4729-8667-f92ddbe568e0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 395/791] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:09 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:11.049 8 INFO cinder.api.openstack.wsgi [None req-8322d23e-b766-484a-aca9-13090611e1f1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:11.067 8 INFO cinder.volume.api [None req-8322d23e-b766-484a-aca9-13090611e1f1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:11.074 8 INFO cinder.api.openstack.wsgi [None req-8322d23e-b766-484a-aca9-13090611e1f1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 397/792] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:11 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:11.099 7 INFO cinder.api.openstack.wsgi [None req-3741e600-1a40-4755-aa4e-b5f61a43107b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:11.116 7 INFO cinder.volume.api [None req-3741e600-1a40-4755-aa4e-b5f61a43107b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:11.123 7 INFO cinder.api.openstack.wsgi [None req-3741e600-1a40-4755-aa4e-b5f61a43107b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 396/793] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:11 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => 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.12/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-05-27 15:09:11.145 8 INFO cinder.api.openstack.wsgi [None req-f1280e96-f493-494b-9549-fed80ecbdb08 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes 2026-05-27 15:09:11.149 8 INFO cinder.api.v3.volumes [None req-f1280e96-f493-494b-9549-fed80ecbdb08 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume of 1 GB 2026-05-27 15:09:11.153 8 INFO cinder.volume.api [None req-f1280e96-f493-494b-9549-fed80ecbdb08 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Availability Zones retrieved successfully. 2026-05-27 15:09:11.463 8 INFO cinder.volume.api [None req-f1280e96-f493-494b-9549-fed80ecbdb08 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Create volume request issued successfully. 2026-05-27 15:09:11.464 8 INFO cinder.api.openstack.wsgi [None req-f1280e96-f493-494b-9549-fed80ecbdb08 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 398/794] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:09:11 2026] POST /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes => generated 876 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:11.483 7 INFO cinder.api.openstack.wsgi [None req-b77d9071-2920-4397-b8b2-636f3826b79a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:11.507 7 INFO cinder.volume.api [None req-b77d9071-2920-4397-b8b2-636f3826b79a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:11.530 7 INFO cinder.api.openstack.wsgi [None req-b77d9071-2920-4397-b8b2-636f3826b79a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 397/795] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:11 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:12.554 8 INFO cinder.api.openstack.wsgi [None req-11c68ccc-e8a1-460c-b216-79ddac8b60b0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:12.571 8 INFO cinder.volume.api [None req-11c68ccc-e8a1-460c-b216-79ddac8b60b0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:12.576 8 INFO cinder.api.openstack.wsgi [None req-11c68ccc-e8a1-460c-b216-79ddac8b60b0 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 399/796] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:12 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => 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.12/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-05-27 15:09:12.598 7 INFO cinder.api.openstack.wsgi [None req-9d49db37-0170-4bde-90a8-d5a6586faf33 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:12.612 7 INFO cinder.volume.api [None req-9d49db37-0170-4bde-90a8-d5a6586faf33 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:12.617 7 INFO cinder.api.openstack.wsgi [None req-9d49db37-0170-4bde-90a8-d5a6586faf33 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/797] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:12 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:12.642 8 INFO cinder.api.openstack.wsgi [None req-cc0d4b1b-916e-416a-bcdf-f65269365b7d 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes 2026-05-27 15:09:12.685 8 INFO cinder.volume.api [None req-cc0d4b1b-916e-416a-bcdf-f65269365b7d 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Get all volumes completed successfully. 2026-05-27 15:09:12.686 8 INFO cinder.api.openstack.wsgi [None req-cc0d4b1b-916e-416a-bcdf-f65269365b7d 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 400/798] 10.0.0.211 () {32 vars in 700 bytes} [Wed May 27 15:09:12 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes => generated 1322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:12.705 7 INFO cinder.api.openstack.wsgi [None req-feb82a3e-d904-403d-b905-1600dc11b9c5 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:12.718 7 INFO cinder.volume.api [None req-feb82a3e-d904-403d-b905-1600dc11b9c5 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:12.723 7 INFO cinder.api.openstack.wsgi [None req-feb82a3e-d904-403d-b905-1600dc11b9c5 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 399/799] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:12 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:12.742 8 INFO cinder.api.openstack.wsgi [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b 2026-05-27 15:09:12.742 8 INFO cinder.api.v3.volumes [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume with id: 20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:12.753 8 INFO cinder.volume.api [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:12.779 8 INFO cinder.volume.api [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume request issued successfully. 2026-05-27 15:09:12.779 8 INFO cinder.api.openstack.wsgi [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 401/800] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:09:12 2026] DELETE /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:12.792 7 INFO cinder.api.openstack.wsgi [None req-819efc5c-4e5d-4f4e-9cdc-b98cdfcd9dc1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:12.806 7 INFO cinder.volume.api [None req-819efc5c-4e5d-4f4e-9cdc-b98cdfcd9dc1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:12.812 7 INFO cinder.api.openstack.wsgi [None req-819efc5c-4e5d-4f4e-9cdc-b98cdfcd9dc1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 400/801] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:12 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:13.227 7 INFO cinder.api.openstack.wsgi [None req-819efc5c-4e5d-4f4e-9cdc-b98cdfcd9dc1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:13.227 8 INFO cinder.api.openstack.wsgi [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:13.227 7 INFO cinder.api.openstack.wsgi [None req-819efc5c-4e5d-4f4e-9cdc-b98cdfcd9dc1 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:13.228 8 INFO cinder.api.openstack.wsgi [None req-bc43eb6a-efea-47cb-8745-577f8dd0695e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:09:13.840 7 INFO cinder.api.openstack.wsgi [None req-3cf886d7-33a8-460e-a955-4cb92835eca6 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b 2026-05-27 15:09:13.848 7 INFO cinder.api.openstack.wsgi [None req-3cf886d7-33a8-460e-a955-4cb92835eca6 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b returned with HTTP 404 [pid: 7|app: 0|req: 402/804] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:13 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/20afc3bc-31a3-4625-a0a2-a47b57026d4b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:13.860 8 INFO cinder.api.openstack.wsgi [None req-6dd85a96-7fa5-4ae6-96b4-9e367050754e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:13.886 8 INFO cinder.volume.api [None req-6dd85a96-7fa5-4ae6-96b4-9e367050754e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:13.897 8 INFO cinder.api.openstack.wsgi [None req-6dd85a96-7fa5-4ae6-96b4-9e367050754e 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 403/805] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:13 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:13.925 7 INFO cinder.api.openstack.wsgi [None req-935fdb17-15dc-4d61-a5f3-9c7df3e126a2 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c 2026-05-27 15:09:13.925 7 INFO cinder.api.v3.volumes [None req-935fdb17-15dc-4d61-a5f3-9c7df3e126a2 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume with id: 6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:13.939 7 INFO cinder.volume.api [None req-935fdb17-15dc-4d61-a5f3-9c7df3e126a2 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:13.962 7 INFO cinder.volume.api [None req-935fdb17-15dc-4d61-a5f3-9c7df3e126a2 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume request issued successfully. 2026-05-27 15:09:13.962 7 INFO cinder.api.openstack.wsgi [None req-935fdb17-15dc-4d61-a5f3-9c7df3e126a2 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 403/806] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:09:13 2026] DELETE /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:13.974 8 INFO cinder.api.openstack.wsgi [None req-346cad74-47a3-4f1e-93ef-f5c152945b7b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:13.992 8 INFO cinder.volume.api [None req-346cad74-47a3-4f1e-93ef-f5c152945b7b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:13.998 8 INFO cinder.api.openstack.wsgi [None req-346cad74-47a3-4f1e-93ef-f5c152945b7b 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 404/807] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:13 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:15.022 7 INFO cinder.api.openstack.wsgi [None req-009e00ee-5a02-4f8a-a6a5-e8d3b45f2039 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c 2026-05-27 15:09:15.032 7 INFO cinder.api.openstack.wsgi [None req-009e00ee-5a02-4f8a-a6a5-e8d3b45f2039 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c returned with HTTP 404 [pid: 7|app: 0|req: 404/808] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:15 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/6a91d45a-ef53-40b0-8279-f1e984018d8c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:15.042 8 INFO cinder.api.openstack.wsgi [None req-86d4afb0-1868-4d5a-9854-6af45936ac4a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:15.062 8 INFO cinder.volume.api [None req-86d4afb0-1868-4d5a-9854-6af45936ac4a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:15.068 8 INFO cinder.api.openstack.wsgi [None req-86d4afb0-1868-4d5a-9854-6af45936ac4a 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 405/809] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:15 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:15.091 7 INFO cinder.api.openstack.wsgi [None req-cdb1b10a-5a4e-451d-8a6d-478b1edfc838 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c 2026-05-27 15:09:15.091 7 INFO cinder.api.v3.volumes [None req-cdb1b10a-5a4e-451d-8a6d-478b1edfc838 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume with id: 637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:15.100 7 INFO cinder.volume.api [None req-cdb1b10a-5a4e-451d-8a6d-478b1edfc838 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:15.131 7 INFO cinder.volume.api [None req-cdb1b10a-5a4e-451d-8a6d-478b1edfc838 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Delete volume request issued successfully. 2026-05-27 15:09:15.132 7 INFO cinder.api.openstack.wsgi [None req-cdb1b10a-5a4e-451d-8a6d-478b1edfc838 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 405/810] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:09:15 2026] DELETE /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:15.141 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:15.157 8 INFO cinder.volume.api [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] Volume info retrieved successfully. 2026-05-27 15:09:15.164 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/811] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:15 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:16.195 7 INFO cinder.api.openstack.wsgi [None req-9e833005-aa3a-4d2b-8f18-5c8595d079ba 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c 2026-05-27 15:09:16.208 7 INFO cinder.api.openstack.wsgi [None req-9e833005-aa3a-4d2b-8f18-5c8595d079ba 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c returned with HTTP 404 [pid: 7|app: 0|req: 406/812] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:16 2026] GET /v3/24ebdc6a3d7140649d39faa727fe5e01/volumes/637d49cd-0f0e-40f2-be8e-34cc96ad949c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-27 15:09:23.227 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:23.228 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:23.230 7 INFO cinder.api.openstack.wsgi [None req-9e833005-aa3a-4d2b-8f18-5c8595d079ba 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:23.231 7 INFO cinder.api.openstack.wsgi [None req-9e833005-aa3a-4d2b-8f18-5c8595d079ba 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:24.071 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:24.072 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 408/815] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:24 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:24.082 7 INFO cinder.api.openstack.wsgi [None req-6f1ac645-dacb-47b8-bb34-81ff42f8de33 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 2026-05-27 15:09:24.104 7 INFO cinder.api.openstack.wsgi [None req-6f1ac645-dacb-47b8-bb34-81ff42f8de33 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.27 () {34 vars in 877 bytes} [Wed May 27 15:09:24 2026] GET /v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:09:25.596 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:25.597 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/817] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:25 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:25.604 7 INFO cinder.api.openstack.wsgi [None req-6f1ac645-dacb-47b8-bb34-81ff42f8de33 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:25.605 7 INFO cinder.api.openstack.wsgi [None req-6f1ac645-dacb-47b8-bb34-81ff42f8de33 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 409/818] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:26.130 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:26.131 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 410/819] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:26.150 7 INFO cinder.api.openstack.wsgi [None req-553ddc2c-088c-49eb-9195-8a860142d719 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 2026-05-27 15:09:26.184 7 INFO cinder.api.openstack.wsgi [None req-553ddc2c-088c-49eb-9195-8a860142d719 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 returned with HTTP 200 [pid: 7|app: 0|req: 410/820] 10.0.0.27 () {34 vars in 877 bytes} [Wed May 27 15:09:26 2026] GET /v3/b8e2ba8a0fb14781aa4d482660c099b0/limits?tenant_id=b8e2ba8a0fb14781aa4d482660c099b0 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:09:27.823 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:27.823 8 INFO cinder.api.openstack.wsgi [None req-01d730e7-e385-43a2-8fd1-4dfdddec7299 6665ed185e714bcc87794f8252745d98 24ebdc6a3d7140649d39faa727fe5e01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 411/821] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:27 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:09:27.831 7 INFO cinder.api.openstack.wsgi [None req-553ddc2c-088c-49eb-9195-8a860142d719 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:09:27.832 7 INFO cinder.api.openstack.wsgi [None req-553ddc2c-088c-49eb-9195-8a860142d719 40dba79f416b44ffa116470cfd0c2d3f b8e2ba8a0fb14781aa4d482660c099b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 411/822] 10.0.0.27 () {28 vars in 374 bytes} [Wed May 27 15:09:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:30.449 8 INFO cinder.api.openstack.wsgi [None req-3d922d46-0efd-4a4c-a6fe-db83c55314fe acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes 2026-05-27 15:09:30.451 8 INFO cinder.api.v3.volumes [None req-3d922d46-0efd-4a4c-a6fe-db83c55314fe acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Create volume of 1 GB 2026-05-27 15:09:30.465 8 INFO cinder.volume.api [None req-3d922d46-0efd-4a4c-a6fe-db83c55314fe acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Availability Zones retrieved successfully. 2026-05-27 15:09:30.696 8 INFO cinder.volume.api [None req-3d922d46-0efd-4a4c-a6fe-db83c55314fe acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Create volume request issued successfully. 2026-05-27 15:09:30.697 8 INFO cinder.api.openstack.wsgi [None req-3d922d46-0efd-4a4c-a6fe-db83c55314fe acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/823] 10.0.0.211 () {34 vars in 721 bytes} [Wed May 27 15:09:30 2026] POST /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes => generated 860 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:09:30.722 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:30.738 7 INFO cinder.volume.api [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:30.768 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 412/824] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:30 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 928 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:31.801 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:31.815 8 INFO cinder.volume.api [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:31.820 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/825] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:31 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:33.227 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:33.227 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:33.227 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:33.228 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:43.227 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:43.228 8 INFO cinder.api.openstack.wsgi [None req-a9a6561f-5c8a-416d-80a9-2e1388dae2f4 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:43.228 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:43.229 7 INFO cinder.api.openstack.wsgi [None req-9542f386-7906-41d3-9d80-77a1e8794f11 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:09:46.242 8 INFO cinder.api.openstack.wsgi [None req-dbd9b68a-d36c-4e89-95a7-d5dcc7717924 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:46.252 8 INFO cinder.volume.api [None req-dbd9b68a-d36c-4e89-95a7-d5dcc7717924 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:46.261 8 INFO cinder.volume.api [None req-dbd9b68a-d36c-4e89-95a7-d5dcc7717924 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Update volume admin metadata completed successfully. 2026-05-27 15:09:46.766 8 INFO cinder.volume.api [None req-dbd9b68a-d36c-4e89-95a7-d5dcc7717924 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Attach volume completed successfully. 2026-05-27 15:09:46.766 8 INFO cinder.api.openstack.wsgi [None req-dbd9b68a-d36c-4e89-95a7-d5dcc7717924 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 416/830] 10.0.0.211 () {34 vars in 809 bytes} [Wed May 27 15:09:46 2026] POST /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:46.780 7 INFO cinder.api.openstack.wsgi [None req-4f4d5dc3-d8a6-43c7-b379-aee945f2505b acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:46.814 7 INFO cinder.volume.api [None req-4f4d5dc3-d8a6-43c7-b379-aee945f2505b acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:46.820 7 INFO cinder.api.openstack.wsgi [None req-4f4d5dc3-d8a6-43c7-b379-aee945f2505b acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 415/831] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:46 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 1287 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:46.842 8 INFO cinder.api.openstack.wsgi [None req-d5832e07-e517-4a7e-9d64-50e2d5f7d201 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:46.854 8 INFO cinder.volume.api [None req-d5832e07-e517-4a7e-9d64-50e2d5f7d201 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:47.358 8 INFO cinder.volume.api [None req-d5832e07-e517-4a7e-9d64-50e2d5f7d201 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Detach volume completed successfully. 2026-05-27 15:09:47.359 8 INFO cinder.api.openstack.wsgi [None req-d5832e07-e517-4a7e-9d64-50e2d5f7d201 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/832] 10.0.0.211 () {34 vars in 809 bytes} [Wed May 27 15:09:46 2026] POST /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:47.372 7 INFO cinder.api.openstack.wsgi [None req-7736a849-3cd6-4ffc-aff9-3be4f23198c5 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:47.386 7 INFO cinder.volume.api [None req-7736a849-3cd6-4ffc-aff9-3be4f23198c5 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:47.390 7 INFO cinder.api.openstack.wsgi [None req-7736a849-3cd6-4ffc-aff9-3be4f23198c5 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/833] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:47 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:49.721 8 INFO cinder.api.openstack.wsgi [None req-8c47db45-e7e5-4eb7-82cc-240cbc0e3311 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:09:49.726 8 INFO cinder.api.openstack.wsgi [None req-8c47db45-e7e5-4eb7-82cc-240cbc0e3311 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 418/834] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:09:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:49.740 7 INFO cinder.api.openstack.wsgi [None req-652b26f3-3e10-4df5-bda3-d6f61e036013 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:09:49.750 7 INFO cinder.volume.api [None req-652b26f3-3e10-4df5-bda3-d6f61e036013 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:49.754 7 INFO cinder.api.openstack.wsgi [None req-652b26f3-3e10-4df5-bda3-d6f61e036013 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 417/835] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:09:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:09:49.764 8 INFO cinder.api.openstack.wsgi [None req-0c739044-ee19-44bb-b786-8855d45d2439 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:09:49.770 8 INFO cinder.volume.api [None req-0c739044-ee19-44bb-b786-8855d45d2439 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:09:49.770 8 INFO cinder.api.openstack.wsgi [None req-0c739044-ee19-44bb-b786-8855d45d2439 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/836] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:09:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:49.788 7 INFO cinder.api.openstack.wsgi [None req-f3fd2619-f6d9-4fdd-af79-66e6f637e522 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:09:50.292 7 INFO cinder.api.openstack.wsgi [None req-f3fd2619-f6d9-4fdd-af79-66e6f637e522 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 418/837] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:09:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.345 8 INFO cinder.api.openstack.wsgi [None req-a43a32a0-ed22-427f-b4dd-4120d5d3fb92 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:09:50.374 8 INFO cinder.api.openstack.wsgi [None req-a43a32a0-ed22-427f-b4dd-4120d5d3fb92 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.400 7 INFO cinder.api.openstack.wsgi [None req-b7870c15-e052-4405-a0f6-9dc2a166e0eb f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/1f2254945e9b4d6fae50586f9ed8e2db?usage=true 2026-05-27 15:09:50.440 7 INFO cinder.api.openstack.wsgi [None req-b7870c15-e052-4405-a0f6-9dc2a166e0eb f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/1f2254945e9b4d6fae50586f9ed8e2db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/839] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/1f2254945e9b4d6fae50586f9ed8e2db?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.454 8 INFO cinder.api.openstack.wsgi [None req-52adf888-2dad-4482-996a-dd512e67f60b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4783bb0321c74c21a03c6edcda880727?usage=true 2026-05-27 15:09:50.489 8 INFO cinder.api.openstack.wsgi [None req-52adf888-2dad-4482-996a-dd512e67f60b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4783bb0321c74c21a03c6edcda880727?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4783bb0321c74c21a03c6edcda880727?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.504 7 INFO cinder.api.openstack.wsgi [None req-67e92109-344f-4562-89f2-c08a7296c09e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/47ccad3c21ec41d7948ce38f39780e23?usage=true 2026-05-27 15:09:50.544 7 INFO cinder.api.openstack.wsgi [None req-67e92109-344f-4562-89f2-c08a7296c09e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/47ccad3c21ec41d7948ce38f39780e23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/841] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/47ccad3c21ec41d7948ce38f39780e23?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.553 8 INFO cinder.api.openstack.wsgi [None req-ca996a1a-8d45-44fb-a1fb-e2fd05590f1a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:09:50.578 8 INFO cinder.api.openstack.wsgi [None req-ca996a1a-8d45-44fb-a1fb-e2fd05590f1a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.590 7 INFO cinder.api.openstack.wsgi [None req-ad93561c-56ae-4bd1-82e1-0f363761f31e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/afd3e2d0fad9407ab4607fa5bb9229fc?usage=true 2026-05-27 15:09:50.626 7 INFO cinder.api.openstack.wsgi [None req-ad93561c-56ae-4bd1-82e1-0f363761f31e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/afd3e2d0fad9407ab4607fa5bb9229fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/843] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/afd3e2d0fad9407ab4607fa5bb9229fc?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.637 8 INFO cinder.api.openstack.wsgi [None req-d8944c50-9bf9-466a-8931-37fb4274c225 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b379fa7f6c4847e08612327e664f4c6a?usage=true 2026-05-27 15:09:50.663 8 INFO cinder.api.openstack.wsgi [None req-d8944c50-9bf9-466a-8931-37fb4274c225 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b379fa7f6c4847e08612327e664f4c6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/844] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/b379fa7f6c4847e08612327e664f4c6a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.673 7 INFO cinder.api.openstack.wsgi [None req-08ce833a-6f8b-426d-adf2-cec4aab4f627 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/c2ad7206526149acad5ec4d6bb5f6a8e?usage=true 2026-05-27 15:09:50.718 7 INFO cinder.api.openstack.wsgi [None req-08ce833a-6f8b-426d-adf2-cec4aab4f627 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/c2ad7206526149acad5ec4d6bb5f6a8e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/845] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/c2ad7206526149acad5ec4d6bb5f6a8e?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.731 8 INFO cinder.api.openstack.wsgi [None req-ef265a42-0119-4cd8-bec4-088bde1ab572 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:09:50.756 8 INFO cinder.api.openstack.wsgi [None req-ef265a42-0119-4cd8-bec4-088bde1ab572 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/846] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.767 7 INFO cinder.api.openstack.wsgi [None req-4190b602-9987-4959-9911-8b34d4be47e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f367cdbb46a146d6a4c65020366cc424?usage=true 2026-05-27 15:09:50.783 7 INFO cinder.api.openstack.wsgi [None req-4190b602-9987-4959-9911-8b34d4be47e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f367cdbb46a146d6a4c65020366cc424?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/847] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/f367cdbb46a146d6a4c65020366cc424?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:50.795 8 INFO cinder.api.openstack.wsgi [None req-fafeba8b-329d-4a89-82f1-1dc214079fed f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:09:50.804 8 INFO cinder.volume.api [None req-fafeba8b-329d-4a89-82f1-1dc214079fed f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:50.810 8 INFO cinder.api.openstack.wsgi [None req-fafeba8b-329d-4a89-82f1-1dc214079fed f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 425/848] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:09:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:09:53.116 7 INFO cinder.api.openstack.wsgi [None req-36f288c3-c9da-48e6-922d-b4ca1acc9cc9 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:53.131 7 INFO cinder.volume.api [None req-36f288c3-c9da-48e6-922d-b4ca1acc9cc9 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:53.136 7 INFO cinder.api.openstack.wsgi [None req-36f288c3-c9da-48e6-922d-b4ca1acc9cc9 acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/849] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:53 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:53.154 8 INFO cinder.api.openstack.wsgi [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa 2026-05-27 15:09:53.155 8 INFO cinder.api.v3.volumes [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Delete volume with id: 0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:53.166 8 INFO cinder.volume.api [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:53.188 8 INFO cinder.volume.api [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Delete volume request issued successfully. 2026-05-27 15:09:53.189 8 INFO cinder.api.openstack.wsgi [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 426/850] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:09:53 2026] DELETE /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:53.198 7 INFO cinder.api.openstack.wsgi [None req-a767358b-8133-4d49-bb83-8fc9b25e9b0e acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:53.212 7 INFO cinder.volume.api [None req-a767358b-8133-4d49-bb83-8fc9b25e9b0e acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] Volume info retrieved successfully. 2026-05-27 15:09:53.218 7 INFO cinder.api.openstack.wsgi [None req-a767358b-8133-4d49-bb83-8fc9b25e9b0e acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/851] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:53 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:09:53.226 7 INFO cinder.api.openstack.wsgi [None req-a767358b-8133-4d49-bb83-8fc9b25e9b0e acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:53.227 7 INFO cinder.api.openstack.wsgi [None req-a767358b-8133-4d49-bb83-8fc9b25e9b0e acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:09:53.228 8 INFO cinder.api.openstack.wsgi [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:09:53.229 8 INFO cinder.api.openstack.wsgi [None req-43c8c5bd-96da-42a6-afe1-8c1674caaf5c acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:09:54.239 7 INFO cinder.api.openstack.wsgi [None req-934c4136-6500-4753-b4a7-d8d87ce8f77b acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa 2026-05-27 15:09:54.248 7 INFO cinder.api.openstack.wsgi [None req-934c4136-6500-4753-b4a7-d8d87ce8f77b acbf6873db6246c4a32714837fed2825 c2ad7206526149acad5ec4d6bb5f6a8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa returned with HTTP 404 [pid: 7|app: 0|req: 427/854] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:54 2026] GET /v3/c2ad7206526149acad5ec4d6bb5f6a8e/volumes/0e5b84a5-ce74-4830-92c4-8ba9e2d110aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:58.681 8 INFO cinder.api.openstack.wsgi [None req-b3c83d0d-cb9b-49bf-b4f8-fa4e96db9f2b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes 2026-05-27 15:09:58.685 8 INFO cinder.api.v3.volumes [None req-b3c83d0d-cb9b-49bf-b4f8-fa4e96db9f2b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume of 1 GB 2026-05-27 15:09:58.690 8 INFO cinder.volume.api [None req-b3c83d0d-cb9b-49bf-b4f8-fa4e96db9f2b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Availability Zones retrieved successfully. 2026-05-27 15:09:58.844 8 INFO cinder.volume.api [None req-b3c83d0d-cb9b-49bf-b4f8-fa4e96db9f2b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume request issued successfully. 2026-05-27 15:09:58.845 8 INFO cinder.api.openstack.wsgi [None req-b3c83d0d-cb9b-49bf-b4f8-fa4e96db9f2b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 428/855] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:09:58 2026] POST /v3/551cbe1267f8445684737fd9ce53a36b/volumes => generated 870 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:09:58.865 7 INFO cinder.api.openstack.wsgi [None req-304312ed-e437-4af5-802e-4afa65479e20 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:58.877 7 INFO cinder.volume.api [None req-304312ed-e437-4af5-802e-4afa65479e20 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:09:58.881 7 INFO cinder.api.openstack.wsgi [None req-304312ed-e437-4af5-802e-4afa65479e20 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 428/856] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:58 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:59.917 8 INFO cinder.api.openstack.wsgi [None req-93033e0a-8776-474c-99ab-89af2b7f6ff5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:59.933 8 INFO cinder.volume.api [None req-93033e0a-8776-474c-99ab-89af2b7f6ff5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:09:59.940 8 INFO cinder.api.openstack.wsgi [None req-93033e0a-8776-474c-99ab-89af2b7f6ff5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 429/857] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:59 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:09:59.963 7 INFO cinder.api.openstack.wsgi [None req-f498d3cb-e590-462a-a161-440ba8b7653d 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:09:59.980 7 INFO cinder.volume.api [None req-f498d3cb-e590-462a-a161-440ba8b7653d 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:09:59.984 7 INFO cinder.api.openstack.wsgi [None req-f498d3cb-e590-462a-a161-440ba8b7653d 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/858] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:09:59 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:00.015 8 INFO cinder.api.openstack.wsgi [None req-b2b5719b-2018-45cd-9fbe-d2844b2b3337 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:00.027 8 INFO cinder.volume.api [None req-b2b5719b-2018-45cd-9fbe-d2844b2b3337 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:00.034 8 INFO cinder.volume.api [None req-b2b5719b-2018-45cd-9fbe-d2844b2b3337 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:00.035 8 INFO cinder.api.openstack.wsgi [None req-b2b5719b-2018-45cd-9fbe-d2844b2b3337 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 430/859] 10.0.0.211 () {34 vars in 794 bytes} [Wed May 27 15:10:00 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:00.054 7 INFO cinder.api.openstack.wsgi [None req-573257fa-0dec-48af-b757-cfaceb9d848e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:00.073 7 INFO cinder.volume.api [None req-573257fa-0dec-48af-b757-cfaceb9d848e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:00.080 7 INFO cinder.volume.api [None req-573257fa-0dec-48af-b757-cfaceb9d848e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:00.080 7 INFO cinder.api.openstack.wsgi [None req-573257fa-0dec-48af-b757-cfaceb9d848e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/860] 10.0.0.211 () {34 vars in 795 bytes} [Wed May 27 15:10:00 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:00.102 8 INFO cinder.api.openstack.wsgi [None req-97439017-da0c-4f14-b93a-815a6e9b6681 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:00.117 8 INFO cinder.volume.api [None req-97439017-da0c-4f14-b93a-815a6e9b6681 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:00.125 8 INFO cinder.api.openstack.wsgi [None req-97439017-da0c-4f14-b93a-815a6e9b6681 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 431/861] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:00 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:00.154 7 INFO cinder.api.openstack.wsgi [None req-604748bb-ccb5-4b38-984a-12e78f02ba5b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes 2026-05-27 15:10:00.157 7 INFO cinder.api.v3.volumes [None req-604748bb-ccb5-4b38-984a-12e78f02ba5b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume of 1 GB 2026-05-27 15:10:00.184 7 INFO cinder.volume.api [None req-604748bb-ccb5-4b38-984a-12e78f02ba5b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Availability Zones retrieved successfully. 2026-05-27 15:10:00.333 7 INFO cinder.volume.api [None req-604748bb-ccb5-4b38-984a-12e78f02ba5b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume request issued successfully. 2026-05-27 15:10:00.334 7 INFO cinder.api.openstack.wsgi [None req-604748bb-ccb5-4b38-984a-12e78f02ba5b 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 431/862] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:10:00 2026] POST /v3/551cbe1267f8445684737fd9ce53a36b/volumes => generated 890 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:00.355 8 INFO cinder.api.openstack.wsgi [None req-d746b105-12b1-4e36-94c1-d07c4f8bade2 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:00.368 8 INFO cinder.volume.api [None req-d746b105-12b1-4e36-94c1-d07c4f8bade2 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:00.373 8 INFO cinder.api.openstack.wsgi [None req-d746b105-12b1-4e36-94c1-d07c4f8bade2 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 432/863] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:00 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 958 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:01.391 7 INFO cinder.api.openstack.wsgi [None req-8eebec68-564b-4d63-a033-409ccc354235 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:01.410 7 INFO cinder.volume.api [None req-8eebec68-564b-4d63-a033-409ccc354235 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:01.424 7 INFO cinder.api.openstack.wsgi [None req-8eebec68-564b-4d63-a033-409ccc354235 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 432/864] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:01 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 983 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:01.441 8 INFO cinder.api.openstack.wsgi [None req-de11c4c9-eae1-44e8-b84d-b773ac284442 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:01.463 8 INFO cinder.volume.api [None req-de11c4c9-eae1-44e8-b84d-b773ac284442 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:01.475 8 INFO cinder.volume.api [None req-de11c4c9-eae1-44e8-b84d-b773ac284442 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:01.475 8 INFO cinder.api.openstack.wsgi [None req-de11c4c9-eae1-44e8-b84d-b773ac284442 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 433/865] 10.0.0.211 () {34 vars in 794 bytes} [Wed May 27 15:10:01 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:01.492 7 INFO cinder.api.openstack.wsgi [None req-cb891f7a-8b06-4e93-b7b4-c67ca670cbf3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:01.507 7 INFO cinder.volume.api [None req-cb891f7a-8b06-4e93-b7b4-c67ca670cbf3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:01.516 7 INFO cinder.api.openstack.wsgi [None req-cb891f7a-8b06-4e93-b7b4-c67ca670cbf3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 433/866] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:01 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:01.536 8 INFO cinder.api.openstack.wsgi [None req-edfb419b-f06f-4625-855f-cbed815c88d5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 2026-05-27 15:10:01.537 8 INFO cinder.api.v3.volumes [None req-edfb419b-f06f-4625-855f-cbed815c88d5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume with id: 3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:01.548 8 INFO cinder.volume.api [None req-edfb419b-f06f-4625-855f-cbed815c88d5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:01.575 8 INFO cinder.volume.api [None req-edfb419b-f06f-4625-855f-cbed815c88d5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume request issued successfully. 2026-05-27 15:10:01.576 8 INFO cinder.api.openstack.wsgi [None req-edfb419b-f06f-4625-855f-cbed815c88d5 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 434/867] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:10:01 2026] DELETE /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:01.587 7 INFO cinder.api.openstack.wsgi [None req-7dd6fe08-c2cd-4936-85a9-3810794e4bf0 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:01.609 7 INFO cinder.volume.api [None req-7dd6fe08-c2cd-4936-85a9-3810794e4bf0 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:01.614 7 INFO cinder.api.openstack.wsgi [None req-7dd6fe08-c2cd-4936-85a9-3810794e4bf0 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 434/868] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:01 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 948 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:02.632 8 INFO cinder.api.openstack.wsgi [None req-be18010f-72eb-46b0-90a1-d008cd0e2ba8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 2026-05-27 15:10:02.639 8 INFO cinder.api.openstack.wsgi [None req-be18010f-72eb-46b0-90a1-d008cd0e2ba8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 returned with HTTP 404 [pid: 8|app: 0|req: 435/869] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:02 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/3c919b8c-6891-404d-b126-a9aee3a0e9e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:02.648 7 INFO cinder.api.openstack.wsgi [None req-7a7bc1b4-4e88-4dbb-915b-c5a79e2051bf 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:02.662 7 INFO cinder.volume.api [None req-7a7bc1b4-4e88-4dbb-915b-c5a79e2051bf 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:02.667 7 INFO cinder.api.openstack.wsgi [None req-7a7bc1b4-4e88-4dbb-915b-c5a79e2051bf 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/870] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:02 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:10:02.687 8 INFO cinder.api.openstack.wsgi [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd 2026-05-27 15:10:02.688 8 INFO cinder.api.v3.volumes [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume with id: d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:02.697 8 INFO cinder.volume.api [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:02.718 8 INFO cinder.volume.api [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume request issued successfully. 2026-05-27 15:10:02.719 8 INFO cinder.api.openstack.wsgi [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 436/871] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:10:02 2026] DELETE /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:02.731 7 INFO cinder.api.openstack.wsgi [None req-b6ed88f0-addc-4ad4-aa39-710668554cbb 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:02.744 7 INFO cinder.volume.api [None req-b6ed88f0-addc-4ad4-aa39-710668554cbb 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:02.749 7 INFO cinder.api.openstack.wsgi [None req-b6ed88f0-addc-4ad4-aa39-710668554cbb 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 436/872] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:02 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:10:03.226 8 INFO cinder.api.openstack.wsgi [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:03.227 7 INFO cinder.api.openstack.wsgi [None req-b6ed88f0-addc-4ad4-aa39-710668554cbb 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:03.228 7 INFO cinder.api.openstack.wsgi [None req-b6ed88f0-addc-4ad4-aa39-710668554cbb 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:03.228 8 INFO cinder.api.openstack.wsgi [None req-e6fb7be6-657b-460c-9884-7433a4d75fec 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:10:03.774 7 INFO cinder.api.openstack.wsgi [None req-299871aa-6791-45fa-bf48-b7bf7386f5ad 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd 2026-05-27 15:10:03.784 7 INFO cinder.api.openstack.wsgi [None req-299871aa-6791-45fa-bf48-b7bf7386f5ad 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd returned with HTTP 404 [pid: 7|app: 0|req: 438/875] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:03 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/d0d5694f-eeba-4865-a91b-b34cedc04ffd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:03.831 8 INFO cinder.api.openstack.wsgi [None req-4bc255c9-01d0-4628-8627-ab2daafe58ae 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes 2026-05-27 15:10:04.603 8 INFO cinder.api.v3.volumes [None req-4bc255c9-01d0-4628-8627-ab2daafe58ae 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume of 1 GB 2026-05-27 15:10:04.609 8 INFO cinder.volume.api [None req-4bc255c9-01d0-4628-8627-ab2daafe58ae 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Availability Zones retrieved successfully. 2026-05-27 15:10:04.792 8 INFO cinder.volume.api [None req-4bc255c9-01d0-4628-8627-ab2daafe58ae 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume request issued successfully. 2026-05-27 15:10:04.793 8 INFO cinder.api.openstack.wsgi [None req-4bc255c9-01d0-4628-8627-ab2daafe58ae 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 438/876] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:10:03 2026] POST /v3/551cbe1267f8445684737fd9ce53a36b/volumes => generated 870 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:10:04.814 7 INFO cinder.api.openstack.wsgi [None req-24ef89c9-8ae8-4e92-b477-1cce01fd5af6 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:04.829 7 INFO cinder.volume.api [None req-24ef89c9-8ae8-4e92-b477-1cce01fd5af6 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:04.835 7 INFO cinder.api.openstack.wsgi [None req-24ef89c9-8ae8-4e92-b477-1cce01fd5af6 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 439/877] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:04 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:05.854 8 INFO cinder.api.openstack.wsgi [None req-563c5c20-c7fd-43e1-8435-381cb8b680c3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:05.866 8 INFO cinder.volume.api [None req-563c5c20-c7fd-43e1-8435-381cb8b680c3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:05.873 8 INFO cinder.api.openstack.wsgi [None req-563c5c20-c7fd-43e1-8435-381cb8b680c3 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/878] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:05 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 1488 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:05.889 7 INFO cinder.api.openstack.wsgi [None req-256594b8-7bf8-489c-bc6f-bd68dc10818f 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:05.905 7 INFO cinder.volume.api [None req-256594b8-7bf8-489c-bc6f-bd68dc10818f 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:05.913 7 INFO cinder.api.openstack.wsgi [None req-256594b8-7bf8-489c-bc6f-bd68dc10818f 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 440/879] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:05 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 1488 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:05.929 8 INFO cinder.api.openstack.wsgi [None req-0c4572d4-a214-462b-bba4-ad62135038cc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:05.945 8 INFO cinder.volume.api [None req-0c4572d4-a214-462b-bba4-ad62135038cc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:05.954 8 INFO cinder.volume.api [None req-0c4572d4-a214-462b-bba4-ad62135038cc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:05.954 8 INFO cinder.api.openstack.wsgi [None req-0c4572d4-a214-462b-bba4-ad62135038cc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 440/880] 10.0.0.211 () {34 vars in 794 bytes} [Wed May 27 15:10:05 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:05.972 7 INFO cinder.api.openstack.wsgi [None req-21bd0a78-3077-4dba-a4b7-c7e7fd8d89c8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:05.992 7 INFO cinder.volume.api [None req-21bd0a78-3077-4dba-a4b7-c7e7fd8d89c8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:06.003 7 INFO cinder.volume.api [None req-21bd0a78-3077-4dba-a4b7-c7e7fd8d89c8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:06.004 7 INFO cinder.api.openstack.wsgi [None req-21bd0a78-3077-4dba-a4b7-c7e7fd8d89c8 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 441/881] 10.0.0.211 () {34 vars in 795 bytes} [Wed May 27 15:10:05 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:06.026 8 INFO cinder.api.openstack.wsgi [None req-7c147cac-9475-401e-a3df-c342ff6e968a 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:06.039 8 INFO cinder.volume.api [None req-7c147cac-9475-401e-a3df-c342ff6e968a 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:06.043 8 INFO cinder.api.openstack.wsgi [None req-7c147cac-9475-401e-a3df-c342ff6e968a 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 441/882] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:06 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 1528 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:06.071 7 INFO cinder.api.openstack.wsgi [None req-b982f9b0-641e-4628-980e-b7c7fcbc6b54 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes 2026-05-27 15:10:06.075 7 INFO cinder.api.v3.volumes [None req-b982f9b0-641e-4628-980e-b7c7fcbc6b54 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume of 1 GB 2026-05-27 15:10:06.080 7 INFO cinder.volume.api [None req-b982f9b0-641e-4628-980e-b7c7fcbc6b54 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Availability Zones retrieved successfully. 2026-05-27 15:10:06.202 7 INFO cinder.volume.api [None req-b982f9b0-641e-4628-980e-b7c7fcbc6b54 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Create volume request issued successfully. 2026-05-27 15:10:06.203 7 INFO cinder.api.openstack.wsgi [None req-b982f9b0-641e-4628-980e-b7c7fcbc6b54 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 442/883] 10.0.0.211 () {34 vars in 722 bytes} [Wed May 27 15:10:06 2026] POST /v3/551cbe1267f8445684737fd9ce53a36b/volumes => generated 891 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:06.221 8 INFO cinder.api.openstack.wsgi [None req-37814eca-4130-4694-8746-1960c7c2066c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:06.243 8 INFO cinder.volume.api [None req-37814eca-4130-4694-8746-1960c7c2066c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:06.247 8 INFO cinder.api.openstack.wsgi [None req-37814eca-4130-4694-8746-1960c7c2066c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 442/884] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:06 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:07.271 7 INFO cinder.api.openstack.wsgi [None req-4db80f2b-784c-4d44-9121-0f4c75fa753c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:07.285 7 INFO cinder.volume.api [None req-4db80f2b-784c-4d44-9121-0f4c75fa753c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:07.291 7 INFO cinder.api.openstack.wsgi [None req-4db80f2b-784c-4d44-9121-0f4c75fa753c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 443/885] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:07 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 984 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:07.314 8 INFO cinder.api.openstack.wsgi [None req-196af074-a25d-4ee3-bd6a-19d65bf42516 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:07.332 8 INFO cinder.volume.api [None req-196af074-a25d-4ee3-bd6a-19d65bf42516 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:07.344 8 INFO cinder.volume.api [None req-196af074-a25d-4ee3-bd6a-19d65bf42516 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume updated successfully. 2026-05-27 15:10:07.344 8 INFO cinder.api.openstack.wsgi [None req-196af074-a25d-4ee3-bd6a-19d65bf42516 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 443/886] 10.0.0.211 () {34 vars in 794 bytes} [Wed May 27 15:10:07 2026] PUT /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:07.365 7 INFO cinder.api.openstack.wsgi [None req-7e9c2419-e854-4299-8f53-895edc3a947c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:07.376 7 INFO cinder.volume.api [None req-7e9c2419-e854-4299-8f53-895edc3a947c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:07.380 7 INFO cinder.api.openstack.wsgi [None req-7e9c2419-e854-4299-8f53-895edc3a947c 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/887] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:07 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:07.398 8 INFO cinder.api.openstack.wsgi [None req-d5580676-d31b-4b5b-bfcd-e6d925268b45 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 2026-05-27 15:10:07.399 8 INFO cinder.api.v3.volumes [None req-d5580676-d31b-4b5b-bfcd-e6d925268b45 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume with id: e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:07.407 8 INFO cinder.volume.api [None req-d5580676-d31b-4b5b-bfcd-e6d925268b45 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:07.436 8 INFO cinder.volume.api [None req-d5580676-d31b-4b5b-bfcd-e6d925268b45 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume request issued successfully. 2026-05-27 15:10:07.437 8 INFO cinder.api.openstack.wsgi [None req-d5580676-d31b-4b5b-bfcd-e6d925268b45 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 444/888] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:10:07 2026] DELETE /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:07.448 7 INFO cinder.api.openstack.wsgi [None req-3be7b569-e2c8-4a15-b191-2c12a448829e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:07.462 7 INFO cinder.volume.api [None req-3be7b569-e2c8-4a15-b191-2c12a448829e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:07.468 7 INFO cinder.api.openstack.wsgi [None req-3be7b569-e2c8-4a15-b191-2c12a448829e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 445/889] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:07 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 948 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:08.486 8 INFO cinder.api.openstack.wsgi [None req-ab85d711-9138-48f5-b639-751769da0dcc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 2026-05-27 15:10:08.494 8 INFO cinder.api.openstack.wsgi [None req-ab85d711-9138-48f5-b639-751769da0dcc 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 returned with HTTP 404 [pid: 8|app: 0|req: 445/890] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:08 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/e16b5f33-5ed6-4797-b273-0aba86ded1d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:08.504 7 INFO cinder.api.openstack.wsgi [None req-2d1cfbca-0d1f-4efa-b66d-bbc5c5a30f1e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:08.518 7 INFO cinder.volume.api [None req-2d1cfbca-0d1f-4efa-b66d-bbc5c5a30f1e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:08.522 7 INFO cinder.api.openstack.wsgi [None req-2d1cfbca-0d1f-4efa-b66d-bbc5c5a30f1e 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 446/891] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:08 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 1528 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:10:08.539 8 INFO cinder.api.openstack.wsgi [None req-c71aa7d3-a11e-4b73-b151-70c867fd7072 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 2026-05-27 15:10:08.540 8 INFO cinder.api.v3.volumes [None req-c71aa7d3-a11e-4b73-b151-70c867fd7072 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume with id: eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:08.550 8 INFO cinder.volume.api [None req-c71aa7d3-a11e-4b73-b151-70c867fd7072 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:08.571 8 INFO cinder.volume.api [None req-c71aa7d3-a11e-4b73-b151-70c867fd7072 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Delete volume request issued successfully. 2026-05-27 15:10:08.571 8 INFO cinder.api.openstack.wsgi [None req-c71aa7d3-a11e-4b73-b151-70c867fd7072 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 446/892] 10.0.0.211 () {32 vars in 777 bytes} [Wed May 27 15:10:08 2026] DELETE /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => 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.12/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-05-27 15:10:08.583 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:10:08.599 7 INFO cinder.volume.api [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] Volume info retrieved successfully. 2026-05-27 15:10:08.606 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 447/893] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:08 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:09.623 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 2026-05-27 15:10:09.633 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 returned with HTTP 404 [pid: 8|app: 0|req: 447/894] 10.0.0.211 () {32 vars in 774 bytes} [Wed May 27 15:10:09 2026] GET /v3/551cbe1267f8445684737fd9ce53a36b/volumes/eb8baae7-2224-400e-9488-4cdde739aca2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-27 15:10:13.226 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:13.226 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:13.227 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:13.228 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:23.226 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:23.226 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:23.227 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:23.227 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:33.227 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:33.227 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:33.228 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:33.228 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:43.227 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:43.227 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:43.227 8 INFO cinder.api.openstack.wsgi [None req-3cf6cfe6-5d99-44bf-bed0-5bedc585ae31 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:43.228 7 INFO cinder.api.openstack.wsgi [None req-e5408504-0518-4c79-baef-51b50c5be910 9cf2abd33d5140d7b9de22bd41142812 551cbe1267f8445684737fd9ce53a36b - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:49.751 8 INFO cinder.api.openstack.wsgi [None req-c554baee-e29e-4ef5-aa68-6477bbe442b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:10:49.762 8 INFO cinder.api.openstack.wsgi [None req-c554baee-e29e-4ef5-aa68-6477bbe442b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 452/903] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:10:49.779 7 INFO cinder.api.openstack.wsgi [None req-e93dd5b0-5ea6-4d5b-a16c-3e1fda15f512 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:10:49.794 7 INFO cinder.volume.api [None req-e93dd5b0-5ea6-4d5b-a16c-3e1fda15f512 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:10:49.796 7 INFO cinder.api.openstack.wsgi [None req-e93dd5b0-5ea6-4d5b-a16c-3e1fda15f512 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/904] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:10:49.806 8 INFO cinder.api.openstack.wsgi [None req-54de8ac0-3a9c-404c-acfd-bcf0302601a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:10:49.813 8 INFO cinder.volume.api [None req-54de8ac0-3a9c-404c-acfd-bcf0302601a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:10:49.813 8 INFO cinder.api.openstack.wsgi [None req-54de8ac0-3a9c-404c-acfd-bcf0302601a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/905] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:10:49.896 7 INFO cinder.api.openstack.wsgi [None req-c8b855f5-bf7e-4cbf-aae8-052970ab92b1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/04e5d23c9a4042fbb6edd41d7a63e358?usage=true 2026-05-27 15:10:49.932 7 INFO cinder.api.openstack.wsgi [None req-c8b855f5-bf7e-4cbf-aae8-052970ab92b1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/04e5d23c9a4042fbb6edd41d7a63e358?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/906] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/04e5d23c9a4042fbb6edd41d7a63e358?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:49.940 8 INFO cinder.api.openstack.wsgi [None req-67f0d762-2e82-4df3-a49d-a94da57f4d76 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:10:49.956 8 INFO cinder.api.openstack.wsgi [None req-67f0d762-2e82-4df3-a49d-a94da57f4d76 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/907] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:49.968 7 INFO cinder.api.openstack.wsgi [None req-d49ccc04-cf3b-4343-8d2b-051be6d1398a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:10:49.986 7 INFO cinder.api.openstack.wsgi [None req-d49ccc04-cf3b-4343-8d2b-051be6d1398a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/908] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.003 8 INFO cinder.api.openstack.wsgi [None req-76a417cc-c3d4-4add-8f61-d53183b13f55 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/706ea8955fc142148c855c15c412989c?usage=true 2026-05-27 15:10:50.024 8 INFO cinder.api.openstack.wsgi [None req-76a417cc-c3d4-4add-8f61-d53183b13f55 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/706ea8955fc142148c855c15c412989c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/909] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/706ea8955fc142148c855c15c412989c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.036 7 INFO cinder.api.openstack.wsgi [None req-f4bfd6f5-5ae6-4a9d-a974-5b77782982da f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b85e2cb35d234dfebf8666d7d609df1a?usage=true 2026-05-27 15:10:50.059 7 INFO cinder.api.openstack.wsgi [None req-f4bfd6f5-5ae6-4a9d-a974-5b77782982da f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/b85e2cb35d234dfebf8666d7d609df1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/910] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/b85e2cb35d234dfebf8666d7d609df1a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.068 8 INFO cinder.api.openstack.wsgi [None req-30fcd532-eab1-47df-9100-4d897a030220 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/c0a4b5697dd042169d48f53ea5da603d?usage=true 2026-05-27 15:10:50.086 8 INFO cinder.api.openstack.wsgi [None req-30fcd532-eab1-47df-9100-4d897a030220 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/c0a4b5697dd042169d48f53ea5da603d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/911] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/c0a4b5697dd042169d48f53ea5da603d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.097 7 INFO cinder.api.openstack.wsgi [None req-40ab0f52-1e87-4939-a6ca-07e1ff296f40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/de1ff419df6641758acbc850a4a7fa6e?usage=true 2026-05-27 15:10:50.124 7 INFO cinder.api.openstack.wsgi [None req-40ab0f52-1e87-4939-a6ca-07e1ff296f40 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/de1ff419df6641758acbc850a4a7fa6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/912] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/de1ff419df6641758acbc850a4a7fa6e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.136 8 INFO cinder.api.openstack.wsgi [None req-53f22e6f-e8f9-41d2-bf7a-a2aa9e15e9b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:10:50.165 8 INFO cinder.api.openstack.wsgi [None req-53f22e6f-e8f9-41d2-bf7a-a2aa9e15e9b5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/913] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.173 7 INFO cinder.api.openstack.wsgi [None req-e3c7cf60-f380-4cd6-bec9-9724ae5d2390 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f59069181e604ad8b995c4edd9c09f3e?usage=true 2026-05-27 15:10:50.201 7 INFO cinder.api.openstack.wsgi [None req-e3c7cf60-f380-4cd6-bec9-9724ae5d2390 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f59069181e604ad8b995c4edd9c09f3e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/914] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/f59069181e604ad8b995c4edd9c09f3e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.210 8 INFO cinder.api.openstack.wsgi [None req-efab0ad4-8e85-4a30-910f-4bca06be77dc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f76f66c46f4c426fb2ab89571d1fb2d0?usage=true 2026-05-27 15:10:50.231 8 INFO cinder.api.openstack.wsgi [None req-efab0ad4-8e85-4a30-910f-4bca06be77dc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f76f66c46f4c426fb2ab89571d1fb2d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/915] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/f76f66c46f4c426fb2ab89571d1fb2d0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:50.241 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:10:50.249 7 INFO cinder.volume.api [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:10:50.250 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/916] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:10:50.259 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:10:50.763 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 459/917] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:10:50 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:10:53.227 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:53.227 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:10:53.228 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:10:53.228 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:03.226 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:03.226 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:03.227 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:03.228 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:13.228 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:13.228 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:13.228 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:13.228 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:23.227 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:23.228 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:23.228 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:23.229 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:33.226 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:33.226 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:33.227 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:33.227 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:43.226 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:43.226 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:43.227 8 INFO cinder.api.openstack.wsgi [None req-fa3cbd38-370b-4374-9d15-8865598e6610 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:43.227 7 INFO cinder.api.openstack.wsgi [None req-6e8efe11-fa19-4316-bbab-d7cde73380e6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:49.663 8 INFO cinder.api.openstack.wsgi [None req-75af4406-f859-43fb-a59b-8cbbe8d37e4b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:11:50.166 8 INFO cinder.api.openstack.wsgi [None req-75af4406-f859-43fb-a59b-8cbbe8d37e4b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 466/930] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:11:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.175 7 INFO cinder.api.openstack.wsgi [None req-065ba32c-a578-4932-bf9d-eac69f47371c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:11:50.186 7 INFO cinder.volume.api [None req-065ba32c-a578-4932-bf9d-eac69f47371c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:11:50.189 7 INFO cinder.api.openstack.wsgi [None req-065ba32c-a578-4932-bf9d-eac69f47371c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/931] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:11:50.200 8 INFO cinder.api.openstack.wsgi [None req-80c9c14d-233f-4e40-8525-04d4a1cd121f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:11:50.207 8 INFO cinder.volume.api [None req-80c9c14d-233f-4e40-8525-04d4a1cd121f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:11:50.207 8 INFO cinder.api.openstack.wsgi [None req-80c9c14d-233f-4e40-8525-04d4a1cd121f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 467/932] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:11:50.219 7 INFO cinder.api.openstack.wsgi [None req-672e089c-10ba-4b42-83a4-b46840e6079e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:11:50.225 7 INFO cinder.api.openstack.wsgi [None req-672e089c-10ba-4b42-83a4-b46840e6079e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 466/933] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.306 8 INFO cinder.api.openstack.wsgi [None req-41877b75-cae9-4b23-9438-b679682e82ed f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:11:50.323 8 INFO cinder.api.openstack.wsgi [None req-41877b75-cae9-4b23-9438-b679682e82ed f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/934] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.337 7 INFO cinder.api.openstack.wsgi [None req-f44c3f4f-fa38-4b5a-af82-d5ab2a3b308b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true 2026-05-27 15:11:50.375 7 INFO cinder.api.openstack.wsgi [None req-f44c3f4f-fa38-4b5a-af82-d5ab2a3b308b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/935] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.387 8 INFO cinder.api.openstack.wsgi [None req-b544dea5-57e2-439d-bcc7-a7aaaecf5f5b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true 2026-05-27 15:11:50.408 8 INFO cinder.api.openstack.wsgi [None req-b544dea5-57e2-439d-bcc7-a7aaaecf5f5b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/936] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.421 7 INFO cinder.api.openstack.wsgi [None req-ea5a8c5c-3c74-4ec8-b737-d1330dfac898 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:11:50.439 7 INFO cinder.api.openstack.wsgi [None req-ea5a8c5c-3c74-4ec8-b737-d1330dfac898 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/937] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.450 8 INFO cinder.api.openstack.wsgi [None req-b537537f-d9b2-4407-87dc-f1c8ae4c34f6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true 2026-05-27 15:11:50.474 8 INFO cinder.api.openstack.wsgi [None req-b537537f-d9b2-4407-87dc-f1c8ae4c34f6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/938] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.483 7 INFO cinder.api.openstack.wsgi [None req-302b9a93-a8df-4175-adfc-caa57732ac15 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6f561151576046d68386cf158b173395?usage=true 2026-05-27 15:11:50.508 7 INFO cinder.api.openstack.wsgi [None req-302b9a93-a8df-4175-adfc-caa57732ac15 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6f561151576046d68386cf158b173395?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/939] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6f561151576046d68386cf158b173395?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.519 8 INFO cinder.api.openstack.wsgi [None req-bab52a4a-a3e1-4bf2-85df-e9f94556c40d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true 2026-05-27 15:11:50.541 8 INFO cinder.api.openstack.wsgi [None req-bab52a4a-a3e1-4bf2-85df-e9f94556c40d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/940] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.555 7 INFO cinder.api.openstack.wsgi [None req-bd7c26bc-314f-4935-bcc4-70611a463df1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true 2026-05-27 15:11:50.576 7 INFO cinder.api.openstack.wsgi [None req-bd7c26bc-314f-4935-bcc4-70611a463df1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/941] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.589 8 INFO cinder.api.openstack.wsgi [None req-8a59f7b9-b892-4675-9855-432f4dd07608 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true 2026-05-27 15:11:50.610 8 INFO cinder.api.openstack.wsgi [None req-8a59f7b9-b892-4675-9855-432f4dd07608 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/942] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.621 7 INFO cinder.api.openstack.wsgi [None req-a9482b8f-5dd6-4da5-af90-974dc6d17211 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true 2026-05-27 15:11:50.640 7 INFO cinder.api.openstack.wsgi [None req-a9482b8f-5dd6-4da5-af90-974dc6d17211 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/943] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.650 8 INFO cinder.api.openstack.wsgi [None req-74b3a2ae-6af0-4a6b-9a7d-2f701a64e49a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true 2026-05-27 15:11:50.666 8 INFO cinder.api.openstack.wsgi [None req-74b3a2ae-6af0-4a6b-9a7d-2f701a64e49a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/944] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.677 7 INFO cinder.api.openstack.wsgi [None req-9b2839b5-cbeb-43a4-b97c-a7d02e09316a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:11:50.702 7 INFO cinder.api.openstack.wsgi [None req-9b2839b5-cbeb-43a4-b97c-a7d02e09316a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/945] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.714 8 INFO cinder.api.openstack.wsgi [None req-1dc96f53-7e2d-4c38-a6b3-ed786c5aa9bd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f92105f941b94b15aa3aefd4e7284988?usage=true 2026-05-27 15:11:50.734 8 INFO cinder.api.openstack.wsgi [None req-1dc96f53-7e2d-4c38-a6b3-ed786c5aa9bd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/f92105f941b94b15aa3aefd4e7284988?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/946] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/f92105f941b94b15aa3aefd4e7284988?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.746 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/fb05e553c9fc493daa9ca30c198d9990?usage=true 2026-05-27 15:11:50.767 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/fb05e553c9fc493daa9ca30c198d9990?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/947] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/fb05e553c9fc493daa9ca30c198d9990?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:11:50.777 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:11:50.786 8 INFO cinder.volume.api [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:11:50.788 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/948] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:11:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:11:53.227 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:53.227 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:11:53.228 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:11:53.229 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:03.226 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:03.226 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:03.227 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:03.227 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:13.227 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:13.227 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:13.228 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:13.228 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:23.227 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:23.228 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:23.228 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:23.229 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:33.226 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:33.226 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:33.227 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:33.228 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:43.227 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:43.228 8 INFO cinder.api.openstack.wsgi [None req-e553e7cb-6890-472b-80c4-7fc589e842c7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:43.228 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:43.230 7 INFO cinder.api.openstack.wsgi [None req-d2260df4-b7cb-44e0-9807-4d892d29e7f9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:44.210 8 INFO cinder.api.openstack.wsgi [None req-1f7435bd-734e-490d-bae2-7758c73f2a6a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes 2026-05-27 15:12:44.321 8 INFO cinder.api.v3.volumes [None req-1f7435bd-734e-490d-bae2-7758c73f2a6a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Create volume of 16 GB 2026-05-27 15:12:44.331 8 INFO cinder.volume.api [None req-1f7435bd-734e-490d-bae2-7758c73f2a6a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Availability Zones retrieved successfully. 2026-05-27 15:12:44.544 8 INFO cinder.volume.api [None req-1f7435bd-734e-490d-bae2-7758c73f2a6a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Create volume request issued successfully. 2026-05-27 15:12:44.545 8 INFO cinder.api.openstack.wsgi [None req-1f7435bd-734e-490d-bae2-7758c73f2a6a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 482/961] 199.204.45.222 () {34 vars in 733 bytes} [Wed May 27 15:12:44 2026] POST /v3/4eff28c92a54422680f9528372895084/volumes => generated 846 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-27 15:12:44.561 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e2fc10a6-4f4c-4eac-8c95-64143edd8b6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:44.594 7 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e2fc10a6-4f4c-4eac-8c95-64143edd8b6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:44.599 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e2fc10a6-4f4c-4eac-8c95-64143edd8b6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 480/962] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:12:44 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:49.507 8 INFO cinder.api.openstack.wsgi [None req-a21d2f3d-0b94-4fa9-ab3e-e9c57851136a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:49.527 8 INFO cinder.api.openstack.wsgi [None req-a21d2f3d-0b94-4fa9-ab3e-e9c57851136a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/963] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:49.536 7 INFO cinder.api.openstack.wsgi [None req-eccea9d8-6791-4903-b66b-83610702e4a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true 2026-05-27 15:12:49.557 7 INFO cinder.api.openstack.wsgi [None req-eccea9d8-6791-4903-b66b-83610702e4a9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/964] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.570 8 INFO cinder.api.openstack.wsgi [None req-ba35d6b5-8616-4569-aaa8-a1af91628aec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true 2026-05-27 15:12:49.611 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-34ee267a-2a9e-4078-8a9e-1c56498601dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 2026-05-27 15:12:49.612 8 INFO cinder.api.openstack.wsgi [None req-ba35d6b5-8616-4569-aaa8-a1af91628aec f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/965] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:49.624 7 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-34ee267a-2a9e-4078-8a9e-1c56498601dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:49.624 8 INFO cinder.api.openstack.wsgi [None req-fa2fad5c-9473-4051-b292-8b64260eae14 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:12:49.628 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-34ee267a-2a9e-4078-8a9e-1c56498601dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 482/966] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1675 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:49.650 8 INFO cinder.api.openstack.wsgi [None req-fa2fad5c-9473-4051-b292-8b64260eae14 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/967] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:49.662 7 INFO cinder.api.openstack.wsgi [None req-819363ac-c82f-43f4-8f9f-f198f90eef00 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true 2026-05-27 15:12:49.680 7 INFO cinder.api.openstack.wsgi [None req-819363ac-c82f-43f4-8f9f-f198f90eef00 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/968] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.693 8 INFO cinder.api.openstack.wsgi [None req-4ccf379c-67e2-41e8-b369-3f7ed68aea10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true 2026-05-27 15:12:49.720 8 INFO cinder.api.openstack.wsgi [None req-4ccf379c-67e2-41e8-b369-3f7ed68aea10 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/969] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.730 7 INFO cinder.api.openstack.wsgi [None req-1bad9f54-0824-469e-8658-ac72198c7dd5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true 2026-05-27 15:12:49.748 7 INFO cinder.api.openstack.wsgi [None req-1bad9f54-0824-469e-8658-ac72198c7dd5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/970] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.757 8 INFO cinder.api.openstack.wsgi [None req-80f00008-b384-4e1d-9f94-4d98246683bd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true 2026-05-27 15:12:49.801 8 INFO cinder.api.openstack.wsgi [None req-80f00008-b384-4e1d-9f94-4d98246683bd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.812 7 INFO cinder.api.openstack.wsgi [None req-403b590b-2c59-4726-b597-0291bb48f9d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true 2026-05-27 15:12:49.830 7 INFO cinder.api.openstack.wsgi [None req-403b590b-2c59-4726-b597-0291bb48f9d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/972] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.847 8 INFO cinder.api.openstack.wsgi [None req-9c246d24-9cfd-4427-8c47-d449fbd1fed5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true 2026-05-27 15:12:49.863 8 INFO cinder.api.openstack.wsgi [None req-9c246d24-9cfd-4427-8c47-d449fbd1fed5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/973] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.876 7 INFO cinder.api.openstack.wsgi [None req-91ed05c7-4f2a-47eb-91fb-85f9c4361902 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:12:49.896 7 INFO cinder.api.openstack.wsgi [None req-91ed05c7-4f2a-47eb-91fb-85f9c4361902 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.909 8 INFO cinder.api.openstack.wsgi [None req-91aea335-fa0b-4e27-811e-0eac9a077122 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:12:49.918 8 INFO cinder.volume.api [None req-91aea335-fa0b-4e27-811e-0eac9a077122 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:49.923 8 INFO cinder.api.openstack.wsgi [None req-91aea335-fa0b-4e27-811e-0eac9a077122 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 489/975] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:49.934 7 INFO cinder.api.openstack.wsgi [None req-ef7fb2ab-7e4c-44bf-8044-86f76ed3f2f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:12:49.940 7 INFO cinder.volume.api [None req-ef7fb2ab-7e4c-44bf-8044-86f76ed3f2f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:12:49.941 7 INFO cinder.api.openstack.wsgi [None req-ef7fb2ab-7e4c-44bf-8044-86f76ed3f2f2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:49.952 8 INFO cinder.api.openstack.wsgi [None req-6c3d2ab6-9ebe-4cff-a99b-11682268d099 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:12:49.957 8 INFO cinder.api.openstack.wsgi [None req-6c3d2ab6-9ebe-4cff-a99b-11682268d099 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:49.968 7 INFO cinder.api.openstack.wsgi [None req-22041612-9046-4b85-b72d-773194668be9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:12:49.976 7 INFO cinder.volume.api [None req-22041612-9046-4b85-b72d-773194668be9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:49.983 7 INFO cinder.api.openstack.wsgi [None req-22041612-9046-4b85-b72d-773194668be9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 488/978] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:49.995 8 INFO cinder.api.openstack.wsgi [None req-78158982-7a0b-417a-893f-864adcc76e70 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/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-05-27 15:12:50.085 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-b07e3245-1e4f-406a-8bb6-41b14a051490 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:50.097 7 INFO cinder.volume.api [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-b07e3245-1e4f-406a-8bb6-41b14a051490 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:50.101 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-b07e3245-1e4f-406a-8bb6-41b14a051490 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 489/979] 10.0.0.209 () {34 vars in 1027 bytes} [Wed May 27 15:12:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1675 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:50.475 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:50.488 7 INFO cinder.volume.api [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:50.494 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 490/980] 10.0.0.209 () {34 vars in 1027 bytes} [Wed May 27 15:12:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:50.498 8 INFO cinder.api.openstack.wsgi [None req-78158982-7a0b-417a-893f-864adcc76e70 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/981] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:12:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:12:50.505 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:12:50.506 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 491/982] 10.0.0.209 () {32 vars in 827 bytes} [Wed May 27 15:12:50 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-27 15:12:50.514 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:50.562 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 492/983] 10.0.0.209 () {40 vars in 1056 bytes} [Wed May 27 15:12:50 2026] POST /v3/4eff28c92a54422680f9528372895084/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:53.227 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:53.227 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:12:53.228 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:12:53.228 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a8db1085-b92d-49f7-8f01-c32168ca9252 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:12:53.804 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-ce399433-4872-4b53-8283-9bed8e29ae01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:53.819 7 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-ce399433-4872-4b53-8283-9bed8e29ae01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:53.824 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-ce399433-4872-4b53-8283-9bed8e29ae01 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 493/986] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:12:53 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:12:55.909 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-27 15:12:55.910 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-c829ca59-40b2-4873-902d-e46b4c177db4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 494/987] 199.204.45.222 () {32 vars in 838 bytes} [Wed May 27 15:12:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:55.921 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-2f5ae673-f782-46c6-9a2b-8cf0c1168469 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:55.940 7 INFO cinder.volume.api [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-2f5ae673-f782-46c6-9a2b-8cf0c1168469 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:55.945 7 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-2f5ae673-f782-46c6-9a2b-8cf0c1168469 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 494/988] 199.204.45.222 () {36 vars in 1072 bytes} [Wed May 27 15:12:55 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:56.020 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-cd778aa5-92e2-40e1-897e-feb7f19e70f0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:56.554 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-cd778aa5-92e2-40e1-897e-feb7f19e70f0 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 495/989] 199.204.45.222 () {40 vars in 1134 bytes} [Wed May 27 15:12:56 2026] PUT /v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e => generated 775 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:56.767 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b74625e9-1c28-49d9-a0c3-d00d0d6400e4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:56.783 7 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b74625e9-1c28-49d9-a0c3-d00d0d6400e4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:56.789 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b74625e9-1c28-49d9-a0c3-d00d0d6400e4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 495/990] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:12:56 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:57.075 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a080d30f-881d-4ce5-921a-113139c6a8bb f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:57.109 8 INFO cinder.api.openstack.wsgi [req-8a2e987a-3951-4022-b59b-fbd21bf5bde2 req-a080d30f-881d-4ce5-921a-113139c6a8bb f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 496/991] 199.204.45.222 () {40 vars in 1147 bytes} [Wed May 27 15:12:57 2026] POST /v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:12:59.586 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:12:59.604 7 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:12:59.609 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 496/992] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:12:59 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:13:02.602 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-4709f6e0-6f32-4add-b28c-ac294ca67b80 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:13:02.623 8 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-4709f6e0-6f32-4add-b28c-ac294ca67b80 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:13:02.629 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-4709f6e0-6f32-4add-b28c-ac294ca67b80 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 497/993] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:13:02 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:13:03.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:03.227 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-4709f6e0-6f32-4add-b28c-ac294ca67b80 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:03.228 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:03.228 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-4709f6e0-6f32-4add-b28c-ac294ca67b80 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:13:05.396 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:13:05.411 8 INFO cinder.volume.api [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:13:05.415 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 499/996] 199.204.45.222 () {32 vars in 824 bytes} [Wed May 27 15:13:05 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 1973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:13:13.226 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:13.226 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:13.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:13.227 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:23.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:23.227 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:23.228 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:23.228 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:33.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:33.227 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:33.228 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:33.228 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:43.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:43.227 7 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-b41e1f93-6f0c-43e4-b450-27489c09f62f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:43.227 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:43.229 8 INFO cinder.api.openstack.wsgi [req-1f7435bd-734e-490d-bae2-7758c73f2a6a req-e4f5fdaf-a826-4a7a-b729-a9931dc2b7af f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:13:49.476 7 INFO cinder.api.openstack.wsgi [None req-85a2d9a8-8976-43a1-9738-bc2194f1669f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:13:49.980 7 INFO cinder.api.openstack.wsgi [None req-85a2d9a8-8976-43a1-9738-bc2194f1669f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1005] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:13:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 671 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:13:50.020 8 INFO cinder.api.openstack.wsgi [None req-511114ed-0141-42b2-8b9a-02c5c9cadec4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:13:50.042 8 INFO cinder.api.openstack.wsgi [None req-511114ed-0141-42b2-8b9a-02c5c9cadec4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1006] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.055 7 INFO cinder.api.openstack.wsgi [None req-ea2e2087-9f24-4c61-8bf1-82c4e636e90f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true 2026-05-27 15:13:50.077 7 INFO cinder.api.openstack.wsgi [None req-ea2e2087-9f24-4c61-8bf1-82c4e636e90f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1007] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.090 8 INFO cinder.api.openstack.wsgi [None req-d065d652-ca91-4477-8a60-cc4ab4d8350f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true 2026-05-27 15:13:50.109 8 INFO cinder.api.openstack.wsgi [None req-d065d652-ca91-4477-8a60-cc4ab4d8350f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1008] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.118 7 INFO cinder.api.openstack.wsgi [None req-d83abae9-64eb-42ec-b7bd-015d9477e194 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:13:50.147 7 INFO cinder.api.openstack.wsgi [None req-d83abae9-64eb-42ec-b7bd-015d9477e194 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1009] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.168 8 INFO cinder.api.openstack.wsgi [None req-2f66358c-8cf4-4db8-b530-93079f02d47c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true 2026-05-27 15:13:50.187 8 INFO cinder.api.openstack.wsgi [None req-2f66358c-8cf4-4db8-b530-93079f02d47c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1010] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.202 7 INFO cinder.api.openstack.wsgi [None req-1ab1d240-4503-4c85-91ad-758141ff3466 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true 2026-05-27 15:13:50.221 7 INFO cinder.api.openstack.wsgi [None req-1ab1d240-4503-4c85-91ad-758141ff3466 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1011] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.235 8 INFO cinder.api.openstack.wsgi [None req-7d9564a9-f5a4-4c93-a636-05eb940ad016 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true 2026-05-27 15:13:50.258 8 INFO cinder.api.openstack.wsgi [None req-7d9564a9-f5a4-4c93-a636-05eb940ad016 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1012] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.273 7 INFO cinder.api.openstack.wsgi [None req-d86883a1-4d10-431d-8f68-69d149d2be9e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true 2026-05-27 15:13:50.296 7 INFO cinder.api.openstack.wsgi [None req-d86883a1-4d10-431d-8f68-69d149d2be9e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1013] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.312 8 INFO cinder.api.openstack.wsgi [None req-c72eed5e-9260-495b-b3c2-223760de134f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true 2026-05-27 15:13:50.332 8 INFO cinder.api.openstack.wsgi [None req-c72eed5e-9260-495b-b3c2-223760de134f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1014] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.341 7 INFO cinder.api.openstack.wsgi [None req-21885f18-0764-4473-aa7e-84bd59c9f039 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true 2026-05-27 15:13:50.363 7 INFO cinder.api.openstack.wsgi [None req-21885f18-0764-4473-aa7e-84bd59c9f039 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1015] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.374 8 INFO cinder.api.openstack.wsgi [None req-820b656a-ae2f-4516-9791-9a714c00bf6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:13:50.392 8 INFO cinder.api.openstack.wsgi [None req-820b656a-ae2f-4516-9791-9a714c00bf6b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1016] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:50.404 7 INFO cinder.api.openstack.wsgi [None req-ffd18e8e-eccd-4bc4-94c8-2f5798c2f382 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:13:50.409 7 INFO cinder.volume.api [None req-ffd18e8e-eccd-4bc4-94c8-2f5798c2f382 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:13:50.410 7 INFO cinder.api.openstack.wsgi [None req-ffd18e8e-eccd-4bc4-94c8-2f5798c2f382 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1017] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:13:50.420 8 INFO cinder.api.openstack.wsgi [None req-27709765-632c-456f-9276-7e6811eb825a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:13:50.432 8 INFO cinder.volume.api [None req-27709765-632c-456f-9276-7e6811eb825a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:13:50.437 8 INFO cinder.api.openstack.wsgi [None req-27709765-632c-456f-9276-7e6811eb825a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 510/1018] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:13:50.449 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:13:50.460 7 INFO cinder.volume.api [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:13:50.464 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 509/1019] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-05-27 15:13:50.479 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:13:50.487 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 511/1020] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:13:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:13:53.227 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:53.227 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:13:53.228 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:13:53.228 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:03.226 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:03.227 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:03.227 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:03.228 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:13.226 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:13.226 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:13.228 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:13.228 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:23.226 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:23.226 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:23.227 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:23.228 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:33.226 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:33.226 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:33.227 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:33.227 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:43.227 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:43.227 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:43.228 7 INFO cinder.api.openstack.wsgi [None req-6dab3821-389e-4862-a009-a572cdf436d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:43.228 8 INFO cinder.api.openstack.wsgi [None req-ce52863a-95e2-4883-9406-1725fc98a52c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:14:49.480 7 INFO cinder.api.openstack.wsgi [None req-655acfd4-d3e6-4467-87c4-276efe06d813 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:14:49.488 7 INFO cinder.volume.api [None req-655acfd4-d3e6-4467-87c4-276efe06d813 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:14:49.489 7 INFO cinder.api.openstack.wsgi [None req-655acfd4-d3e6-4467-87c4-276efe06d813 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1033] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:14:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:14:49.500 8 INFO cinder.api.openstack.wsgi [None req-ae51eb10-2ac9-44e9-99d4-2c1544a43af1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:14:50.005 8 INFO cinder.api.openstack.wsgi [None req-ae51eb10-2ac9-44e9-99d4-2c1544a43af1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1034] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:14:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.048 7 INFO cinder.api.openstack.wsgi [None req-d10b9f16-2b81-4a64-a1f7-54390d3fc031 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:14:50.065 7 INFO cinder.api.openstack.wsgi [None req-d10b9f16-2b81-4a64-a1f7-54390d3fc031 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1035] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.074 8 INFO cinder.api.openstack.wsgi [None req-959f9c3a-e973-41a1-ae18-a2b63799634a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true 2026-05-27 15:14:50.095 8 INFO cinder.api.openstack.wsgi [None req-959f9c3a-e973-41a1-ae18-a2b63799634a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1036] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.104 7 INFO cinder.api.openstack.wsgi [None req-0718c15a-92b4-4e3d-bd94-1dd5a2e71570 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true 2026-05-27 15:14:50.119 7 INFO cinder.api.openstack.wsgi [None req-0718c15a-92b4-4e3d-bd94-1dd5a2e71570 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1037] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.134 8 INFO cinder.api.openstack.wsgi [None req-14df0510-bf21-474e-bc05-0c6d09a2c09e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:14:50.161 8 INFO cinder.api.openstack.wsgi [None req-14df0510-bf21-474e-bc05-0c6d09a2c09e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.169 7 INFO cinder.api.openstack.wsgi [None req-53376cf7-f1e5-4da2-9946-dda9237288a4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true 2026-05-27 15:14:50.186 7 INFO cinder.api.openstack.wsgi [None req-53376cf7-f1e5-4da2-9946-dda9237288a4 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1039] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.199 8 INFO cinder.api.openstack.wsgi [None req-cdf22a33-71e8-4c97-83d9-9ebfe5d1cc7f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true 2026-05-27 15:14:50.219 8 INFO cinder.api.openstack.wsgi [None req-cdf22a33-71e8-4c97-83d9-9ebfe5d1cc7f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1040] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.227 7 INFO cinder.api.openstack.wsgi [None req-a2c1f866-b4db-4c54-be57-6b99de285f74 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true 2026-05-27 15:14:50.242 7 INFO cinder.api.openstack.wsgi [None req-a2c1f866-b4db-4c54-be57-6b99de285f74 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.254 8 INFO cinder.api.openstack.wsgi [None req-b68c46de-ed60-4463-9980-9c9c61a7ac98 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true 2026-05-27 15:14:50.271 8 INFO cinder.api.openstack.wsgi [None req-b68c46de-ed60-4463-9980-9c9c61a7ac98 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.279 7 INFO cinder.api.openstack.wsgi [None req-e0c9a3a1-1d96-470f-9f2d-fcc5b8f263f7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true 2026-05-27 15:14:50.294 7 INFO cinder.api.openstack.wsgi [None req-e0c9a3a1-1d96-470f-9f2d-fcc5b8f263f7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.308 8 INFO cinder.api.openstack.wsgi [None req-e51dc0c2-8847-48dd-be7b-10433021896e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true 2026-05-27 15:14:50.329 8 INFO cinder.api.openstack.wsgi [None req-e51dc0c2-8847-48dd-be7b-10433021896e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.343 7 INFO cinder.api.openstack.wsgi [None req-81a9532d-b777-4f1e-9950-c93d89b865df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:14:50.358 7 INFO cinder.api.openstack.wsgi [None req-81a9532d-b777-4f1e-9950-c93d89b865df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:14:50.370 8 INFO cinder.api.openstack.wsgi [None req-79097056-be3a-42a9-838d-dfccdf23a7a6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:14:50.382 8 INFO cinder.volume.api [None req-79097056-be3a-42a9-838d-dfccdf23a7a6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:14:50.387 8 INFO cinder.api.openstack.wsgi [None req-79097056-be3a-42a9-838d-dfccdf23a7a6 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 524/1046] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:14:50.397 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:14:50.401 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 523/1047] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:14:50.409 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:14:50.424 8 INFO cinder.volume.api [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:14:50.431 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 525/1048] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:14:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-27 15:14:53.227 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:53.227 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:14:53.228 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:14:53.228 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:03.227 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:03.227 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:03.227 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:03.228 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:13.226 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:13.226 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:13.228 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:13.228 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:23.226 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:23.229 7 INFO cinder.api.openstack.wsgi [None req-911c1be3-d899-4de1-8dfe-d5dd8f291472 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:23.227 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:23.231 8 INFO cinder.api.openstack.wsgi [None req-c5f54731-2259-471a-9e8d-d98afb8b77c5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:28.631 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:15:29.188 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 528/1057] 199.204.45.222 () {38 vars in 1102 bytes} [Wed May 27 15:15:28 2026] DELETE /v3/4eff28c92a54422680f9528372895084/attachments/87bd9132-429a-45f8-a086-9cafdf920e2e => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:15:29.205 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 2026-05-27 15:15:29.205 8 INFO cinder.api.v3.volumes [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Delete volume with id: b6d0e24d-6155-4dd8-8e39-de8acefb63f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:15:29.214 8 INFO cinder.volume.api [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Volume info retrieved successfully. 2026-05-27 15:15:29.233 8 INFO cinder.volume.api [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Delete volume request issued successfully. 2026-05-27 15:15:29.234 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 530/1058] 199.204.45.222 () {36 vars in 1053 bytes} [Wed May 27 15:15:29 2026] DELETE /v3/4eff28c92a54422680f9528372895084/volumes/b6d0e24d-6155-4dd8-8e39-de8acefb63f1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-27 15:15:33.226 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:33.226 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:33.228 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:33.228 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:43.226 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:43.226 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:43.227 7 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-c7f2c828-20e3-489a-82e8-ba3b59aa9a62 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:43.227 8 INFO cinder.api.openstack.wsgi [req-80730c30-896d-40b7-ad8c-2898d7988f61 req-850359e8-27b0-4a05-8b7f-d49dfdc961d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-05-27 15:15:49.463 7 INFO cinder.api.openstack.wsgi [None req-c49621e8-2cb9-465f-8401-829bd57a82d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-27 15:15:49.966 7 INFO cinder.api.openstack.wsgi [None req-c49621e8-2cb9-465f-8401-829bd57a82d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1063] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:15:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 15:15:49.979 8 INFO cinder.api.openstack.wsgi [None req-16b408f2-8135-42dd-94bf-60d66c6ea83d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:15:49.990 8 INFO cinder.volume.api [None req-16b408f2-8135-42dd-94bf-60d66c6ea83d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:15:49.992 8 INFO cinder.api.openstack.wsgi [None req-16b408f2-8135-42dd-94bf-60d66c6ea83d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1064] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:15:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:15:50.003 7 INFO cinder.api.openstack.wsgi [None req-06be2e49-b7b9-46a0-8a75-a72bdbe5a58a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:15:50.022 7 INFO cinder.volume.api [None req-06be2e49-b7b9-46a0-8a75-a72bdbe5a58a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:15:50.023 7 INFO cinder.api.openstack.wsgi [None req-06be2e49-b7b9-46a0-8a75-a72bdbe5a58a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1065] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:15:49 2026] GET /v3/4eff28c92a54422680f9528372895084/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-05-27 15:15:50.032 8 INFO cinder.api.openstack.wsgi [None req-d764483f-57b4-4ca2-9c71-28b17dbdaf97 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:15:50.038 8 INFO cinder.api.openstack.wsgi [None req-d764483f-57b4-4ca2-9c71-28b17dbdaf97 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 534/1066] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.049 7 INFO cinder.api.openstack.wsgi [None req-63b08402-254a-4272-bb40-91a347ec6ee9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:15:50.058 7 INFO cinder.volume.api [None req-63b08402-254a-4272-bb40-91a347ec6ee9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:15:50.060 7 INFO cinder.api.openstack.wsgi [None req-63b08402-254a-4272-bb40-91a347ec6ee9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1067] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:15:50.092 8 INFO cinder.api.openstack.wsgi [None req-eb188792-1ebe-4438-b8e0-76df189df29f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:15:50.113 8 INFO cinder.api.openstack.wsgi [None req-eb188792-1ebe-4438-b8e0-76df189df29f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1068] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.125 7 INFO cinder.api.openstack.wsgi [None req-32c14577-2e1c-40c7-9268-23996d11e562 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true 2026-05-27 15:15:50.149 7 INFO cinder.api.openstack.wsgi [None req-32c14577-2e1c-40c7-9268-23996d11e562 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1069] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/3d70c2dd469b429eaee6e56cfae518f5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.161 8 INFO cinder.api.openstack.wsgi [None req-44e59958-9496-4266-af3f-d22f70fe9e6f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true 2026-05-27 15:15:50.182 8 INFO cinder.api.openstack.wsgi [None req-44e59958-9496-4266-af3f-d22f70fe9e6f f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1070] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/46a3f9d0fb4040569fa2e18cc441596c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.196 7 INFO cinder.api.openstack.wsgi [None req-3fd53650-5aa2-45ac-929a-4e1938e31f8a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:15:50.215 7 INFO cinder.api.openstack.wsgi [None req-3fd53650-5aa2-45ac-929a-4e1938e31f8a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1071] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.227 8 INFO cinder.api.openstack.wsgi [None req-f12ab74e-689c-402a-a83b-ed094d0e0a7e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true 2026-05-27 15:15:50.247 8 INFO cinder.api.openstack.wsgi [None req-f12ab74e-689c-402a-a83b-ed094d0e0a7e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1072] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/6001d886a9c94515bbb5af6099667e51?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.259 7 INFO cinder.api.openstack.wsgi [None req-3a81e643-fe42-4b29-8d2f-8f5997a4ca5a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true 2026-05-27 15:15:50.277 7 INFO cinder.api.openstack.wsgi [None req-3a81e643-fe42-4b29-8d2f-8f5997a4ca5a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1073] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/76f3f22d52f749a88fa695ed88c087db?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.290 8 INFO cinder.api.openstack.wsgi [None req-20f67e78-1f01-424b-aa56-01ceb8927048 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true 2026-05-27 15:15:50.340 8 INFO cinder.api.openstack.wsgi [None req-20f67e78-1f01-424b-aa56-01ceb8927048 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1074] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f350e04b85b4dfa83480fec46f283fe?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.354 7 INFO cinder.api.openstack.wsgi [None req-96b0fe35-407d-44b9-ace0-75abdad1cd25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true 2026-05-27 15:15:50.378 7 INFO cinder.api.openstack.wsgi [None req-96b0fe35-407d-44b9-ace0-75abdad1cd25 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1075] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/8f7b448f3dce4139a136e85b22154613?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.390 8 INFO cinder.api.openstack.wsgi [None req-a87d25b5-a2f6-41f6-b2c8-6e6ebbcd4a74 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true 2026-05-27 15:15:50.409 8 INFO cinder.api.openstack.wsgi [None req-a87d25b5-a2f6-41f6-b2c8-6e6ebbcd4a74 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1076] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/9b8be7602ebd43adb06193cf28ea8198?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.423 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true 2026-05-27 15:15:50.444 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1077] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e0869dba4509400d8d6f8b0e34fec690?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:50.455 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:15:50.474 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1078] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:15:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:15:53.227 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:53.227 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:15:53.228 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:15:53.228 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:03.227 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:03.227 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:03.228 8 INFO cinder.api.openstack.wsgi [None req-721634ec-b7c2-453d-aab4-96381df078d5 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:03.228 7 INFO cinder.api.openstack.wsgi [None req-f4c8827c-3e02-4512-8b4a-e8fcbdc958dd f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:07.109 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots 2026-05-27 15:16:07.122 8 INFO cinder.volume.api [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:16:07.122 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 543/1083] 10.0.0.211 () {32 vars in 704 bytes} [Wed May 27 15:16:07 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:16:07.137 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes 2026-05-27 15:16:07.164 7 INFO cinder.volume.api [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:16:07.164 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes returned with HTTP 200 [pid: 7|app: 0|req: 541/1084] 10.0.0.211 () {32 vars in 700 bytes} [Wed May 27 15:16:07 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:16:13.227 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:13.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:13.228 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:13.228 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:23.226 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:23.226 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:23.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:23.228 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:33.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:33.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:33.227 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:33.229 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:43.227 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:43.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:43.227 7 INFO cinder.api.openstack.wsgi [None req-67f3c25e-3c3f-460c-91cb-fd52a954710e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:43.227 8 INFO cinder.api.openstack.wsgi [None req-fbe01c1a-132c-4d4a-b70b-550a915b835d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:49.545 7 INFO cinder.api.openstack.wsgi [None req-ccfad5eb-8dd3-4a48-a962-455ae42fd437 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:16:49.554 7 INFO cinder.volume.api [None req-ccfad5eb-8dd3-4a48-a962-455ae42fd437 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:16:49.556 7 INFO cinder.api.openstack.wsgi [None req-ccfad5eb-8dd3-4a48-a962-455ae42fd437 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1093] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:16:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:16:49.568 8 INFO cinder.api.openstack.wsgi [None req-9491179b-578d-48f0-bba4-4ee9af0d79cc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:16:50.071 8 INFO cinder.api.openstack.wsgi [None req-9491179b-578d-48f0-bba4-4ee9af0d79cc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1094] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:16:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:16:50.105 7 INFO cinder.api.openstack.wsgi [None req-61a6bbcc-1d96-4ff1-a5a7-fd2973a81a3e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:16:50.122 7 INFO cinder.api.openstack.wsgi [None req-61a6bbcc-1d96-4ff1-a5a7-fd2973a81a3e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1095] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:16:50.132 8 INFO cinder.api.openstack.wsgi [None req-76354ac5-523d-40a7-ba6d-2137ae3021d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:16:50.157 8 INFO cinder.api.openstack.wsgi [None req-76354ac5-523d-40a7-ba6d-2137ae3021d7 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1096] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:16:50.168 7 INFO cinder.api.openstack.wsgi [None req-b04843e6-650a-4e6e-9aa3-381787e59d32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:16:50.189 7 INFO cinder.api.openstack.wsgi [None req-b04843e6-650a-4e6e-9aa3-381787e59d32 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1097] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:16:50.201 8 INFO cinder.api.openstack.wsgi [None req-d55ff54c-028a-4256-98d7-b5d3b3acf589 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:16:50.206 8 INFO cinder.api.openstack.wsgi [None req-d55ff54c-028a-4256-98d7-b5d3b3acf589 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 550/1098] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:16:50.212 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:16:50.219 7 INFO cinder.volume.api [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:16:50.221 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1099] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:16:50.231 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:16:50.235 8 INFO cinder.volume.api [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:16:50.236 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1100] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:16:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:16:53.226 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:53.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:16:53.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:16:53.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:03.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:03.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:03.228 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:03.228 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:13.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:13.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:13.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:13.228 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:23.226 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:23.226 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:23.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:23.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:33.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:33.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:33.228 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:33.228 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:43.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:43.227 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:43.227 8 INFO cinder.api.openstack.wsgi [None req-d3727dbd-4f28-4677-8f4d-21f617f7e94d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:43.228 7 INFO cinder.api.openstack.wsgi [None req-60e7fde5-78b2-4f17-8af6-f6230463458a f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:49.831 8 INFO cinder.api.openstack.wsgi [None req-9a59e8d6-dd51-4f78-8fbe-049e3ca3b618 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:17:49.849 8 INFO cinder.volume.api [None req-9a59e8d6-dd51-4f78-8fbe-049e3ca3b618 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:17:49.851 8 INFO cinder.api.openstack.wsgi [None req-9a59e8d6-dd51-4f78-8fbe-049e3ca3b618 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1113] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:17:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:17:49.859 7 INFO cinder.api.openstack.wsgi [None req-1f7a1cda-349b-4d06-8c1d-43cc384737dc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:17:49.871 7 INFO cinder.volume.api [None req-1f7a1cda-349b-4d06-8c1d-43cc384737dc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:17:49.876 7 INFO cinder.api.openstack.wsgi [None req-1f7a1cda-349b-4d06-8c1d-43cc384737dc f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1114] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:17:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:17:49.918 8 INFO cinder.api.openstack.wsgi [None req-78bf61eb-74e9-4477-ab36-628f759cc63d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:17:49.938 8 INFO cinder.api.openstack.wsgi [None req-78bf61eb-74e9-4477-ab36-628f759cc63d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1115] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:17:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:17:49.951 7 INFO cinder.api.openstack.wsgi [None req-8fdbac6f-080d-40f6-9f2b-42c1071314ca f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:17:49.975 7 INFO cinder.api.openstack.wsgi [None req-8fdbac6f-080d-40f6-9f2b-42c1071314ca f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1116] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:17:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:17:49.996 8 INFO cinder.api.openstack.wsgi [None req-937da3e4-c121-449e-9dc6-37a535b24388 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:17:50.032 8 INFO cinder.api.openstack.wsgi [None req-937da3e4-c121-449e-9dc6-37a535b24388 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1117] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:17:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:17:50.041 7 INFO cinder.api.openstack.wsgi [None req-a46a4675-8fb8-4a49-8d7e-bfcf2c5ecb90 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:17:50.049 7 INFO cinder.volume.api [None req-a46a4675-8fb8-4a49-8d7e-bfcf2c5ecb90 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:17:50.049 7 INFO cinder.api.openstack.wsgi [None req-a46a4675-8fb8-4a49-8d7e-bfcf2c5ecb90 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1118] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:17:50 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:17:50.061 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:17:50.565 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1119] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:17:50 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:17:50.575 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:17:50.582 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 7|app: 0|req: 559/1120] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:17:50 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:17:53.227 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:53.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:17:53.228 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:17:53.228 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:03.226 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:03.226 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:03.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:03.227 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:13.226 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:13.226 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:13.227 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:13.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:23.226 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:23.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:23.227 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:23.228 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:33.226 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:33.226 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:33.227 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:33.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:43.227 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:43.228 7 INFO cinder.api.openstack.wsgi [None req-719a99f3-f2b0-4b2d-89d2-053baa04639e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:43.228 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:43.229 8 INFO cinder.api.openstack.wsgi [None req-8a980b0d-2bce-439c-b663-6f7ff09aa7c8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:49.508 7 INFO cinder.api.openstack.wsgi [None req-ffdae269-bd32-47d7-8dbf-befac3bdb370 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:18:49.519 7 INFO cinder.volume.api [None req-ffdae269-bd32-47d7-8dbf-befac3bdb370 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:18:49.520 7 INFO cinder.api.openstack.wsgi [None req-ffdae269-bd32-47d7-8dbf-befac3bdb370 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1133] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/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) 2026-05-27 15:18:49.532 8 INFO cinder.api.openstack.wsgi [None req-b9c4efe0-ccb6-4183-8e9b-370f63840c2d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:18:49.539 8 INFO cinder.api.openstack.wsgi [None req-b9c4efe0-ccb6-4183-8e9b-370f63840c2d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 568/1134] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:18:49.604 7 INFO cinder.api.openstack.wsgi [None req-989632b8-a9f8-45b5-82aa-a9ac59bbb17c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:18:49.652 7 INFO cinder.api.openstack.wsgi [None req-989632b8-a9f8-45b5-82aa-a9ac59bbb17c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1135] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:18:49.666 8 INFO cinder.api.openstack.wsgi [None req-263e2973-55db-4836-a344-1aa3a838a1d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:18:49.683 8 INFO cinder.api.openstack.wsgi [None req-263e2973-55db-4836-a344-1aa3a838a1d9 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1136] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:18:49.697 7 INFO cinder.api.openstack.wsgi [None req-ebc926dc-ffec-4400-a355-95fee67071ee f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:18:49.733 7 INFO cinder.api.openstack.wsgi [None req-ebc926dc-ffec-4400-a355-95fee67071ee f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1137] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:18:49.744 8 INFO cinder.api.openstack.wsgi [None req-6840b92f-0b2f-44aa-b2a8-643e1538d828 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:18:49.758 8 INFO cinder.volume.api [None req-6840b92f-0b2f-44aa-b2a8-643e1538d828 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:18:49.759 8 INFO cinder.api.openstack.wsgi [None req-6840b92f-0b2f-44aa-b2a8-643e1538d828 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1138] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/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-05-27 15:18:49.768 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:18:50.271 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1139] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:18:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:18:50.279 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:18:50.288 8 INFO cinder.volume.api [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:18:50.291 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1140] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:18:50 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:18:53.226 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:53.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:18:53.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:18:53.229 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:03.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:03.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:03.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:03.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:13.228 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:13.228 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:13.229 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:13.229 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:23.226 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:23.226 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:23.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:23.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:33.226 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:33.226 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:33.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:33.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:43.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:43.227 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:43.227 8 INFO cinder.api.openstack.wsgi [None req-a41cbe7f-7279-467f-9d28-2dcd303b9869 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:43.228 7 INFO cinder.api.openstack.wsgi [None req-d020238e-ea94-4961-bfd4-7310f015ba6c f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:49.502 8 INFO cinder.api.openstack.wsgi [None req-3fd566dc-372d-4a31-99c9-5146863b14df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services 2026-05-27 15:19:49.510 8 INFO cinder.api.openstack.wsgi [None req-3fd566dc-372d-4a31-99c9-5146863b14df f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-services returned with HTTP 200 [pid: 8|app: 0|req: 578/1153] 10.0.0.74 () {28 vars in 643 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:19:49.520 7 INFO cinder.api.openstack.wsgi [None req-1c1fede1-74ac-4b95-9e4f-eda778780b8b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:19:49.529 7 INFO cinder.volume.api [None req-1c1fede1-74ac-4b95-9e4f-eda778780b8b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:19:49.531 7 INFO cinder.api.openstack.wsgi [None req-1c1fede1-74ac-4b95-9e4f-eda778780b8b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1154] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:19:49.542 8 INFO cinder.api.openstack.wsgi [None req-f4da77a5-1e4b-40d3-a6a1-b9243d8e8710 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true 2026-05-27 15:19:49.551 8 INFO cinder.volume.api [None req-f4da77a5-1e4b-40d3-a6a1-b9243d8e8710 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all volumes completed successfully. 2026-05-27 15:19:49.553 8 INFO cinder.api.openstack.wsgi [None req-f4da77a5-1e4b-40d3-a6a1-b9243d8e8710 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1155] 10.0.0.74 () {28 vars in 682 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:19:49.600 7 INFO cinder.api.openstack.wsgi [None req-bbcd3a15-02af-4643-83b5-e7b720bac0e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true 2026-05-27 15:19:49.624 7 INFO cinder.api.openstack.wsgi [None req-bbcd3a15-02af-4643-83b5-e7b720bac0e2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1156] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/0b2bcea4142449309945741766eca948?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:19:49.643 8 INFO cinder.api.openstack.wsgi [None req-88e3a2f3-a9a7-4d20-a2f5-c998aa93554d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true 2026-05-27 15:19:49.673 8 INFO cinder.api.openstack.wsgi [None req-88e3a2f3-a9a7-4d20-a2f5-c998aa93554d f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1157] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/4eff28c92a54422680f9528372895084?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:19:49.684 7 INFO cinder.api.openstack.wsgi [None req-3718f63b-de96-4d50-b729-6d4353645769 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true 2026-05-27 15:19:49.700 7 INFO cinder.api.openstack.wsgi [None req-3718f63b-de96-4d50-b729-6d4353645769 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1158] 10.0.0.74 () {28 vars in 734 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/os-quota-sets/e266034d99cb4dcd844e105ff026559c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:19:49.710 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true 2026-05-27 15:19:49.715 8 INFO cinder.volume.api [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Get all snapshots completed successfully. 2026-05-27 15:19:49.715 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1159] 10.0.0.74 () {28 vars in 672 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 15:19:49.725 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true 2026-05-27 15:19:50.228 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1160] 10.0.0.74 () {28 vars in 694 bytes} [Wed May 27 15:19:49 2026] GET /v3/4eff28c92a54422680f9528372895084/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-27 15:19:53.226 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:53.226 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:19:53.227 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:19:53.227 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:20:03.226 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:20:03.227 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:20:03.227 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:20:03.228 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:20:13.226 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:20:13.227 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] GET http://10.0.0.65:8776/ 2026-05-27 15:20:13.227 8 INFO cinder.api.openstack.wsgi [None req-b9d72f9a-7003-4318-bd9c-9a2cb36a8645 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300 2026-05-27 15:20:13.228 7 INFO cinder.api.openstack.wsgi [None req-8aea1c1c-8b0f-4448-9d64-c92d02350c87 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] http://10.0.0.65:8776/ returned with HTTP 300