+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 13:36:31 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-7c5964959f-8psb2 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f70b776a668 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 /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 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-07-01 13:36:35.317 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 13:36:35.317 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-01 13:36:35.331 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 13:36:35.332 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-01 13:36:36.631 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 13:36:36.634 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 13:36:36.637 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 13:36:36.639 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-01 13:36:36.641 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 13:36:36.644 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 13:36:36.648 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 13:36:36.652 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 13:36:36.652 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-01 13:36:36.654 8 INFO cinder.rpc [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 13:36:36.665 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 13:36:36.668 7 INFO cinder.rpc [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 13:36:36.698 8 WARNING cinder.api.contrib.hosts [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 13:36:36.721 7 WARNING cinder.api.contrib.hosts [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 13:36:36.740 8 WARNING keystonemiddleware._common.config [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:36:36.749 8 WARNING oslo_config.cfg [None req-d99f22f9-e5bb-4d54-85ca-fd612d204782 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f70b776a668 pid: 8 (default app) 2026-07-01 13:36:36.763 7 WARNING keystonemiddleware._common.config [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:36:36.772 7 WARNING oslo_config.cfg [None req-292a2a73-7b51-43b7-be2a-7e66f41a3467 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f70b776a668 pid: 7 (default app) /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()) /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: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-07-01 13:38:19.905 7 INFO cinder.api.openstack.wsgi [None req-5f820ecd-7ba6-419e-a9ac-2dd50c71c7a2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types/rbd1 2026-07-01 13:38:19.928 7 INFO cinder.api.openstack.wsgi [None req-5f820ecd-7ba6-419e-a9ac-2dd50c71c7a2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.241 () {30 vars in 616 bytes} [Wed Jul 1 13:38:19 2026] GET /v3/types/rbd1 => generated 82 bytes in 900 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()) /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: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-07-01 13:38:20.471 8 INFO cinder.api.openstack.wsgi [None req-6a3b86d6-9005-48be-acb2-ef7ccbc85cbc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/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-07-01 13:38:20.497 8 INFO cinder.api.openstack.wsgi [None req-6a3b86d6-9005-48be-acb2-ef7ccbc85cbc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.241 () {30 vars in 655 bytes} [Wed Jul 1 13:38:19 2026] GET /v3/types?name=rbd1&is_public=None => generated 20 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 13:38:22.068 7 INFO cinder.api.openstack.wsgi [None req-3d33c93f-08ef-440e-b691-089dfa1aa4be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-07-01 13:38:22.096 7 INFO cinder.api.openstack.wsgi [None req-3d33c93f-08ef-440e-b691-089dfa1aa4be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.241 () {34 vars in 659 bytes} [Wed Jul 1 13:38:22 2026] POST /v3/types => generated 179 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 13:38:22.108 8 INFO cinder.api.openstack.wsgi [req-3d33c93f-08ef-440e-b691-089dfa1aa4be req-c84dced5-9bd6-44bd-82f1-26e042482740 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/types/04530502-0bed-4f98-a925-ba6ab136d470/extra_specs 2026-07-01 13:38:22.175 8 INFO cinder.api.openstack.wsgi [req-3d33c93f-08ef-440e-b691-089dfa1aa4be req-c84dced5-9bd6-44bd-82f1-26e042482740 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types/04530502-0bed-4f98-a925-ba6ab136d470/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.241 () {36 vars in 828 bytes} [Wed Jul 1 13:38:22 2026] POST /v3/types/04530502-0bed-4f98-a925-ba6ab136d470/extra_specs => generated 48 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 13:38:23.787 7 INFO cinder.api.openstack.wsgi [None req-0b4cc7c2-71cf-4205-a8b7-d35ea9b3ac19 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types?is_public=None 2026-07-01 13:38:23.798 7 INFO cinder.api.openstack.wsgi [None req-0b4cc7c2-71cf-4205-a8b7-d35ea9b3ac19 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.241 () {30 vars in 635 bytes} [Wed Jul 1 13:38:23 2026] GET /v3/types?is_public=None => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 13:38:25.726 8 INFO cinder.api.openstack.wsgi [None req-489259cc-14f4-4b95-8df7-ad630e35825f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/qos-specs 2026-07-01 13:38:25.738 8 INFO cinder.api.openstack.wsgi [None req-489259cc-14f4-4b95-8df7-ad630e35825f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.241 () {30 vars in 614 bytes} [Wed Jul 1 13:38:25 2026] GET /v3/qos-specs => generated 17 bytes in 354 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 13:54:31.485 8 INFO cinder.api.openstack.wsgi [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False 2026-07-01 13:54:31.515 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.516 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.516 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.516 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.517 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.517 8 WARNING cinder.quota [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.522 8 INFO cinder.api.openstack.wsgi [None req-4101faaf-fdd8-4f4d-9c60-55812a17e9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 111/220] 199.204.45.235 () {44 vars in 1003 bytes} [Wed Jul 1 13:54:31 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False => generated 340 bytes in 140 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-07-01 13:54:31.680 7 INFO cinder.api.openstack.wsgi [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] PUT https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26 2026-07-01 13:54:31.744 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.745 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.745 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.746 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.746 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.747 7 WARNING cinder.quota [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 13:54:31.753 7 INFO cinder.api.openstack.wsgi [None req-8392ae1f-768c-47ca-9895-80c342cf4830 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26 returned with HTTP 200 [pid: 7|app: 0|req: 110/221] 199.204.45.235 () {48 vars in 1032 bytes} [Wed Jul 1 13:54:31 2026] PUT /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26 => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:05:27.848 7 INFO cinder.api.openstack.wsgi [None req-498250fa-dccd-4da4-a579-f7c71471f522 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False 2026-07-01 14:05:27.876 7 INFO cinder.api.openstack.wsgi [None req-498250fa-dccd-4da4-a579-f7c71471f522 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 177/354] 199.204.45.235 () {44 vars in 1003 bytes} [Wed Jul 1 14:05:27 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False => generated 340 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:05:28.625 8 INFO cinder.api.openstack.wsgi [None req-7f4a836a-0d3d-4c3d-b943-e8cb8ab3d801 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] PUT https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267 2026-07-01 14:05:28.693 8 INFO cinder.api.openstack.wsgi [None req-7f4a836a-0d3d-4c3d-b943-e8cb8ab3d801 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267 returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 199.204.45.235 () {48 vars in 1032 bytes} [Wed Jul 1 14:05:28 2026] PUT /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267 => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:13.935 8 INFO cinder.api.openstack.wsgi [None req-1f54ace8-4b52-409b-b610-78be106d54ee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:06:13.967 8 INFO cinder.volume.api [None req-1f54ace8-4b52-409b-b610-78be106d54ee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:06:13.969 8 INFO cinder.api.openstack.wsgi [None req-1f54ace8-4b52-409b-b610-78be106d54ee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/364] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:06:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:06:13.979 7 INFO cinder.api.openstack.wsgi [None req-8d0fcde5-a28e-412d-8d51-bb02569adb08 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:06:13.999 7 INFO cinder.volume.api [None req-8d0fcde5-a28e-412d-8d51-bb02569adb08 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:06:14.000 7 INFO cinder.api.openstack.wsgi [None req-8d0fcde5-a28e-412d-8d51-bb02569adb08 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 182/365] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:06:13 2026] GET /v3/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-07-01 14:06:14.016 8 INFO cinder.api.openstack.wsgi [None req-de624326-9c4b-4445-9972-7e7fce1e34c9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:06:14.027 8 INFO cinder.volume.api [None req-de624326-9c4b-4445-9972-7e7fce1e34c9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:06:14.029 8 INFO cinder.api.openstack.wsgi [None req-de624326-9c4b-4445-9972-7e7fce1e34c9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/366] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:06:14.099 7 INFO cinder.api.openstack.wsgi [None req-7cfe8cdf-cbc2-42c0-b15a-8f6edd6e7f9a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:06:14.128 7 INFO cinder.api.openstack.wsgi [None req-7cfe8cdf-cbc2-42c0-b15a-8f6edd6e7f9a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 183/367] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:14.154 8 INFO cinder.api.openstack.wsgi [None req-6987e150-825f-4bbf-b3ee-b1f169e98851 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:06:14.182 8 INFO cinder.api.openstack.wsgi [None req-6987e150-825f-4bbf-b3ee-b1f169e98851 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/368] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:14.195 7 INFO cinder.api.openstack.wsgi [None req-b720089b-8933-4184-8e01-952840735d58 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:06:14.247 7 INFO cinder.api.openstack.wsgi [None req-b720089b-8933-4184-8e01-952840735d58 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/369] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:14.257 8 INFO cinder.api.openstack.wsgi [None req-c2d65b2a-1b89-4235-b15d-247bf969545a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:06:14.264 8 INFO cinder.api.openstack.wsgi [None req-c2d65b2a-1b89-4235-b15d-247bf969545a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 186/370] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:14.274 7 INFO cinder.api.openstack.wsgi [None req-d0ad4d87-061b-48ce-95a8-f7b3d23036be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:06:14.820 7 INFO cinder.api.openstack.wsgi [None req-d0ad4d87-061b-48ce-95a8-f7b3d23036be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 185/371] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:06:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:13.897 8 INFO cinder.api.openstack.wsgi [None req-640a5bd0-1706-4d9f-84a6-c2c4db2c3d18 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:07:13.903 8 INFO cinder.api.openstack.wsgi [None req-640a5bd0-1706-4d9f-84a6-c2c4db2c3d18 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 193/384] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:07:13 2026] GET /v3/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:13.913 7 INFO cinder.api.openstack.wsgi [None req-b9757a61-22b2-416f-a9f1-7ccf5aa4c1d5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:07:14.417 7 INFO cinder.api.openstack.wsgi [None req-b9757a61-22b2-416f-a9f1-7ccf5aa4c1d5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 192/385] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:07:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:14.464 8 INFO cinder.api.openstack.wsgi [None req-db2f8bb6-9cc3-445c-9504-87f67dcdefbf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:07:14.484 8 INFO cinder.api.openstack.wsgi [None req-db2f8bb6-9cc3-445c-9504-87f67dcdefbf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:14.494 7 INFO cinder.api.openstack.wsgi [None req-379a8694-6620-431c-83b8-1760e75f4b3b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:07:14.514 7 INFO cinder.api.openstack.wsgi [None req-379a8694-6620-431c-83b8-1760e75f4b3b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/387] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:14.525 8 INFO cinder.api.openstack.wsgi [None req-e4890fbb-141c-4cfc-9526-e55d14d4946f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:07:14.543 8 INFO cinder.api.openstack.wsgi [None req-e4890fbb-141c-4cfc-9526-e55d14d4946f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/388] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:07:14.552 7 INFO cinder.api.openstack.wsgi [None req-118bf41e-4435-487b-8406-3bf323611fd2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:07:14.596 7 INFO cinder.volume.api [None req-118bf41e-4435-487b-8406-3bf323611fd2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:07:14.597 7 INFO cinder.api.openstack.wsgi [None req-118bf41e-4435-487b-8406-3bf323611fd2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/389] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/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-07-01 14:07:14.609 8 INFO cinder.api.openstack.wsgi [None req-d6387f43-631e-4ca8-848e-8cb0be35e6ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:07:14.625 8 INFO cinder.volume.api [None req-d6387f43-631e-4ca8-848e-8cb0be35e6ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:07:14.626 8 INFO cinder.api.openstack.wsgi [None req-d6387f43-631e-4ca8-848e-8cb0be35e6ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:07:14.637 7 INFO cinder.api.openstack.wsgi [None req-31dc0704-629f-4373-a00f-0467de8614cd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:07:14.648 7 INFO cinder.volume.api [None req-31dc0704-629f-4373-a00f-0467de8614cd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:07:14.652 7 INFO cinder.api.openstack.wsgi [None req-31dc0704-629f-4373-a00f-0467de8614cd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:07:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:08:13.857 8 INFO cinder.api.openstack.wsgi [None req-cb5d548e-184e-48c1-b6f9-19ba6577348f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:08:13.869 8 INFO cinder.volume.api [None req-cb5d548e-184e-48c1-b6f9-19ba6577348f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:08:13.872 8 INFO cinder.api.openstack.wsgi [None req-cb5d548e-184e-48c1-b6f9-19ba6577348f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:08:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:08:13.883 7 INFO cinder.api.openstack.wsgi [None req-fb932d11-697e-4507-947e-b742d09e8e1b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:08:13.891 7 INFO cinder.api.openstack.wsgi [None req-fb932d11-697e-4507-947e-b742d09e8e1b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:08:13 2026] GET /v3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:08:13.933 8 INFO cinder.api.openstack.wsgi [None req-b757e1e5-6938-4853-a277-2fa81a856c67 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:08:13.959 8 INFO cinder.api.openstack.wsgi [None req-b757e1e5-6938-4853-a277-2fa81a856c67 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:08:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:08:13.972 7 INFO cinder.api.openstack.wsgi [None req-f3383843-cf8d-4d74-addc-dea9e176f8c4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:08:14.002 7 INFO cinder.api.openstack.wsgi [None req-f3383843-cf8d-4d74-addc-dea9e176f8c4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:08:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:08:14.017 8 INFO cinder.api.openstack.wsgi [None req-0d6465e9-9c85-4c09-a428-a6dc06c1f1b6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:08:14.053 8 INFO cinder.api.openstack.wsgi [None req-0d6465e9-9c85-4c09-a428-a6dc06c1f1b6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:08:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:08:14.065 7 INFO cinder.api.openstack.wsgi [None req-068e86c0-e242-4713-ac3d-e88ac5143537 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:08:14.071 7 INFO cinder.volume.api [None req-068e86c0-e242-4713-ac3d-e88ac5143537 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:08:14.072 7 INFO cinder.api.openstack.wsgi [None req-068e86c0-e242-4713-ac3d-e88ac5143537 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/409] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:08:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:08:14.082 8 INFO cinder.api.openstack.wsgi [None req-47ec322d-6c92-400e-91d0-228c170e515e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:08:14.092 8 INFO cinder.volume.api [None req-47ec322d-6c92-400e-91d0-228c170e515e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:08:14.094 8 INFO cinder.api.openstack.wsgi [None req-47ec322d-6c92-400e-91d0-228c170e515e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/410] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:08:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:08:14.103 7 INFO cinder.api.openstack.wsgi [None req-0b901720-a9a4-420f-b92b-e426cf1c34f1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:08:14.609 7 INFO cinder.api.openstack.wsgi [None req-0b901720-a9a4-420f-b92b-e426cf1c34f1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/411] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:08:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:13.865 8 INFO cinder.api.openstack.wsgi [None req-245f9f45-b2ad-47de-84aa-0e6767b14658 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:09:13.873 8 INFO cinder.volume.api [None req-245f9f45-b2ad-47de-84aa-0e6767b14658 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:09:13.875 8 INFO cinder.api.openstack.wsgi [None req-245f9f45-b2ad-47de-84aa-0e6767b14658 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:09:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:09:13.914 7 INFO cinder.api.openstack.wsgi [None req-36bfe6a6-3ebf-4ede-85f1-a7f01e0933f7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:09:13.937 7 INFO cinder.api.openstack.wsgi [None req-36bfe6a6-3ebf-4ede-85f1-a7f01e0933f7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:09:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:13.950 8 INFO cinder.api.openstack.wsgi [None req-b8b2ba92-4f84-47ac-9bfe-a3b206cd2253 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:09:13.971 8 INFO cinder.api.openstack.wsgi [None req-b8b2ba92-4f84-47ac-9bfe-a3b206cd2253 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:09:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:13.983 7 INFO cinder.api.openstack.wsgi [None req-6a7a1759-0fe2-4eae-bfd5-b9653ecfde5e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:09:14.006 7 INFO cinder.api.openstack.wsgi [None req-6a7a1759-0fe2-4eae-bfd5-b9653ecfde5e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:09:13 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:14.018 8 INFO cinder.api.openstack.wsgi [None req-d32dd456-10fd-4052-9ddd-1667faf4082b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:09:14.023 8 INFO cinder.volume.api [None req-d32dd456-10fd-4052-9ddd-1667faf4082b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:09:14.024 8 INFO cinder.api.openstack.wsgi [None req-d32dd456-10fd-4052-9ddd-1667faf4082b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/428] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:09:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:09:14.037 7 INFO cinder.api.openstack.wsgi [None req-c806d436-ad88-4159-88e0-08792f9ed943 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:09:14.541 7 INFO cinder.api.openstack.wsgi [None req-c806d436-ad88-4159-88e0-08792f9ed943 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/429] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:09:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:14.554 8 INFO cinder.api.openstack.wsgi [None req-8f294076-c4e0-4cdd-8920-d22d02398923 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:09:14.574 8 INFO cinder.volume.api [None req-8f294076-c4e0-4cdd-8920-d22d02398923 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:09:14.576 8 INFO cinder.api.openstack.wsgi [None req-8f294076-c4e0-4cdd-8920-d22d02398923 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/430] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:09:14 2026] GET /v3/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-07-01 14:09:14.585 7 INFO cinder.api.openstack.wsgi [None req-6e14b883-8bca-4bb8-967c-0fc1d3c9197a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:09:14.593 7 INFO cinder.api.openstack.wsgi [None req-6e14b883-8bca-4bb8-967c-0fc1d3c9197a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/431] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:09:14 2026] GET /v3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:13.873 8 INFO cinder.api.openstack.wsgi [None req-bb27541a-130c-4011-a17e-01819f4b5800 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:10:14.412 8 INFO cinder.api.openstack.wsgi [None req-bb27541a-130c-4011-a17e-01819f4b5800 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/444] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:10:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:14.426 7 INFO cinder.api.openstack.wsgi [None req-56923f4f-20c7-4f6a-8787-630833bfef6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:10:14.436 7 INFO cinder.volume.api [None req-56923f4f-20c7-4f6a-8787-630833bfef6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:10:14.437 7 INFO cinder.api.openstack.wsgi [None req-56923f4f-20c7-4f6a-8787-630833bfef6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/445] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:10:14.448 8 INFO cinder.api.openstack.wsgi [None req-65d80d9f-f930-42f4-ae4d-51f0605e27fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:10:14.460 8 INFO cinder.volume.api [None req-65d80d9f-f930-42f4-ae4d-51f0605e27fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:10:14.462 8 INFO cinder.api.openstack.wsgi [None req-65d80d9f-f930-42f4-ae4d-51f0605e27fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/446] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:10:14.473 7 INFO cinder.api.openstack.wsgi [None req-7a6b7ab4-42eb-4b0b-84f0-2edb76bef776 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:10:14.479 7 INFO cinder.volume.api [None req-7a6b7ab4-42eb-4b0b-84f0-2edb76bef776 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:10:14.479 7 INFO cinder.api.openstack.wsgi [None req-7a6b7ab4-42eb-4b0b-84f0-2edb76bef776 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/447] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:10:14.489 8 INFO cinder.api.openstack.wsgi [None req-71fab93b-10a2-4385-a478-60a23239bf37 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:10:14.496 8 INFO cinder.api.openstack.wsgi [None req-71fab93b-10a2-4385-a478-60a23239bf37 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/448] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:14.535 7 INFO cinder.api.openstack.wsgi [None req-ae1abdc7-4c53-446a-b6c1-bf3a97a74ea7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:10:14.556 7 INFO cinder.api.openstack.wsgi [None req-ae1abdc7-4c53-446a-b6c1-bf3a97a74ea7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/449] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:14.570 8 INFO cinder.api.openstack.wsgi [None req-35856b50-7c55-48c0-a01d-c04bd5c89e49 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:10:14.591 8 INFO cinder.api.openstack.wsgi [None req-35856b50-7c55-48c0-a01d-c04bd5c89e49 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/450] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:14.602 7 INFO cinder.api.openstack.wsgi [None req-a97b6393-4e8a-4cbf-a158-9bdcdff7a48f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:10:14.622 7 INFO cinder.api.openstack.wsgi [None req-a97b6393-4e8a-4cbf-a158-9bdcdff7a48f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/451] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:10:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:13.852 8 INFO cinder.api.openstack.wsgi [None req-49bb62a3-7f2f-409a-990a-54f82d20d0b3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:11:14.356 8 INFO cinder.api.openstack.wsgi [None req-49bb62a3-7f2f-409a-990a-54f82d20d0b3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/464] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:11:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:14.368 7 INFO cinder.api.openstack.wsgi [None req-71777080-e729-4891-aa8b-28a6bccb1f51 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:11:14.378 7 INFO cinder.volume.api [None req-71777080-e729-4891-aa8b-28a6bccb1f51 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:11:14.380 7 INFO cinder.api.openstack.wsgi [None req-71777080-e729-4891-aa8b-28a6bccb1f51 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/465] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:11:14.389 8 INFO cinder.api.openstack.wsgi [None req-b2ce0f6e-7f1b-41ae-87f1-7f28c7478c16 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:11:14.395 8 INFO cinder.volume.api [None req-b2ce0f6e-7f1b-41ae-87f1-7f28c7478c16 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:11:14.395 8 INFO cinder.api.openstack.wsgi [None req-b2ce0f6e-7f1b-41ae-87f1-7f28c7478c16 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/466] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:11:14.408 7 INFO cinder.api.openstack.wsgi [None req-edf924e1-53f3-4497-82ee-6254a9b53b40 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:11:14.414 7 INFO cinder.api.openstack.wsgi [None req-edf924e1-53f3-4497-82ee-6254a9b53b40 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/467] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:14.449 8 INFO cinder.api.openstack.wsgi [None req-22e0dde8-2c1e-4d4e-a100-5ef2dacc3a17 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:11:14.476 8 INFO cinder.api.openstack.wsgi [None req-22e0dde8-2c1e-4d4e-a100-5ef2dacc3a17 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:14.486 7 INFO cinder.api.openstack.wsgi [None req-58bce185-fde5-4570-90f0-1bbf03f5066b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:11:14.509 7 INFO cinder.api.openstack.wsgi [None req-58bce185-fde5-4570-90f0-1bbf03f5066b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/469] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:14.522 8 INFO cinder.api.openstack.wsgi [None req-bbcc0da8-878d-47e4-ac46-a02d0ad17c32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:11:14.544 8 INFO cinder.api.openstack.wsgi [None req-bbcc0da8-878d-47e4-ac46-a02d0ad17c32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/470] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:14.555 7 INFO cinder.api.openstack.wsgi [None req-cef3e253-6578-4dc8-b342-2e382eecf5f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:11:14.565 7 INFO cinder.volume.api [None req-cef3e253-6578-4dc8-b342-2e382eecf5f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:11:14.567 7 INFO cinder.api.openstack.wsgi [None req-cef3e253-6578-4dc8-b342-2e382eecf5f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/471] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:11:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:13.852 8 INFO cinder.api.openstack.wsgi [None req-fa235bab-874e-4065-bb9a-847dbb6fc0fa 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:12:14.357 8 INFO cinder.api.openstack.wsgi [None req-fa235bab-874e-4065-bb9a-847dbb6fc0fa 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:12:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:12:14.405 7 INFO cinder.api.openstack.wsgi [None req-1d5a3e1d-78df-4ccc-a538-c5adac9a9686 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:12:14.430 7 INFO cinder.api.openstack.wsgi [None req-1d5a3e1d-78df-4ccc-a538-c5adac9a9686 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:12:14.446 8 INFO cinder.api.openstack.wsgi [None req-73ccc590-fb7c-48f7-b42e-84ad72e8754a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:12:14.476 8 INFO cinder.api.openstack.wsgi [None req-73ccc590-fb7c-48f7-b42e-84ad72e8754a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:12:14.486 7 INFO cinder.api.openstack.wsgi [None req-95515d00-8339-423d-97a2-523f8ca1e69f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:12:14.507 7 INFO cinder.api.openstack.wsgi [None req-95515d00-8339-423d-97a2-523f8ca1e69f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:12:14.520 8 INFO cinder.api.openstack.wsgi [None req-fda39fcd-f63f-4bdf-82bc-8de5f9ab3321 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:12:14.531 8 INFO cinder.volume.api [None req-fda39fcd-f63f-4bdf-82bc-8de5f9ab3321 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:12:14.533 8 INFO cinder.api.openstack.wsgi [None req-fda39fcd-f63f-4bdf-82bc-8de5f9ab3321 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:14.544 7 INFO cinder.api.openstack.wsgi [None req-c2097411-050a-4211-b484-5884d11dce20 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:12:14.554 7 INFO cinder.volume.api [None req-c2097411-050a-4211-b484-5884d11dce20 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:12:14.555 7 INFO cinder.api.openstack.wsgi [None req-c2097411-050a-4211-b484-5884d11dce20 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:14.567 8 INFO cinder.api.openstack.wsgi [None req-042ded65-6e49-4826-9fa5-2799a3b4ff9d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:12:14.574 8 INFO cinder.volume.api [None req-042ded65-6e49-4826-9fa5-2799a3b4ff9d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:12:14.575 8 INFO cinder.api.openstack.wsgi [None req-042ded65-6e49-4826-9fa5-2799a3b4ff9d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:14.586 7 INFO cinder.api.openstack.wsgi [None req-67af8477-5871-402d-aec2-dbed79372054 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:12:14.591 7 INFO cinder.api.openstack.wsgi [None req-67af8477-5871-402d-aec2-dbed79372054 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:12:14 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:13.840 7 INFO cinder.api.openstack.wsgi [None req-41ca7f59-f55c-40e0-a33c-ad6556336cd0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:13:13.845 7 INFO cinder.api.openstack.wsgi [None req-41ca7f59-f55c-40e0-a33c-ad6556336cd0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:13:13 2026] GET /v3/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:13.885 8 INFO cinder.api.openstack.wsgi [None req-6dcccfd2-655c-4071-b92c-7aa41f789cdf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:13:13.909 8 INFO cinder.api.openstack.wsgi [None req-6dcccfd2-655c-4071-b92c-7aa41f789cdf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:13:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:13.922 7 INFO cinder.api.openstack.wsgi [None req-228c12c2-b549-4d7e-aa0d-692d4febbe06 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:13:13.955 7 INFO cinder.api.openstack.wsgi [None req-228c12c2-b549-4d7e-aa0d-692d4febbe06 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:13:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:13.967 8 INFO cinder.api.openstack.wsgi [None req-b8e770fd-e4ec-419d-b314-5c68d39a1578 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:13:13.990 8 INFO cinder.api.openstack.wsgi [None req-b8e770fd-e4ec-419d-b314-5c68d39a1578 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:13:13 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:14.001 7 INFO cinder.api.openstack.wsgi [None req-6db94e31-5eee-4c53-9bea-da09b23e0f89 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:13:14.007 7 INFO cinder.volume.api [None req-6db94e31-5eee-4c53-9bea-da09b23e0f89 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:13:14.008 7 INFO cinder.api.openstack.wsgi [None req-6db94e31-5eee-4c53-9bea-da09b23e0f89 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:13:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:13:14.022 8 INFO cinder.api.openstack.wsgi [None req-3bd24562-9062-4b63-8155-6ec8f2d4fdad 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:13:14.033 8 INFO cinder.volume.api [None req-3bd24562-9062-4b63-8155-6ec8f2d4fdad 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:13:14.036 8 INFO cinder.api.openstack.wsgi [None req-3bd24562-9062-4b63-8155-6ec8f2d4fdad 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:13:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:13:14.053 7 INFO cinder.api.openstack.wsgi [None req-094ddba6-8797-4fae-9f94-d2b5aad96078 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:13:14.558 7 INFO cinder.api.openstack.wsgi [None req-094ddba6-8797-4fae-9f94-d2b5aad96078 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:13:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:14.569 8 INFO cinder.api.openstack.wsgi [None req-ec0d2b8d-de51-4f8b-bd66-2757a27df4a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:13:14.579 8 INFO cinder.volume.api [None req-ec0d2b8d-de51-4f8b-bd66-2757a27df4a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:13:14.581 8 INFO cinder.api.openstack.wsgi [None req-ec0d2b8d-de51-4f8b-bd66-2757a27df4a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:13:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:14:13.877 8 INFO cinder.api.openstack.wsgi [None req-5a408445-2ebe-4052-803e-535a6b231249 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:14:13.903 8 INFO cinder.api.openstack.wsgi [None req-5a408445-2ebe-4052-803e-535a6b231249 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:14:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:13.917 7 INFO cinder.api.openstack.wsgi [None req-1c2838e0-4d42-4b28-9b1d-dc251549f653 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:14:13.944 7 INFO cinder.api.openstack.wsgi [None req-1c2838e0-4d42-4b28-9b1d-dc251549f653 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:14:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:13.956 8 INFO cinder.api.openstack.wsgi [None req-8fbba76c-5dde-4da5-ae67-8d0aa34f5cf9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:14:13.979 8 INFO cinder.api.openstack.wsgi [None req-8fbba76c-5dde-4da5-ae67-8d0aa34f5cf9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:14:13 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:13.990 7 INFO cinder.api.openstack.wsgi [None req-83d2e485-d9a5-409e-bfba-17427e497e3d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:14:13.999 7 INFO cinder.volume.api [None req-83d2e485-d9a5-409e-bfba-17427e497e3d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:14:14.001 7 INFO cinder.api.openstack.wsgi [None req-83d2e485-d9a5-409e-bfba-17427e497e3d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:14:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:14:14.013 8 INFO cinder.api.openstack.wsgi [None req-07329a57-c722-4a72-a3ab-a02139c8a91f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:14:14.518 8 INFO cinder.api.openstack.wsgi [None req-07329a57-c722-4a72-a3ab-a02139c8a91f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:14:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:14.527 7 INFO cinder.api.openstack.wsgi [None req-20477f4a-9764-4cfa-a5a6-b1d9c9b70531 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:14:14.536 7 INFO cinder.volume.api [None req-20477f4a-9764-4cfa-a5a6-b1d9c9b70531 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:14:14.537 7 INFO cinder.api.openstack.wsgi [None req-20477f4a-9764-4cfa-a5a6-b1d9c9b70531 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/529] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:14:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:14:14.549 8 INFO cinder.api.openstack.wsgi [None req-3366ef6e-ff43-4e77-b23e-9899611bb52c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:14:14.558 8 INFO cinder.volume.api [None req-3366ef6e-ff43-4e77-b23e-9899611bb52c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:14:14.558 8 INFO cinder.api.openstack.wsgi [None req-3366ef6e-ff43-4e77-b23e-9899611bb52c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/530] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:14:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:14:14.573 7 INFO cinder.api.openstack.wsgi [None req-a6ac6991-5995-4be6-be34-c4553d3da1ce 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:14:14.581 7 INFO cinder.api.openstack.wsgi [None req-a6ac6991-5995-4be6-be34-c4553d3da1ce 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/531] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:14:14 2026] GET /v3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:15:13.905 7 INFO cinder.api.openstack.wsgi [None req-3f0e2d50-4568-4272-b8c0-abc167075c22 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:15:13.915 7 INFO cinder.volume.api [None req-3f0e2d50-4568-4272-b8c0-abc167075c22 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:15:13.917 7 INFO cinder.api.openstack.wsgi [None req-3f0e2d50-4568-4272-b8c0-abc167075c22 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:15:13 2026] GET /v3/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-07-01 14:15:13.929 8 INFO cinder.api.openstack.wsgi [None req-e3d1bbf3-12bc-444e-ac21-3443aab40573 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:15:13.936 8 INFO cinder.volume.api [None req-e3d1bbf3-12bc-444e-ac21-3443aab40573 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:15:13.936 8 INFO cinder.api.openstack.wsgi [None req-e3d1bbf3-12bc-444e-ac21-3443aab40573 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:15:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:15:13.946 7 INFO cinder.api.openstack.wsgi [None req-1d06a233-b6eb-445c-a82c-0e5cd5b2f328 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:15:14.451 7 INFO cinder.api.openstack.wsgi [None req-1d06a233-b6eb-445c-a82c-0e5cd5b2f328 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:15:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:15:14.465 8 INFO cinder.api.openstack.wsgi [None req-145070f6-7be3-4bb0-9808-23f762b277a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:15:14.479 8 INFO cinder.volume.api [None req-145070f6-7be3-4bb0-9808-23f762b277a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:15:14.484 8 INFO cinder.api.openstack.wsgi [None req-145070f6-7be3-4bb0-9808-23f762b277a6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:15:14 2026] GET /v3/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-07-01 14:15:14.519 7 INFO cinder.api.openstack.wsgi [None req-a584c2a9-9760-4dc3-a719-81bf3f63574f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:15:14.542 7 INFO cinder.api.openstack.wsgi [None req-a584c2a9-9760-4dc3-a719-81bf3f63574f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:15:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:15:14.554 8 INFO cinder.api.openstack.wsgi [None req-af760003-6635-4492-a02f-5ee4f7650b04 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:15:14.577 8 INFO cinder.api.openstack.wsgi [None req-af760003-6635-4492-a02f-5ee4f7650b04 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:15:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:15:14.589 7 INFO cinder.api.openstack.wsgi [None req-4fab9b32-1def-4139-b673-4f37795651ae 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:15:14.608 7 INFO cinder.api.openstack.wsgi [None req-4fab9b32-1def-4139-b673-4f37795651ae 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:15:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:15:14.622 8 INFO cinder.api.openstack.wsgi [None req-3f55f4a4-3df0-4509-af6e-693d61c36784 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:15:14.631 8 INFO cinder.api.openstack.wsgi [None req-3f55f4a4-3df0-4509-af6e-693d61c36784 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:15:14 2026] GET /v3/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:13.945 7 INFO cinder.api.openstack.wsgi [None req-0f4d6f3d-039d-42db-b4d8-28d723247026 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:16:13.976 7 INFO cinder.api.openstack.wsgi [None req-0f4d6f3d-039d-42db-b4d8-28d723247026 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:16:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:13.991 8 INFO cinder.api.openstack.wsgi [None req-4407ef07-bd28-4682-8e94-791031fd8c11 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:16:14.029 8 INFO cinder.api.openstack.wsgi [None req-4407ef07-bd28-4682-8e94-791031fd8c11 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:16:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:14.042 7 INFO cinder.api.openstack.wsgi [None req-68a20825-5694-4177-b311-6a2969e461c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:16:14.064 7 INFO cinder.api.openstack.wsgi [None req-68a20825-5694-4177-b311-6a2969e461c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:14.081 8 INFO cinder.api.openstack.wsgi [None req-0a7d2f8d-016a-497a-8d4a-58db904fe629 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:16:14.092 8 INFO cinder.volume.api [None req-0a7d2f8d-016a-497a-8d4a-58db904fe629 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:16:14.093 8 INFO cinder.api.openstack.wsgi [None req-0a7d2f8d-016a-497a-8d4a-58db904fe629 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:16:14.103 7 INFO cinder.api.openstack.wsgi [None req-11344162-8a8b-42b7-8bb4-2f381ab4eb6a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:16:14.114 7 INFO cinder.volume.api [None req-11344162-8a8b-42b7-8bb4-2f381ab4eb6a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:16:14.116 7 INFO cinder.api.openstack.wsgi [None req-11344162-8a8b-42b7-8bb4-2f381ab4eb6a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:16:14.127 8 INFO cinder.api.openstack.wsgi [None req-0c476697-d877-43dd-a805-44fc4809b672 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:16:14.133 8 INFO cinder.api.openstack.wsgi [None req-0c476697-d877-43dd-a805-44fc4809b672 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:14.147 7 INFO cinder.api.openstack.wsgi [None req-2dca5bcf-dd81-4e56-bc4f-2303a460340e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:16:14.651 7 INFO cinder.api.openstack.wsgi [None req-2dca5bcf-dd81-4e56-bc4f-2303a460340e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:16:14.663 8 INFO cinder.api.openstack.wsgi [None req-63be2360-eea8-4c88-91b0-cea5f9171f63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:16:14.672 8 INFO cinder.volume.api [None req-63be2360-eea8-4c88-91b0-cea5f9171f63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:16:14.672 8 INFO cinder.api.openstack.wsgi [None req-63be2360-eea8-4c88-91b0-cea5f9171f63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:16:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:17:13.874 8 INFO cinder.api.openstack.wsgi [None req-efce15f1-3b9a-4f8a-9008-56c7f44a9b6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:17:13.881 8 INFO cinder.volume.api [None req-efce15f1-3b9a-4f8a-9008-56c7f44a9b6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:17:13.882 8 INFO cinder.api.openstack.wsgi [None req-efce15f1-3b9a-4f8a-9008-56c7f44a9b6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:17:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:17:13.896 7 INFO cinder.api.openstack.wsgi [None req-ce7380fe-7845-4ef5-8267-6f6c9f4ad960 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:17:13.906 7 INFO cinder.volume.api [None req-ce7380fe-7845-4ef5-8267-6f6c9f4ad960 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:17:13.907 7 INFO cinder.api.openstack.wsgi [None req-ce7380fe-7845-4ef5-8267-6f6c9f4ad960 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:17:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:17:13.947 8 INFO cinder.api.openstack.wsgi [None req-21f98185-0ce5-48f0-975a-7f113015a89e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:17:13.970 8 INFO cinder.api.openstack.wsgi [None req-21f98185-0ce5-48f0-975a-7f113015a89e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:17:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:13.981 7 INFO cinder.api.openstack.wsgi [None req-4b8bbced-b315-4e2d-a095-0a26e7e8155d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:17:14.000 7 INFO cinder.api.openstack.wsgi [None req-4b8bbced-b315-4e2d-a095-0a26e7e8155d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/587] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:17:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:14.010 8 INFO cinder.api.openstack.wsgi [None req-9d8edafc-1913-42a1-9353-9c81b8f2931b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:17:14.040 8 INFO cinder.api.openstack.wsgi [None req-9d8edafc-1913-42a1-9353-9c81b8f2931b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:17:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:14.054 7 INFO cinder.api.openstack.wsgi [None req-0fca6bce-f817-4e26-a523-f6127956b0eb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:17:14.062 7 INFO cinder.api.openstack.wsgi [None req-0fca6bce-f817-4e26-a523-f6127956b0eb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:17:14 2026] GET /v3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:14.074 8 INFO cinder.api.openstack.wsgi [None req-b753bafc-6a37-4df5-97e6-cdf6da91ab45 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:17:14.082 8 INFO cinder.volume.api [None req-b753bafc-6a37-4df5-97e6-cdf6da91ab45 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:17:14.084 8 INFO cinder.api.openstack.wsgi [None req-b753bafc-6a37-4df5-97e6-cdf6da91ab45 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:17:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:17:14.099 7 INFO cinder.api.openstack.wsgi [None req-c60bcd88-e5e5-40de-8abc-48935e4a69a3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:17:14.607 7 INFO cinder.api.openstack.wsgi [None req-c60bcd88-e5e5-40de-8abc-48935e4a69a3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:17:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:13.842 8 INFO cinder.api.openstack.wsgi [None req-326fd69d-c55c-456f-b22a-05d346c25bb4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:18:13.849 8 INFO cinder.volume.api [None req-326fd69d-c55c-456f-b22a-05d346c25bb4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:18:13.850 8 INFO cinder.api.openstack.wsgi [None req-326fd69d-c55c-456f-b22a-05d346c25bb4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:18:13.863 7 INFO cinder.api.openstack.wsgi [None req-7e63bef2-9f2f-415a-8f21-2f0da9954ddb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:18:13.877 7 INFO cinder.volume.api [None req-7e63bef2-9f2f-415a-8f21-2f0da9954ddb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:18:13.879 7 INFO cinder.api.openstack.wsgi [None req-7e63bef2-9f2f-415a-8f21-2f0da9954ddb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:18:13.892 8 INFO cinder.api.openstack.wsgi [None req-3e382718-34b8-4550-b95a-23b8afd00305 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:18:13.898 8 INFO cinder.api.openstack.wsgi [None req-3e382718-34b8-4550-b95a-23b8afd00305 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:13.933 7 INFO cinder.api.openstack.wsgi [None req-a3513ca6-1aad-4101-a0ce-9cbe05318aeb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:18:13.952 7 INFO cinder.api.openstack.wsgi [None req-a3513ca6-1aad-4101-a0ce-9cbe05318aeb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:13.964 8 INFO cinder.api.openstack.wsgi [None req-52598b7f-b077-47bb-9a2c-b1c3209f7a48 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:18:13.989 8 INFO cinder.api.openstack.wsgi [None req-52598b7f-b077-47bb-9a2c-b1c3209f7a48 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:14.000 7 INFO cinder.api.openstack.wsgi [None req-c10a06bb-b296-4dea-b2d0-a260b1cdec2b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:18:14.042 7 INFO cinder.api.openstack.wsgi [None req-c10a06bb-b296-4dea-b2d0-a260b1cdec2b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:18:13 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:14.055 8 INFO cinder.api.openstack.wsgi [None req-9ac5aed4-2de7-4edc-9812-43ab40788c96 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:18:14.560 8 INFO cinder.api.openstack.wsgi [None req-9ac5aed4-2de7-4edc-9812-43ab40788c96 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:18:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:14.572 7 INFO cinder.api.openstack.wsgi [None req-31550877-a6c0-4d3a-813a-9aff4865f35f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:18:14.582 7 INFO cinder.volume.api [None req-31550877-a6c0-4d3a-813a-9aff4865f35f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:18:14.584 7 INFO cinder.api.openstack.wsgi [None req-31550877-a6c0-4d3a-813a-9aff4865f35f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:18:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:18:51.796 7 INFO cinder.api.openstack.wsgi [None req-a1eabee7-8426-4de5-b383-f8157ecb42b4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False 2026-07-01 14:18:51.812 7 INFO cinder.api.openstack.wsgi [None req-a1eabee7-8426-4de5-b383-f8157ecb42b4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 199.204.45.235 () {44 vars in 1003 bytes} [Wed Jul 1 14:18:51 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=False => generated 338 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:13.859 7 INFO cinder.api.openstack.wsgi [None req-5831ba7f-337d-474f-a24a-7b744c998e08 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:19:13.865 7 INFO cinder.api.openstack.wsgi [None req-5831ba7f-337d-474f-a24a-7b744c998e08 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 313/625] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:19:13 2026] GET /v3/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:13.878 8 INFO cinder.api.openstack.wsgi [None req-da022e8a-121b-4f71-85f8-9c58ffebb153 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:19:13.890 8 INFO cinder.volume.api [None req-da022e8a-121b-4f71-85f8-9c58ffebb153 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:19:13.892 8 INFO cinder.api.openstack.wsgi [None req-da022e8a-121b-4f71-85f8-9c58ffebb153 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/626] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:19:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:13.901 7 INFO cinder.api.openstack.wsgi [None req-547928ab-45ce-4bd7-96b1-2a3eb66e48a8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:19:13.910 7 INFO cinder.volume.api [None req-547928ab-45ce-4bd7-96b1-2a3eb66e48a8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:19:13.912 7 INFO cinder.api.openstack.wsgi [None req-547928ab-45ce-4bd7-96b1-2a3eb66e48a8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:19:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:13.922 8 INFO cinder.api.openstack.wsgi [None req-862d66ac-6cf2-424f-98fd-ff91c559f356 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:19:13.928 8 INFO cinder.volume.api [None req-862d66ac-6cf2-424f-98fd-ff91c559f356 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:19:13.928 8 INFO cinder.api.openstack.wsgi [None req-862d66ac-6cf2-424f-98fd-ff91c559f356 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/628] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:19:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:13.937 7 INFO cinder.api.openstack.wsgi [None req-a824f583-cafe-4e05-9e44-fa3a6177d7e3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:19:14.441 7 INFO cinder.api.openstack.wsgi [None req-a824f583-cafe-4e05-9e44-fa3a6177d7e3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 315/629] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:19:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:14.475 8 INFO cinder.api.openstack.wsgi [None req-7374c8bb-b83f-48c4-a44e-0ef51a8b1c2d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:19:14.493 8 INFO cinder.api.openstack.wsgi [None req-7374c8bb-b83f-48c4-a44e-0ef51a8b1c2d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:19:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:14.505 7 INFO cinder.api.openstack.wsgi [None req-8d85afce-011a-4f4c-9d29-3092e250026c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:19:14.524 7 INFO cinder.api.openstack.wsgi [None req-8d85afce-011a-4f4c-9d29-3092e250026c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:19:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:14.535 8 INFO cinder.api.openstack.wsgi [None req-b4fd5afc-cb7f-4bae-b2ed-cc5cf61128c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:19:14.555 8 INFO cinder.api.openstack.wsgi [None req-b4fd5afc-cb7f-4bae-b2ed-cc5cf61128c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:19:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:00.955 8 INFO cinder.api.openstack.wsgi [None req-32c6d4e7-d558-408d-a47d-ec04e69f6bcd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False 2026-07-01 14:20:00.975 8 INFO cinder.api.openstack.wsgi [None req-32c6d4e7-d558-408d-a47d-ec04e69f6bcd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] https://volume.199-204-45-235.nip.io/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 199.204.45.235 () {44 vars in 1003 bytes} [Wed Jul 1 14:20:00 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=False => generated 338 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:13.864 7 INFO cinder.api.openstack.wsgi [None req-a2053147-f258-4f02-b251-e0202d3026bc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:20:13.871 7 INFO cinder.volume.api [None req-a2053147-f258-4f02-b251-e0202d3026bc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:20:13.871 7 INFO cinder.api.openstack.wsgi [None req-a2053147-f258-4f02-b251-e0202d3026bc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:20:13 2026] GET /v3/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-07-01 14:20:13.885 8 INFO cinder.api.openstack.wsgi [None req-2a5da15b-32d9-4984-a550-36f33ccbba06 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:20:13.894 8 INFO cinder.volume.api [None req-2a5da15b-32d9-4984-a550-36f33ccbba06 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:20:13.896 8 INFO cinder.api.openstack.wsgi [None req-2a5da15b-32d9-4984-a550-36f33ccbba06 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:20:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:20:13.907 7 INFO cinder.api.openstack.wsgi [None req-ea67954e-d65c-4843-91f2-919c4770a81f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:20:13.918 7 INFO cinder.volume.api [None req-ea67954e-d65c-4843-91f2-919c4770a81f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:20:13.920 7 INFO cinder.api.openstack.wsgi [None req-ea67954e-d65c-4843-91f2-919c4770a81f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:20:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:20:13.929 8 INFO cinder.api.openstack.wsgi [None req-69db4ab4-3a9c-416b-8ed8-e06cd159e28f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:20:13.935 8 INFO cinder.api.openstack.wsgi [None req-69db4ab4-3a9c-416b-8ed8-e06cd159e28f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:20:13 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:13.945 7 INFO cinder.api.openstack.wsgi [None req-e44a24ca-2a9e-415c-b593-2931f437c53b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:20:14.454 7 INFO cinder.api.openstack.wsgi [None req-e44a24ca-2a9e-415c-b593-2931f437c53b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:20:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:14.496 8 INFO cinder.api.openstack.wsgi [None req-081bed1f-3817-4019-8437-7f039f598e75 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:20:14.529 8 INFO cinder.api.openstack.wsgi [None req-081bed1f-3817-4019-8437-7f039f598e75 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:20:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:14.543 7 INFO cinder.api.openstack.wsgi [None req-41724e84-77cc-46b2-ae4b-43f794a2acbe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:20:14.564 7 INFO cinder.api.openstack.wsgi [None req-41724e84-77cc-46b2-ae4b-43f794a2acbe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:20:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:20:14.584 8 INFO cinder.api.openstack.wsgi [None req-f2b4ac02-be32-43a9-b5f2-b37ec7c2e1e8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:20:14.611 8 INFO cinder.api.openstack.wsgi [None req-f2b4ac02-be32-43a9-b5f2-b37ec7c2e1e8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:20:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:13.862 8 INFO cinder.api.openstack.wsgi [None req-799a1791-9c01-434e-a2d0-ef5604f9574f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:21:14.366 8 INFO cinder.api.openstack.wsgi [None req-799a1791-9c01-434e-a2d0-ef5604f9574f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:21:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:14.376 7 INFO cinder.api.openstack.wsgi [None req-26a65c17-3da2-47a9-8b20-a0f0d0ffb4b5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:21:14.387 7 INFO cinder.volume.api [None req-26a65c17-3da2-47a9-8b20-a0f0d0ffb4b5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:21:14.389 7 INFO cinder.api.openstack.wsgi [None req-26a65c17-3da2-47a9-8b20-a0f0d0ffb4b5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:21:14.398 8 INFO cinder.api.openstack.wsgi [None req-ea93fd73-01e8-4c4d-b28b-765b659d154c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:21:14.406 8 INFO cinder.volume.api [None req-ea93fd73-01e8-4c4d-b28b-765b659d154c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:21:14.408 8 INFO cinder.api.openstack.wsgi [None req-ea93fd73-01e8-4c4d-b28b-765b659d154c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:21:14.417 7 INFO cinder.api.openstack.wsgi [None req-9def7559-4f8c-439b-be30-453c057c3f6c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:21:14.424 7 INFO cinder.volume.api [None req-9def7559-4f8c-439b-be30-453c057c3f6c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:21:14.425 7 INFO cinder.api.openstack.wsgi [None req-9def7559-4f8c-439b-be30-453c057c3f6c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:21:14.436 8 INFO cinder.api.openstack.wsgi [None req-31a1c48b-b7cb-4df4-9250-0dee73221506 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:21:14.441 8 INFO cinder.api.openstack.wsgi [None req-31a1c48b-b7cb-4df4-9250-0dee73221506 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:14.476 7 INFO cinder.api.openstack.wsgi [None req-43852483-e8e1-4038-baee-c91ec653837c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:21:14.497 7 INFO cinder.api.openstack.wsgi [None req-43852483-e8e1-4038-baee-c91ec653837c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:14.506 8 INFO cinder.api.openstack.wsgi [None req-d2ba2b44-95d3-466b-bcb2-6431517cd65d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:21:14.526 8 INFO cinder.api.openstack.wsgi [None req-d2ba2b44-95d3-466b-bcb2-6431517cd65d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:14.538 7 INFO cinder.api.openstack.wsgi [None req-23c774f8-6b6f-4deb-bff1-98c554b67cb5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:21:14.563 7 INFO cinder.api.openstack.wsgi [None req-23c774f8-6b6f-4deb-bff1-98c554b67cb5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:21:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:41.794 8 INFO cinder.api.openstack.wsgi [None req-f8f34976-14ce-4061-a300-7dc29e012936 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 14:21:41.806 8 INFO cinder.volume.api [None req-f8f34976-14ce-4061-a300-7dc29e012936 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:21:41.806 8 INFO cinder.api.openstack.wsgi [None req-f8f34976-14ce-4061-a300-7dc29e012936 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.218 () {32 vars in 639 bytes} [Wed Jul 1 14:21:41 2026] GET /v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:21:41.819 7 INFO cinder.api.openstack.wsgi [None req-266822ba-0424-4af9-817d-d3c54c9ea701 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:41.845 7 INFO cinder.volume.api [None req-266822ba-0424-4af9-817d-d3c54c9ea701 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:21:41.846 7 INFO cinder.api.openstack.wsgi [None req-266822ba-0424-4af9-817d-d3c54c9ea701 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.218 () {32 vars in 635 bytes} [Wed Jul 1 14:21:41 2026] GET /v3/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:22:14.164 8 INFO cinder.api.openstack.wsgi [None req-edcfcac1-91ba-466e-abc8-727209098dbd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:22:14.171 8 INFO cinder.api.openstack.wsgi [None req-edcfcac1-91ba-466e-abc8-727209098dbd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:22:13 2026] GET /v3/os-services => generated 646 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.185 7 INFO cinder.api.openstack.wsgi [None req-8f870046-c495-457f-a74b-b9a4cadf8e9c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:22:14.690 7 INFO cinder.api.openstack.wsgi [None req-8f870046-c495-457f-a74b-b9a4cadf8e9c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/689] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.737 8 INFO cinder.api.openstack.wsgi [None req-0a14866e-58f0-4150-b7e6-d7e1139f71d2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:22:14.762 8 INFO cinder.api.openstack.wsgi [None req-0a14866e-58f0-4150-b7e6-d7e1139f71d2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.775 7 INFO cinder.api.openstack.wsgi [None req-d1e868cc-fbd4-4d7b-9322-97809829d30e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:22:14.801 7 INFO cinder.api.openstack.wsgi [None req-d1e868cc-fbd4-4d7b-9322-97809829d30e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.822 8 INFO cinder.api.openstack.wsgi [None req-c0170b8c-32d5-4916-a967-ec9ad49ef509 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:22:14.870 8 INFO cinder.api.openstack.wsgi [None req-c0170b8c-32d5-4916-a967-ec9ad49ef509 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.881 7 INFO cinder.api.openstack.wsgi [None req-7d1b50e4-3f4a-45c6-841f-45bb8e4c1b86 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4739dc9a8a2a4fa18a651c2874646e01?usage=true 2026-07-01 14:22:14.911 7 INFO cinder.api.openstack.wsgi [None req-7d1b50e4-3f4a-45c6-841f-45bb8e4c1b86 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4739dc9a8a2a4fa18a651c2874646e01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/4739dc9a8a2a4fa18a651c2874646e01?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.923 8 INFO cinder.api.openstack.wsgi [None req-c9c5d68e-e717-4a60-a14c-c14419ca1c32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/85df1edb499b44c7903ac00f6292ecce?usage=true 2026-07-01 14:22:14.964 8 INFO cinder.api.openstack.wsgi [None req-c9c5d68e-e717-4a60-a14c-c14419ca1c32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/85df1edb499b44c7903ac00f6292ecce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/85df1edb499b44c7903ac00f6292ecce?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:14.979 7 INFO cinder.api.openstack.wsgi [None req-088f6692-eed0-439f-bdda-a77af9ba0604 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8d6f522142a346b3b08ba7c09a7fd047?usage=true 2026-07-01 14:22:15.015 7 INFO cinder.api.openstack.wsgi [None req-088f6692-eed0-439f-bdda-a77af9ba0604 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8d6f522142a346b3b08ba7c09a7fd047?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:14 2026] GET /v3/os-quota-sets/8d6f522142a346b3b08ba7c09a7fd047?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:15.029 8 INFO cinder.api.openstack.wsgi [None req-294856ff-c77e-4e98-9aaf-010133992b03 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bfca915374b9477aba941ec61031fa49?usage=true 2026-07-01 14:22:15.084 8 INFO cinder.api.openstack.wsgi [None req-294856ff-c77e-4e98-9aaf-010133992b03 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bfca915374b9477aba941ec61031fa49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:15 2026] GET /v3/os-quota-sets/bfca915374b9477aba941ec61031fa49?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:15.099 7 INFO cinder.api.openstack.wsgi [None req-7bfc12d2-7af8-47e9-8473-95814bfd5f69 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/dc6acaf140684b5dbacc38cb0dd46edd?usage=true 2026-07-01 14:22:15.124 7 INFO cinder.api.openstack.wsgi [None req-7bfc12d2-7af8-47e9-8473-95814bfd5f69 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/dc6acaf140684b5dbacc38cb0dd46edd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/697] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:22:15 2026] GET /v3/os-quota-sets/dc6acaf140684b5dbacc38cb0dd46edd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:15.138 8 INFO cinder.api.openstack.wsgi [None req-066a8c7e-0660-4aaf-bf44-c9b902042259 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:22:15.150 8 INFO cinder.volume.api [None req-066a8c7e-0660-4aaf-bf44-c9b902042259 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:22:15.152 8 INFO cinder.api.openstack.wsgi [None req-066a8c7e-0660-4aaf-bf44-c9b902042259 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:22:15 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:22:15.160 7 INFO cinder.api.openstack.wsgi [None req-f24c8b9c-afdc-4d52-b871-ac1126d8f901 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:22:15.170 7 INFO cinder.volume.api [None req-f24c8b9c-afdc-4d52-b871-ac1126d8f901 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:22:15.173 7 INFO cinder.api.openstack.wsgi [None req-f24c8b9c-afdc-4d52-b871-ac1126d8f901 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/699] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:22:15 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:22:15.181 8 INFO cinder.api.openstack.wsgi [None req-8713196c-7cfc-4035-992a-86e18f8043f7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:22:15.187 8 INFO cinder.volume.api [None req-8713196c-7cfc-4035-992a-86e18f8043f7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:22:15.187 8 INFO cinder.api.openstack.wsgi [None req-8713196c-7cfc-4035-992a-86e18f8043f7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/700] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:22:15 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:22:17.470 8 INFO cinder.api.openstack.wsgi [None req-55affe00-fe9c-47ec-a593-c5841dcb245f cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:22:18.341 8 INFO cinder.api.v3.volumes [None req-55affe00-fe9c-47ec-a593-c5841dcb245f cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Create volume of 1 GB 2026-07-01 14:22:18.371 8 INFO cinder.volume.api [None req-55affe00-fe9c-47ec-a593-c5841dcb245f cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:22:18.776 8 INFO cinder.volume.api [None req-55affe00-fe9c-47ec-a593-c5841dcb245f cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Create volume request issued successfully. 2026-07-01 14:22:18.777 8 INFO cinder.api.openstack.wsgi [None req-55affe00-fe9c-47ec-a593-c5841dcb245f cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 353/703] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:22:17 2026] POST /v3/volumes => generated 799 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:22:18.804 7 INFO cinder.api.openstack.wsgi [None req-6f3498ce-5198-4b64-9b8a-d589b0eea885 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:18.838 7 INFO cinder.volume.api [None req-6f3498ce-5198-4b64-9b8a-d589b0eea885 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:18.853 7 INFO cinder.api.openstack.wsgi [None req-6f3498ce-5198-4b64-9b8a-d589b0eea885 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 351/704] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:22:18 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:22:19.881 8 INFO cinder.api.openstack.wsgi [None req-d6727e82-2edb-4ab8-88f7-1e3567827679 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:19.907 8 INFO cinder.volume.api [None req-d6727e82-2edb-4ab8-88f7-1e3567827679 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:19.920 8 INFO cinder.api.openstack.wsgi [None req-d6727e82-2edb-4ab8-88f7-1e3567827679 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 354/705] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:22:19 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 891 bytes in 47 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-07-01 14:22:20.940 7 INFO cinder.api.openstack.wsgi [None req-3c649bab-9de9-4154-90a4-4d1aad11c428 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:20.961 7 INFO cinder.volume.api [None req-3c649bab-9de9-4154-90a4-4d1aad11c428 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:20.975 7 INFO cinder.api.openstack.wsgi [None req-3c649bab-9de9-4154-90a4-4d1aad11c428 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 352/706] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:22:20 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 891 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-07-01 14:22:21.998 8 INFO cinder.api.openstack.wsgi [None req-2db5162c-7024-41ca-8bf6-49052b23fa7c cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:22.044 8 INFO cinder.volume.api [None req-2db5162c-7024-41ca-8bf6-49052b23fa7c cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:22.051 8 INFO cinder.api.openstack.wsgi [None req-2db5162c-7024-41ca-8bf6-49052b23fa7c cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 355/707] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:22:21 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 891 bytes in 60 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-07-01 14:22:23.073 7 INFO cinder.api.openstack.wsgi [None req-d7e83647-12b1-4a8a-a9f6-731d2cf749c2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:23.102 7 INFO cinder.volume.api [None req-d7e83647-12b1-4a8a-a9f6-731d2cf749c2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:23.114 7 INFO cinder.api.openstack.wsgi [None req-d7e83647-12b1-4a8a-a9f6-731d2cf749c2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 353/708] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:22:23 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 1417 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-07-01 14:22:23.220 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:23.241 8 INFO cinder.volume.api [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:23.247 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 356/709] 10.0.0.83 () {34 vars in 961 bytes} [Wed Jul 1 14:22:23 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 1417 bytes in 36 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-07-01 14:22:24.317 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-7f731b7c-a720-4dd5-8ae0-0d89e19656ac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:24.343 7 INFO cinder.volume.api [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-7f731b7c-a720-4dd5-8ae0-0d89e19656ac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:24.352 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-7f731b7c-a720-4dd5-8ae0-0d89e19656ac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 354/710] 10.0.0.83 () {34 vars in 961 bytes} [Wed Jul 1 14:22:24 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:22:24.365 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:22:24.367 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 357/711] 10.0.0.83 () {32 vars in 827 bytes} [Wed Jul 1 14:22:24 2026] GET / => generated 411 bytes in 4 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-07-01 14:22:24.380 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-f8829c3a-4880-42c3-b471-0212c6fbc0c7 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-07-01 14:22:24.468 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-f8829c3a-4880-42c3-b471-0212c6fbc0c7 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 355/712] 10.0.0.83 () {40 vars in 990 bytes} [Wed Jul 1 14:22:24 2026] POST /v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:22:30.437 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:22:30.438 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-397fca33-70b8-4a66-9ab4-2369785dc660 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/715] 199.204.45.235 () {32 vars in 839 bytes} [Wed Jul 1 14:22:30 2026] GET / => generated 411 bytes in 4 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-07-01 14:22:30.480 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-2aeaf714-b431-4f7a-a4b5-837147b6e6d3 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:30.504 7 INFO cinder.volume.api [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-2aeaf714-b431-4f7a-a4b5-837147b6e6d3 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:30.514 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-2aeaf714-b431-4f7a-a4b5-837147b6e6d3 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 357/716] 199.204.45.235 () {36 vars in 1007 bytes} [Wed Jul 1 14:22:30 2026] GET /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 1597 bytes in 41 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-07-01 14:22:32.366 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-f92a0595-b81e-4799-9183-2aa118cdeaa2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:33.410 8 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-f92a0595-b81e-4799-9183-2aa118cdeaa2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 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: 360/717] 199.204.45.235 () {40 vars in 1069 bytes} [Wed Jul 1 14:22:32 2026] PUT /v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 => generated 775 bytes in 1057 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-07-01 14:22:33.934 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-2199033d-ece9-4eb2-8b5c-0498a08276be cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25/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-07-01 14:22:33.971 7 INFO cinder.api.openstack.wsgi [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-2199033d-ece9-4eb2-8b5c-0498a08276be cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25/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: 358/718] 199.204.45.235 () {40 vars in 1082 bytes} [Wed Jul 1 14:22:33 2026] POST /v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25/action => generated 0 bytes in 45 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-07-01 14:22:46.956 7 INFO cinder.api.openstack.wsgi [req-51e297bd-0601-487a-b61d-5baddc806795 req-103abd26-056b-4936-8742-789fdc37feca cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:47.572 7 INFO cinder.api.openstack.wsgi [req-51e297bd-0601-487a-b61d-5baddc806795 req-103abd26-056b-4936-8742-789fdc37feca cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 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: 361/723] 199.204.45.235 () {38 vars in 1037 bytes} [Wed Jul 1 14:22:46 2026] DELETE /v3/attachments/62a7c8ff-ac74-4e8e-8d60-d3da13ea5c25 => generated 19 bytes in 624 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-07-01 14:22:47.599 8 INFO cinder.api.openstack.wsgi [req-51e297bd-0601-487a-b61d-5baddc806795 req-c5538eb6-cede-41c7-adca-6c7d02cb4dac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 2026-07-01 14:22:47.600 8 INFO cinder.api.v3.volumes [req-51e297bd-0601-487a-b61d-5baddc806795 req-c5538eb6-cede-41c7-adca-6c7d02cb4dac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Delete volume with id: f0dc27d7-43d2-4f18-b188-470bd4d3aa74 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:22:47.621 8 INFO cinder.volume.api [req-51e297bd-0601-487a-b61d-5baddc806795 req-c5538eb6-cede-41c7-adca-6c7d02cb4dac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:47.857 8 INFO cinder.volume.api [req-51e297bd-0601-487a-b61d-5baddc806795 req-c5538eb6-cede-41c7-adca-6c7d02cb4dac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Delete volume request issued successfully. 2026-07-01 14:22:47.857 8 INFO cinder.api.openstack.wsgi [req-51e297bd-0601-487a-b61d-5baddc806795 req-c5538eb6-cede-41c7-adca-6c7d02cb4dac cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 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: 363/724] 199.204.45.235 () {36 vars in 988 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v3/volumes/f0dc27d7-43d2-4f18-b188-470bd4d3aa74 => generated 0 bytes in 267 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-07-01 14:23:14.145 8 INFO cinder.api.openstack.wsgi [None req-02a26db5-99b4-4771-85fd-2169c2473498 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:23:14.649 8 INFO cinder.api.openstack.wsgi [None req-02a26db5-99b4-4771-85fd-2169c2473498 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 366/729] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:23:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 711 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-07-01 14:23:14.662 7 INFO cinder.api.openstack.wsgi [None req-54c73b6c-87a4-49aa-bedf-6f2e59bd9ffb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:14.673 7 INFO cinder.volume.api [None req-54c73b6c-87a4-49aa-bedf-6f2e59bd9ffb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:23:14.674 7 INFO cinder.api.openstack.wsgi [None req-54c73b6c-87a4-49aa-bedf-6f2e59bd9ffb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:23:14.682 8 INFO cinder.api.openstack.wsgi [None req-f5a0be11-9c0a-43b2-b371-e3a3a65d91f5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:23:14.690 8 INFO cinder.api.openstack.wsgi [None req-f5a0be11-9c0a-43b2-b371-e3a3a65d91f5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 367/731] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:14.701 7 INFO cinder.api.openstack.wsgi [None req-c61a9551-bb91-40bf-9b40-636c932636ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:23:14.710 7 INFO cinder.volume.api [None req-c61a9551-bb91-40bf-9b40-636c932636ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:23:14.712 7 INFO cinder.api.openstack.wsgi [None req-c61a9551-bb91-40bf-9b40-636c932636ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:23:14.724 8 INFO cinder.api.openstack.wsgi [None req-75d208c5-d2d1-45d1-bb44-4ba280b64811 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:23:14.739 8 INFO cinder.volume.api [None req-75d208c5-d2d1-45d1-bb44-4ba280b64811 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:23:14.741 8 INFO cinder.api.openstack.wsgi [None req-75d208c5-d2d1-45d1-bb44-4ba280b64811 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/733] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:23:14.839 7 INFO cinder.api.openstack.wsgi [None req-036143f4-2240-4a61-b9ac-b01b287244ab 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:23:14.866 7 INFO cinder.api.openstack.wsgi [None req-036143f4-2240-4a61-b9ac-b01b287244ab 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:14.880 8 INFO cinder.api.openstack.wsgi [None req-9be05b19-d54f-4d5b-af63-a8cbd04fdd5c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:23:14.912 8 INFO cinder.api.openstack.wsgi [None req-9be05b19-d54f-4d5b-af63-a8cbd04fdd5c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:14.921 7 INFO cinder.api.openstack.wsgi [None req-4b288340-4ff8-408d-92c2-0eccb1f25d0d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:23:14.950 7 INFO cinder.api.openstack.wsgi [None req-4b288340-4ff8-408d-92c2-0eccb1f25d0d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/736] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:14.961 8 INFO cinder.api.openstack.wsgi [None req-94678202-a825-4732-941f-e35d149333f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6576df26624c4ee19ff8423893d38413?usage=true 2026-07-01 14:23:14.983 8 INFO cinder.api.openstack.wsgi [None req-94678202-a825-4732-941f-e35d149333f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6576df26624c4ee19ff8423893d38413?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/737] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-quota-sets/6576df26624c4ee19ff8423893d38413?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:14.997 7 INFO cinder.api.openstack.wsgi [None req-0bdf235e-132a-48bf-b61e-87a061810de7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8dfd689d720c4de3af23930b3a44e8c2?usage=true 2026-07-01 14:23:15.020 7 INFO cinder.api.openstack.wsgi [None req-0bdf235e-132a-48bf-b61e-87a061810de7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8dfd689d720c4de3af23930b3a44e8c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/738] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] GET /v3/os-quota-sets/8dfd689d720c4de3af23930b3a44e8c2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:15.035 8 INFO cinder.api.openstack.wsgi [None req-1ac3f4db-e0d0-4d29-bf19-4d796a848536 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8f1d89a396bb4c50826cc84c714c9dbe?usage=true 2026-07-01 14:23:15.063 8 INFO cinder.api.openstack.wsgi [None req-1ac3f4db-e0d0-4d29-bf19-4d796a848536 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8f1d89a396bb4c50826cc84c714c9dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:15 2026] GET /v3/os-quota-sets/8f1d89a396bb4c50826cc84c714c9dbe?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:15.075 7 INFO cinder.api.openstack.wsgi [None req-59a2091a-7904-4bb0-86ab-b853dd4f2187 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9d9eb3258fbc4b299416fd257fbfd2b4?usage=true 2026-07-01 14:23:15.094 7 INFO cinder.api.openstack.wsgi [None req-59a2091a-7904-4bb0-86ab-b853dd4f2187 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9d9eb3258fbc4b299416fd257fbfd2b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/740] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:15 2026] GET /v3/os-quota-sets/9d9eb3258fbc4b299416fd257fbfd2b4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:15.109 8 INFO cinder.api.openstack.wsgi [None req-765779ea-846c-4fb0-ad49-6e68ed868829 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2d5df303eba41a19e850ebb5de24145?usage=true 2026-07-01 14:23:15.140 8 INFO cinder.api.openstack.wsgi [None req-765779ea-846c-4fb0-ad49-6e68ed868829 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2d5df303eba41a19e850ebb5de24145?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/741] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:23:15 2026] GET /v3/os-quota-sets/e2d5df303eba41a19e850ebb5de24145?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:15.145 7 INFO cinder.api.openstack.wsgi [req-5b830fd9-f16d-4d93-8c73-ca95ffce1cf0 req-4f6fa897-21d6-4e7b-bfc8-acb018e2d219 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d 2026-07-01 14:23:15.163 7 INFO cinder.api.openstack.wsgi [req-5b830fd9-f16d-4d93-8c73-ca95ffce1cf0 req-4f6fa897-21d6-4e7b-bfc8-acb018e2d219 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d returned with HTTP 200 [pid: 7|app: 0|req: 370/742] 199.204.45.235 () {36 vars in 1038 bytes} [Wed Jul 1 14:23:15 2026] GET /v3/attachments?instance_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:33.388 8 INFO cinder.api.openstack.wsgi [None req-fb984bab-19ea-47a1-814a-2cf1c118ed3d 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:33.418 8 INFO cinder.volume.api [None req-fb984bab-19ea-47a1-814a-2cf1c118ed3d 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Get all volumes completed successfully. 2026-07-01 14:23:33.419 8 INFO cinder.api.openstack.wsgi [None req-fb984bab-19ea-47a1-814a-2cf1c118ed3d 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 10.0.0.218 () {32 vars in 635 bytes} [Wed Jul 1 14:23:33 2026] GET /v3/volumes => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:23:33.439 7 INFO cinder.api.openstack.wsgi [None req-8d83e9b4-b80d-4720-9dc4-3367a5b1c324 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:33.443 7 INFO cinder.api.v3.volumes [None req-8d83e9b4-b80d-4720-9dc4-3367a5b1c324 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume of 1 GB 2026-07-01 14:23:33.459 7 INFO cinder.volume.api [None req-8d83e9b4-b80d-4720-9dc4-3367a5b1c324 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:33.737 7 INFO cinder.volume.api [None req-8d83e9b4-b80d-4720-9dc4-3367a5b1c324 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume request issued successfully. 2026-07-01 14:23:33.738 7 INFO cinder.api.openstack.wsgi [None req-8d83e9b4-b80d-4720-9dc4-3367a5b1c324 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 373/748] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:23:33 2026] POST /v3/volumes => generated 810 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:23:33.757 8 INFO cinder.api.openstack.wsgi [None req-a8625dd2-7517-4797-bca1-1fa957827322 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:33.777 8 INFO cinder.volume.api [None req-a8625dd2-7517-4797-bca1-1fa957827322 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:33.783 8 INFO cinder.api.openstack.wsgi [None req-a8625dd2-7517-4797-bca1-1fa957827322 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 376/749] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:33 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 878 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-07-01 14:23:34.810 7 INFO cinder.api.openstack.wsgi [None req-4b1cc1f2-c61a-437b-8a0a-1bd68f0006d8 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:34.834 7 INFO cinder.volume.api [None req-4b1cc1f2-c61a-437b-8a0a-1bd68f0006d8 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:34.841 7 INFO cinder.api.openstack.wsgi [None req-4b1cc1f2-c61a-437b-8a0a-1bd68f0006d8 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 374/750] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:34 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:34.865 8 INFO cinder.api.openstack.wsgi [None req-ae6fee92-0869-46d5-9759-39778724a59e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:34.891 8 INFO cinder.volume.api [None req-ae6fee92-0869-46d5-9759-39778724a59e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:34.908 8 INFO cinder.api.openstack.wsgi [None req-ae6fee92-0869-46d5-9759-39778724a59e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 377/751] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:34 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 903 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-07-01 14:23:34.937 7 INFO cinder.api.openstack.wsgi [None req-408b58f1-c5c4-4e0f-8ba7-73603de42281 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:34.941 7 INFO cinder.api.v3.volumes [None req-408b58f1-c5c4-4e0f-8ba7-73603de42281 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume of 1 GB 2026-07-01 14:23:34.948 7 INFO cinder.volume.api [None req-408b58f1-c5c4-4e0f-8ba7-73603de42281 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:35.161 7 INFO cinder.volume.api [None req-408b58f1-c5c4-4e0f-8ba7-73603de42281 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume request issued successfully. 2026-07-01 14:23:35.162 7 INFO cinder.api.openstack.wsgi [None req-408b58f1-c5c4-4e0f-8ba7-73603de42281 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 375/752] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:23:34 2026] POST /v3/volumes => generated 810 bytes in 234 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-07-01 14:23:35.183 8 INFO cinder.api.openstack.wsgi [None req-40aebf87-f785-4cac-9fb0-8b41d081a8c0 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:35.208 8 INFO cinder.volume.api [None req-40aebf87-f785-4cac-9fb0-8b41d081a8c0 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:35.215 8 INFO cinder.api.openstack.wsgi [None req-40aebf87-f785-4cac-9fb0-8b41d081a8c0 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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/753] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:35 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:36.240 7 INFO cinder.api.openstack.wsgi [None req-0928f314-d244-4136-b652-df36d7e20e4e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:36.255 7 INFO cinder.volume.api [None req-0928f314-d244-4136-b652-df36d7e20e4e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:36.261 7 INFO cinder.api.openstack.wsgi [None req-0928f314-d244-4136-b652-df36d7e20e4e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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/754] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:36 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 903 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-07-01 14:23:36.282 8 INFO cinder.api.openstack.wsgi [None req-a89e2833-9977-4163-a7c4-999a3b5c10d3 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:36.297 8 INFO cinder.volume.api [None req-a89e2833-9977-4163-a7c4-999a3b5c10d3 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:36.303 8 INFO cinder.api.openstack.wsgi [None req-a89e2833-9977-4163-a7c4-999a3b5c10d3 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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: 379/755] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:36 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 903 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-07-01 14:23:36.333 7 INFO cinder.api.openstack.wsgi [None req-5783df7e-b4fd-4cdc-889b-c0a4ab41cf4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:36.337 7 INFO cinder.api.v3.volumes [None req-5783df7e-b4fd-4cdc-889b-c0a4ab41cf4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume of 1 GB 2026-07-01 14:23:36.344 7 INFO cinder.volume.api [None req-5783df7e-b4fd-4cdc-889b-c0a4ab41cf4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:36.695 7 INFO cinder.volume.api [None req-5783df7e-b4fd-4cdc-889b-c0a4ab41cf4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Create volume request issued successfully. 2026-07-01 14:23:36.696 7 INFO cinder.api.openstack.wsgi [None req-5783df7e-b4fd-4cdc-889b-c0a4ab41cf4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 377/758] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:23:36 2026] POST /v3/volumes => generated 810 bytes in 377 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-07-01 14:23:36.722 8 INFO cinder.api.openstack.wsgi [None req-16079968-7f33-4607-b983-eef396cc6d81 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:36.738 8 INFO cinder.volume.api [None req-16079968-7f33-4607-b983-eef396cc6d81 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:36.746 8 INFO cinder.api.openstack.wsgi [None req-16079968-7f33-4607-b983-eef396cc6d81 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 382/759] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:36 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 878 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-07-01 14:23:37.770 7 INFO cinder.api.openstack.wsgi [None req-5729cfa9-35a9-4f52-bb61-7b00c0bc8e9b 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:37.785 7 INFO cinder.volume.api [None req-5729cfa9-35a9-4f52-bb61-7b00c0bc8e9b 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:37.789 7 INFO cinder.api.openstack.wsgi [None req-5729cfa9-35a9-4f52-bb61-7b00c0bc8e9b 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 378/760] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:37 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:37.811 8 INFO cinder.api.openstack.wsgi [None req-70e4738f-bd27-453f-85c4-5213afa73c36 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:37.827 8 INFO cinder.volume.api [None req-70e4738f-bd27-453f-85c4-5213afa73c36 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:37.834 8 INFO cinder.api.openstack.wsgi [None req-70e4738f-bd27-453f-85c4-5213afa73c36 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 383/761] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:37 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 903 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-07-01 14:23:37.857 7 INFO cinder.api.openstack.wsgi [None req-f43682cd-df4f-46d2-8a07-c92673dc871e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:37.894 7 INFO cinder.volume.api [None req-f43682cd-df4f-46d2-8a07-c92673dc871e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Get all volumes completed successfully. 2026-07-01 14:23:37.896 7 INFO cinder.api.openstack.wsgi [None req-f43682cd-df4f-46d2-8a07-c92673dc871e 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 7|app: 0|req: 379/762] 10.0.0.218 () {32 vars in 635 bytes} [Wed Jul 1 14:23:37 2026] GET /v3/volumes => generated 1126 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:37.913 8 INFO cinder.api.openstack.wsgi [None req-c08f24d9-e373-463a-a58b-0b2515322a4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:37.935 8 INFO cinder.volume.api [None req-c08f24d9-e373-463a-a58b-0b2515322a4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:37.941 8 INFO cinder.api.openstack.wsgi [None req-c08f24d9-e373-463a-a58b-0b2515322a4f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 384/763] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:37 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 903 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-07-01 14:23:37.965 7 INFO cinder.api.openstack.wsgi [None req-05ef1ba5-9328-4444-a5bb-c57ed2e32f69 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 2026-07-01 14:23:37.966 7 INFO cinder.api.v3.volumes [None req-05ef1ba5-9328-4444-a5bb-c57ed2e32f69 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume with id: 92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:37.977 7 INFO cinder.volume.api [None req-05ef1ba5-9328-4444-a5bb-c57ed2e32f69 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:38.013 7 INFO cinder.volume.api [None req-05ef1ba5-9328-4444-a5bb-c57ed2e32f69 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume request issued successfully. 2026-07-01 14:23:38.014 7 INFO cinder.api.openstack.wsgi [None req-05ef1ba5-9328-4444-a5bb-c57ed2e32f69 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 380/764] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:23:37 2026] DELETE /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 0 bytes in 58 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-07-01 14:23:38.031 8 INFO cinder.api.openstack.wsgi [None req-a57c0813-a55f-479a-b9fe-f1d7f58874cc 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:38.049 8 INFO cinder.volume.api [None req-a57c0813-a55f-479a-b9fe-f1d7f58874cc 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:38.059 8 INFO cinder.api.openstack.wsgi [None req-a57c0813-a55f-479a-b9fe-f1d7f58874cc 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 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: 385/765] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:38 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 902 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-07-01 14:23:39.085 7 INFO cinder.api.openstack.wsgi [None req-93e1106d-79d5-4c67-a582-546afec64187 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 2026-07-01 14:23:39.097 7 INFO cinder.api.openstack.wsgi [None req-93e1106d-79d5-4c67-a582-546afec64187 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 returned with HTTP 404 [pid: 7|app: 0|req: 381/766] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:39 2026] GET /v3/volumes/92af3368-d00b-4e05-b891-5644dd2b2084 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:39.111 8 INFO cinder.api.openstack.wsgi [None req-f120ae21-f2c6-4b60-9084-847984eb3ae5 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:39.139 8 INFO cinder.volume.api [None req-f120ae21-f2c6-4b60-9084-847984eb3ae5 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:39.146 8 INFO cinder.api.openstack.wsgi [None req-f120ae21-f2c6-4b60-9084-847984eb3ae5 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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: 386/767] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:39 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:39.166 7 INFO cinder.api.openstack.wsgi [None req-a56f0d5c-3403-458d-be24-1e6788e6024c 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 2026-07-01 14:23:39.166 7 INFO cinder.api.v3.volumes [None req-a56f0d5c-3403-458d-be24-1e6788e6024c 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume with id: 98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:39.179 7 INFO cinder.volume.api [None req-a56f0d5c-3403-458d-be24-1e6788e6024c 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:39.200 7 INFO cinder.volume.api [None req-a56f0d5c-3403-458d-be24-1e6788e6024c 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume request issued successfully. 2026-07-01 14:23:39.200 7 INFO cinder.api.openstack.wsgi [None req-a56f0d5c-3403-458d-be24-1e6788e6024c 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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: 382/768] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:23:39 2026] DELETE /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 0 bytes in 40 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-07-01 14:23:39.212 8 INFO cinder.api.openstack.wsgi [None req-0e90bd58-fa03-4d4e-919a-a1530cca11e9 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:39.226 8 INFO cinder.volume.api [None req-0e90bd58-fa03-4d4e-919a-a1530cca11e9 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:39.230 8 INFO cinder.api.openstack.wsgi [None req-0e90bd58-fa03-4d4e-919a-a1530cca11e9 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 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: 387/769] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:39 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => generated 902 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-07-01 14:23:40.253 7 INFO cinder.api.openstack.wsgi [None req-e305ddb2-189f-43ab-bc4e-2660279de348 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 2026-07-01 14:23:40.262 7 INFO cinder.api.openstack.wsgi [None req-e305ddb2-189f-43ab-bc4e-2660279de348 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 returned with HTTP 404 [pid: 7|app: 0|req: 383/770] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:40 2026] GET /v3/volumes/98aca9f9-6d4e-4b84-8a72-35d1b16d1749 => 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-07-01 14:23:40.291 8 INFO cinder.api.openstack.wsgi [None req-4afb0df3-0dfe-4dd3-a26d-41e542043f3f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:40.305 8 INFO cinder.volume.api [None req-4afb0df3-0dfe-4dd3-a26d-41e542043f3f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:40.313 8 INFO cinder.api.openstack.wsgi [None req-4afb0df3-0dfe-4dd3-a26d-41e542043f3f 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 388/771] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:40 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:40.334 7 INFO cinder.api.openstack.wsgi [None req-c628d4ec-2f1c-42f8-b1c4-5e9e202be123 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 2026-07-01 14:23:40.335 7 INFO cinder.api.v3.volumes [None req-c628d4ec-2f1c-42f8-b1c4-5e9e202be123 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume with id: bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:40.358 7 INFO cinder.volume.api [None req-c628d4ec-2f1c-42f8-b1c4-5e9e202be123 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:40.384 7 INFO cinder.volume.api [None req-c628d4ec-2f1c-42f8-b1c4-5e9e202be123 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Delete volume request issued successfully. 2026-07-01 14:23:40.384 7 INFO cinder.api.openstack.wsgi [None req-c628d4ec-2f1c-42f8-b1c4-5e9e202be123 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 384/772] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:23:40 2026] DELETE /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:40.395 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:23:40.411 8 INFO cinder.volume.api [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] Volume info retrieved successfully. 2026-07-01 14:23:40.416 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 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: 389/773] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:40 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 902 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-07-01 14:23:41.442 7 INFO cinder.api.openstack.wsgi [None req-db81d3e3-a632-4ea1-b69f-7bae0f90dfb9 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 2026-07-01 14:23:41.453 7 INFO cinder.api.openstack.wsgi [None req-db81d3e3-a632-4ea1-b69f-7bae0f90dfb9 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 returned with HTTP 404 [pid: 7|app: 0|req: 385/774] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:23:41 2026] GET /v3/volumes/bb90777c-796c-44b9-b20a-086c58d379f6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:23:46.148 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:46.149 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/775] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:46 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:23:46.164 7 INFO cinder.api.openstack.wsgi [None req-9a5e572a-45c0-4c0e-99da-431d2f8470da 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c 2026-07-01 14:23:46.208 7 INFO cinder.api.openstack.wsgi [None req-9a5e572a-45c0-4c0e-99da-431d2f8470da 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c returned with HTTP 200 [pid: 7|app: 0|req: 386/776] 10.0.0.168 () {34 vars in 813 bytes} [Wed Jul 1 14:23:46 2026] GET /v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:23:47.954 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:47.955 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/779] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:23:47.967 7 INFO cinder.api.openstack.wsgi [None req-9a5e572a-45c0-4c0e-99da-431d2f8470da 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:47.968 7 INFO cinder.api.openstack.wsgi [None req-9a5e572a-45c0-4c0e-99da-431d2f8470da 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 388/780] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:47 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:23:48.692 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:48.693 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 393/781] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:23:48.706 7 INFO cinder.api.openstack.wsgi [None req-39832e7d-07ec-4a77-9cb1-bb4308f5770c 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c 2026-07-01 14:23:48.738 7 INFO cinder.api.openstack.wsgi [None req-39832e7d-07ec-4a77-9cb1-bb4308f5770c 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c returned with HTTP 200 [pid: 7|app: 0|req: 389/782] 10.0.0.168 () {34 vars in 813 bytes} [Wed Jul 1 14:23:48 2026] GET /v3/limits?tenant_id=a616a15358594fa79eccde1b294e207c => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:23:50.463 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:50.464 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/783] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:23:50.471 7 INFO cinder.api.openstack.wsgi [None req-39832e7d-07ec-4a77-9cb1-bb4308f5770c 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:23:50.472 7 INFO cinder.api.openstack.wsgi [None req-39832e7d-07ec-4a77-9cb1-bb4308f5770c 48fa20b0c8da4a4e805b8f3f9d82fbc5 a616a15358594fa79eccde1b294e207c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/784] 10.0.0.168 () {28 vars in 376 bytes} [Wed Jul 1 14:23:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:24:07.208 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:24:07.209 8 INFO cinder.api.openstack.wsgi [None req-7d7deea0-33e7-4565-a833-921d9f4af591 0fbaf6ef37ba49aab1e2bc6d054189e4 1913c1929e934db0a00a8406849385cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 397/789] 10.0.0.218 () {30 vars in 411 bytes} [Wed Jul 1 14:24:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:24:10.307 7 INFO cinder.api.openstack.wsgi [None req-172ac705-01a9-4b4e-b8b4-90cabce8dc30 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:24:10.311 7 INFO cinder.api.v3.volumes [None req-172ac705-01a9-4b4e-b8b4-90cabce8dc30 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume of 1 GB 2026-07-01 14:24:10.319 7 INFO cinder.volume.api [None req-172ac705-01a9-4b4e-b8b4-90cabce8dc30 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Availability Zones retrieved successfully. 2026-07-01 14:24:10.492 7 INFO cinder.volume.api [None req-172ac705-01a9-4b4e-b8b4-90cabce8dc30 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume request issued successfully. 2026-07-01 14:24:10.493 7 INFO cinder.api.openstack.wsgi [None req-172ac705-01a9-4b4e-b8b4-90cabce8dc30 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 393/790] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:24:10 2026] POST /v3/volumes => generated 805 bytes in 467 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-07-01 14:24:10.515 8 INFO cinder.api.openstack.wsgi [None req-8e958383-a9e5-4081-a8d8-203c26acf4eb 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:10.543 8 INFO cinder.volume.api [None req-8e958383-a9e5-4081-a8d8-203c26acf4eb 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:10.549 8 INFO cinder.api.openstack.wsgi [None req-8e958383-a9e5-4081-a8d8-203c26acf4eb 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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: 398/791] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:10 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 873 bytes in 44 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-07-01 14:24:11.568 7 INFO cinder.api.openstack.wsgi [None req-304801b0-8b1b-4945-96e8-b720d2745f89 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:11.600 7 INFO cinder.volume.api [None req-304801b0-8b1b-4945-96e8-b720d2745f89 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:11.605 7 INFO cinder.api.openstack.wsgi [None req-304801b0-8b1b-4945-96e8-b720d2745f89 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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/792] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:11 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 898 bytes in 44 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-07-01 14:24:11.626 8 INFO cinder.api.openstack.wsgi [None req-84b74f70-8e8e-4193-81f2-71e18e1b87fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:11.649 8 INFO cinder.volume.api [None req-84b74f70-8e8e-4193-81f2-71e18e1b87fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:11.654 8 INFO cinder.api.openstack.wsgi [None req-84b74f70-8e8e-4193-81f2-71e18e1b87fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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/793] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:11 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 898 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:11.669 7 INFO cinder.api.openstack.wsgi [None req-d8a18f95-49fa-4edd-a9dd-cdcf9a437895 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:11.683 7 INFO cinder.volume.api [None req-d8a18f95-49fa-4edd-a9dd-cdcf9a437895 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:11.692 7 INFO cinder.volume.api [None req-d8a18f95-49fa-4edd-a9dd-cdcf9a437895 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:11.693 7 INFO cinder.api.openstack.wsgi [None req-d8a18f95-49fa-4edd-a9dd-cdcf9a437895 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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/794] 10.0.0.218 () {34 vars in 729 bytes} [Wed Jul 1 14:24:11 2026] PUT /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 830 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-07-01 14:24:11.719 8 INFO cinder.api.openstack.wsgi [None req-cc61ae77-d91f-41fa-aa03-0b1c606fa484 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:11.740 8 INFO cinder.volume.api [None req-cc61ae77-d91f-41fa-aa03-0b1c606fa484 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:11.751 8 INFO cinder.volume.api [None req-cc61ae77-d91f-41fa-aa03-0b1c606fa484 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:11.752 8 INFO cinder.api.openstack.wsgi [None req-cc61ae77-d91f-41fa-aa03-0b1c606fa484 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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/795] 10.0.0.218 () {34 vars in 730 bytes} [Wed Jul 1 14:24:11 2026] PUT /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:11.777 7 INFO cinder.api.openstack.wsgi [None req-0e8185bc-ce2e-49d7-8c90-710f37f207fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:11.792 7 INFO cinder.volume.api [None req-0e8185bc-ce2e-49d7-8c90-710f37f207fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:11.797 7 INFO cinder.api.openstack.wsgi [None req-0e8185bc-ce2e-49d7-8c90-710f37f207fe 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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/796] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:11 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 937 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-07-01 14:24:11.827 8 INFO cinder.api.openstack.wsgi [None req-987d807f-e083-478f-86d1-d18d25cadb71 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:24:11.829 8 INFO cinder.api.v3.volumes [None req-987d807f-e083-478f-86d1-d18d25cadb71 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume of 1 GB 2026-07-01 14:24:11.841 8 INFO cinder.volume.api [None req-987d807f-e083-478f-86d1-d18d25cadb71 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Availability Zones retrieved successfully. 2026-07-01 14:24:11.992 8 INFO cinder.volume.api [None req-987d807f-e083-478f-86d1-d18d25cadb71 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume request issued successfully. 2026-07-01 14:24:11.993 8 INFO cinder.api.openstack.wsgi [None req-987d807f-e083-478f-86d1-d18d25cadb71 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 401/797] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:24:11 2026] POST /v3/volumes => generated 824 bytes in 173 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-07-01 14:24:12.023 7 INFO cinder.api.openstack.wsgi [None req-4e81927e-6e55-4555-9c0d-abae77fa9a36 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:12.039 7 INFO cinder.volume.api [None req-4e81927e-6e55-4555-9c0d-abae77fa9a36 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:12.047 7 INFO cinder.api.openstack.wsgi [None req-4e81927e-6e55-4555-9c0d-abae77fa9a36 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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/798] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:12 2026] GET /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 892 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-07-01 14:24:13.087 8 INFO cinder.api.openstack.wsgi [None req-6e2f19b7-ca98-412e-affd-971843001b02 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:13.106 8 INFO cinder.volume.api [None req-6e2f19b7-ca98-412e-affd-971843001b02 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:13.115 8 INFO cinder.api.openstack.wsgi [None req-6e2f19b7-ca98-412e-affd-971843001b02 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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: 402/799] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:13 2026] GET /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 917 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-07-01 14:24:13.142 7 INFO cinder.api.openstack.wsgi [None req-d31844b6-537e-4a2f-b073-050de755fe28 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:13.169 7 INFO cinder.volume.api [None req-d31844b6-537e-4a2f-b073-050de755fe28 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:13.182 7 INFO cinder.volume.api [None req-d31844b6-537e-4a2f-b073-050de755fe28 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:13.182 7 INFO cinder.api.openstack.wsgi [None req-d31844b6-537e-4a2f-b073-050de755fe28 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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/800] 10.0.0.218 () {34 vars in 729 bytes} [Wed Jul 1 14:24:13 2026] PUT /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 816 bytes in 53 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-07-01 14:24:13.202 8 INFO cinder.api.openstack.wsgi [None req-e02904c4-41df-40e9-aaac-6e3fb96c320e 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:13.217 8 INFO cinder.volume.api [None req-e02904c4-41df-40e9-aaac-6e3fb96c320e 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:13.224 8 INFO cinder.api.openstack.wsgi [None req-e02904c4-41df-40e9-aaac-6e3fb96c320e 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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/801] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:13 2026] GET /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 884 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-07-01 14:24:13.249 7 INFO cinder.api.openstack.wsgi [None req-3f7cfa12-eeeb-4b8f-9462-15235ebd978f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 2026-07-01 14:24:13.249 7 INFO cinder.api.v3.volumes [None req-3f7cfa12-eeeb-4b8f-9462-15235ebd978f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume with id: 99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:13.260 7 INFO cinder.volume.api [None req-3f7cfa12-eeeb-4b8f-9462-15235ebd978f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:13.282 7 INFO cinder.volume.api [None req-3f7cfa12-eeeb-4b8f-9462-15235ebd978f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume request issued successfully. 2026-07-01 14:24:13.282 7 INFO cinder.api.openstack.wsgi [None req-3f7cfa12-eeeb-4b8f-9462-15235ebd978f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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: 399/802] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:24:13 2026] DELETE /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:13.296 8 INFO cinder.api.openstack.wsgi [None req-50dc7cc7-980d-45b1-9c57-1d51db74c80a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:13.315 8 INFO cinder.volume.api [None req-50dc7cc7-980d-45b1-9c57-1d51db74c80a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:13.320 8 INFO cinder.api.openstack.wsgi [None req-50dc7cc7-980d-45b1-9c57-1d51db74c80a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 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/803] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:13 2026] GET /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 883 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-07-01 14:24:14.058 7 INFO cinder.api.openstack.wsgi [None req-6ec21457-a9e2-4bbd-992b-80a02e4f918e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:24:14.066 7 INFO cinder.api.openstack.wsgi [None req-6ec21457-a9e2-4bbd-992b-80a02e4f918e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 400/804] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:24:13 2026] GET /v3/os-services => generated 646 bytes in 186 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-07-01 14:24:14.117 8 INFO cinder.api.openstack.wsgi [None req-66ed9809-a769-4137-b508-5120ca7cc0f6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:24:14.162 8 INFO cinder.api.openstack.wsgi [None req-66ed9809-a769-4137-b508-5120ca7cc0f6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/805] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.174 7 INFO cinder.api.openstack.wsgi [None req-aa3c0aeb-5f9e-4c75-b3ef-3737d2dc28f6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01bd97fc5dee4e6f8f17877be2ff26d1?usage=true 2026-07-01 14:24:14.191 7 INFO cinder.api.openstack.wsgi [None req-aa3c0aeb-5f9e-4c75-b3ef-3737d2dc28f6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01bd97fc5dee4e6f8f17877be2ff26d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/806] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/01bd97fc5dee4e6f8f17877be2ff26d1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.201 8 INFO cinder.api.openstack.wsgi [None req-f7e4ca69-c8a7-464b-839f-03427a0038c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:24:14.223 8 INFO cinder.api.openstack.wsgi [None req-f7e4ca69-c8a7-464b-839f-03427a0038c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/807] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.237 7 INFO cinder.api.openstack.wsgi [None req-af3252c0-0e3d-4685-b559-6d18e454e899 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1c6fb7a18615490a870f21ddfcf3e835?usage=true 2026-07-01 14:24:14.258 7 INFO cinder.api.openstack.wsgi [None req-af3252c0-0e3d-4685-b559-6d18e454e899 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1c6fb7a18615490a870f21ddfcf3e835?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/808] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/1c6fb7a18615490a870f21ddfcf3e835?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.270 8 INFO cinder.api.openstack.wsgi [None req-9da69bd7-fc32-4073-b7da-732d8a7b561c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:24:14.301 8 INFO cinder.api.openstack.wsgi [None req-9da69bd7-fc32-4073-b7da-732d8a7b561c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/809] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.313 7 INFO cinder.api.openstack.wsgi [None req-a57c3dff-556a-4107-a96a-150eb2e71ad7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/3ba2398b16434cd4b89515fc2b8d23fb?usage=true 2026-07-01 14:24:14.337 8 INFO cinder.api.openstack.wsgi [None req-3ed75370-1a06-464c-be51-b7acff3efdb4 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 2026-07-01 14:24:14.346 8 INFO cinder.api.openstack.wsgi [None req-3ed75370-1a06-464c-be51-b7acff3efdb4 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 returned with HTTP 404 [pid: 8|app: 0|req: 408/810] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/volumes/99258351-19f1-4087-addc-bd2031f027c7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:24:14.350 7 INFO cinder.api.openstack.wsgi [None req-a57c3dff-556a-4107-a96a-150eb2e71ad7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/3ba2398b16434cd4b89515fc2b8d23fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/811] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/3ba2398b16434cd4b89515fc2b8d23fb?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.356 8 INFO cinder.api.openstack.wsgi [None req-7b6f7969-53ea-48eb-9c25-5677ab9a26da 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 2026-07-01 14:24:14.361 7 INFO cinder.api.openstack.wsgi [None req-bf9c5505-9464-4367-841b-8aa9d507a0c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c12bede619504498bfa4dbfd8f649c3b?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-07-01 14:24:14.380 7 INFO cinder.api.openstack.wsgi [None req-bf9c5505-9464-4367-841b-8aa9d507a0c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c12bede619504498bfa4dbfd8f649c3b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/812] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/c12bede619504498bfa4dbfd8f649c3b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.382 8 INFO cinder.volume.api [None req-7b6f7969-53ea-48eb-9c25-5677ab9a26da 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:14.389 7 INFO cinder.api.openstack.wsgi [None req-49f8b60d-a45e-48c3-805d-52de63357bdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ec9acfd26fa348a480abb392254e2546?usage=true 2026-07-01 14:24:14.393 8 INFO cinder.api.openstack.wsgi [None req-7b6f7969-53ea-48eb-9c25-5677ab9a26da 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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: 409/813] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.412 7 INFO cinder.api.openstack.wsgi [None req-49f8b60d-a45e-48c3-805d-52de63357bdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ec9acfd26fa348a480abb392254e2546?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/814] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/os-quota-sets/ec9acfd26fa348a480abb392254e2546?usage=true => generated 847 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-07-01 14:24:14.421 8 INFO cinder.api.openstack.wsgi [None req-3487909d-1879-4bf8-9137-d89bdc36a562 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 2026-07-01 14:24:14.422 8 INFO cinder.api.v3.volumes [None req-3487909d-1879-4bf8-9137-d89bdc36a562 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume with id: 48839e12-af40-4a0b-997e-e3ff4f9b9d36 2026-07-01 14:24:14.423 7 INFO cinder.api.openstack.wsgi [None req-ab20c58f-bb9c-420c-9b05-42aaa5e4bc0b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:24:14.433 7 INFO cinder.volume.api [None req-ab20c58f-bb9c-420c-9b05-42aaa5e4bc0b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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 ' /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:14.438 8 INFO cinder.volume.api [None req-3487909d-1879-4bf8-9137-d89bdc36a562 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:14.438 7 INFO cinder.api.openstack.wsgi [None req-ab20c58f-bb9c-420c-9b05-42aaa5e4bc0b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 406/815] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 1105 bytes in 19 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-07-01 14:24:14.447 7 INFO cinder.api.openstack.wsgi [None req-62488986-728d-4235-9c20-19f62ed98344 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:24:14.475 8 INFO cinder.volume.api [None req-3487909d-1879-4bf8-9137-d89bdc36a562 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume request issued successfully. 2026-07-01 14:24:14.476 8 INFO cinder.api.openstack.wsgi [None req-3487909d-1879-4bf8-9137-d89bdc36a562 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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: 410/816] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:24:14 2026] DELETE /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 0 bytes in 64 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-07-01 14:24:14.489 8 INFO cinder.api.openstack.wsgi [None req-b97c8f3b-e64b-4b45-b6ff-9b95bb1c3cd9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:14.514 8 INFO cinder.volume.api [None req-b97c8f3b-e64b-4b45-b6ff-9b95bb1c3cd9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:14.524 8 INFO cinder.api.openstack.wsgi [None req-b97c8f3b-e64b-4b45-b6ff-9b95bb1c3cd9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 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: 411/817] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 936 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:24:14.953 7 INFO cinder.api.openstack.wsgi [None req-62488986-728d-4235-9c20-19f62ed98344 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/818] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /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-07-01 14:24:14.965 8 INFO cinder.api.openstack.wsgi [None req-3166d75e-928e-4093-98b2-4a85ac101f3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:24:14.976 8 INFO cinder.volume.api [None req-3166d75e-928e-4093-98b2-4a85ac101f3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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-07-01 14:24:14.987 8 INFO cinder.api.openstack.wsgi [None req-3166d75e-928e-4093-98b2-4a85ac101f3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 412/819] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:24:15.006 7 INFO cinder.api.openstack.wsgi [None req-ce15abd8-b74f-4860-9857-803eed8a47cc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:24:15.016 7 INFO cinder.volume.api [None req-ce15abd8-b74f-4860-9857-803eed8a47cc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:24:15.016 7 INFO cinder.api.openstack.wsgi [None req-ce15abd8-b74f-4860-9857-803eed8a47cc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 408/820] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:24:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:15.559 8 INFO cinder.api.openstack.wsgi [None req-a98f9ccf-0829-420b-9c25-96fc8d911eef 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 2026-07-01 14:24:15.569 8 INFO cinder.api.openstack.wsgi [None req-a98f9ccf-0829-420b-9c25-96fc8d911eef 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 returned with HTTP 404 [pid: 8|app: 0|req: 413/821] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:15 2026] GET /v3/volumes/48839e12-af40-4a0b-997e-e3ff4f9b9d36 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:24:15.642 7 INFO cinder.api.openstack.wsgi [None req-c8be5a52-683e-43ee-b8c8-ee9e15df7c05 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:24:16.393 7 INFO cinder.api.v3.volumes [None req-c8be5a52-683e-43ee-b8c8-ee9e15df7c05 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume of 1 GB 2026-07-01 14:24:16.401 7 INFO cinder.volume.api [None req-c8be5a52-683e-43ee-b8c8-ee9e15df7c05 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Availability Zones retrieved successfully. 2026-07-01 14:24:16.605 7 INFO cinder.volume.api [None req-c8be5a52-683e-43ee-b8c8-ee9e15df7c05 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume request issued successfully. 2026-07-01 14:24:16.606 7 INFO cinder.api.openstack.wsgi [None req-c8be5a52-683e-43ee-b8c8-ee9e15df7c05 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 409/824] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:24:15 2026] POST /v3/volumes => generated 805 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:24:16.627 8 INFO cinder.api.openstack.wsgi [None req-a8530b2a-d580-4b1f-93f9-3fd447b8c940 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:16.656 8 INFO cinder.volume.api [None req-a8530b2a-d580-4b1f-93f9-3fd447b8c940 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:16.665 8 INFO cinder.api.openstack.wsgi [None req-a8530b2a-d580-4b1f-93f9-3fd447b8c940 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 416/825] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:16 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 873 bytes in 46 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-07-01 14:24:17.689 7 INFO cinder.api.openstack.wsgi [None req-d9a1d175-2491-4e26-a3d6-ab3dd439dc26 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:17.708 7 INFO cinder.volume.api [None req-d9a1d175-2491-4e26-a3d6-ab3dd439dc26 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.714 7 INFO cinder.api.openstack.wsgi [None req-d9a1d175-2491-4e26-a3d6-ab3dd439dc26 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 410/826] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:17 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 1423 bytes in 32 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-07-01 14:24:17.747 8 INFO cinder.api.openstack.wsgi [None req-118c6f52-8402-4808-8b09-406f87598e83 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:17.785 8 INFO cinder.volume.api [None req-118c6f52-8402-4808-8b09-406f87598e83 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.793 8 INFO cinder.api.openstack.wsgi [None req-118c6f52-8402-4808-8b09-406f87598e83 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 417/827] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:17 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 1423 bytes in 58 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-07-01 14:24:17.814 7 INFO cinder.api.openstack.wsgi [None req-175b60cd-4be2-42f3-b896-d44aeb3b9682 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:17.830 7 INFO cinder.volume.api [None req-175b60cd-4be2-42f3-b896-d44aeb3b9682 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.836 7 INFO cinder.volume.api [None req-175b60cd-4be2-42f3-b896-d44aeb3b9682 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:17.837 7 INFO cinder.api.openstack.wsgi [None req-175b60cd-4be2-42f3-b896-d44aeb3b9682 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 411/828] 10.0.0.218 () {34 vars in 729 bytes} [Wed Jul 1 14:24:17 2026] PUT /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 829 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-07-01 14:24:17.856 8 INFO cinder.api.openstack.wsgi [None req-16f5960b-8544-4353-845d-5c739143512f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:17.873 8 INFO cinder.volume.api [None req-16f5960b-8544-4353-845d-5c739143512f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.882 8 INFO cinder.volume.api [None req-16f5960b-8544-4353-845d-5c739143512f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:17.883 8 INFO cinder.api.openstack.wsgi [None req-16f5960b-8544-4353-845d-5c739143512f 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 418/829] 10.0.0.218 () {34 vars in 730 bytes} [Wed Jul 1 14:24:17 2026] PUT /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 867 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-07-01 14:24:17.905 7 INFO cinder.api.openstack.wsgi [None req-f4d1ef65-0c59-4470-8843-1c0d254e0c97 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:17.920 7 INFO cinder.volume.api [None req-f4d1ef65-0c59-4470-8843-1c0d254e0c97 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.925 7 INFO cinder.api.openstack.wsgi [None req-f4d1ef65-0c59-4470-8843-1c0d254e0c97 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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/830] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:17 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 1461 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-07-01 14:24:17.951 8 INFO cinder.api.openstack.wsgi [None req-83bf239e-11db-461e-a4db-a7bf5f37cdbd 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:24:17.954 8 INFO cinder.api.v3.volumes [None req-83bf239e-11db-461e-a4db-a7bf5f37cdbd 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume of 1 GB 2026-07-01 14:24:17.964 8 INFO cinder.volume.api [None req-83bf239e-11db-461e-a4db-a7bf5f37cdbd 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Availability Zones retrieved successfully. 2026-07-01 14:24:18.171 8 INFO cinder.volume.api [None req-83bf239e-11db-461e-a4db-a7bf5f37cdbd 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Create volume request issued successfully. 2026-07-01 14:24:18.172 8 INFO cinder.api.openstack.wsgi [None req-83bf239e-11db-461e-a4db-a7bf5f37cdbd 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 419/831] 10.0.0.218 () {34 vars in 657 bytes} [Wed Jul 1 14:24:17 2026] POST /v3/volumes => generated 824 bytes in 229 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-07-01 14:24:18.191 7 INFO cinder.api.openstack.wsgi [None req-2df0f862-4be8-4bd0-9731-152784055ff9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:18.220 7 INFO cinder.volume.api [None req-2df0f862-4be8-4bd0-9731-152784055ff9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:18.227 7 INFO cinder.api.openstack.wsgi [None req-2df0f862-4be8-4bd0-9731-152784055ff9 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 413/832] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:18 2026] GET /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 892 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:19.253 8 INFO cinder.api.openstack.wsgi [None req-4f8bf394-7786-437d-907f-67fc569d26fc 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:19.267 8 INFO cinder.volume.api [None req-4f8bf394-7786-437d-907f-67fc569d26fc 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:19.272 8 INFO cinder.api.openstack.wsgi [None req-4f8bf394-7786-437d-907f-67fc569d26fc 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 420/833] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:19 2026] GET /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 917 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-07-01 14:24:19.291 7 INFO cinder.api.openstack.wsgi [None req-51a1a265-6780-47c1-a7e4-58e78f606c8c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:19.312 7 INFO cinder.volume.api [None req-51a1a265-6780-47c1-a7e4-58e78f606c8c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:19.322 7 INFO cinder.volume.api [None req-51a1a265-6780-47c1-a7e4-58e78f606c8c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume updated successfully. 2026-07-01 14:24:19.323 7 INFO cinder.api.openstack.wsgi [None req-51a1a265-6780-47c1-a7e4-58e78f606c8c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 414/834] 10.0.0.218 () {34 vars in 729 bytes} [Wed Jul 1 14:24:19 2026] PUT /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 816 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-07-01 14:24:19.347 8 INFO cinder.api.openstack.wsgi [None req-7596ea38-00b5-4852-adcf-60fa5746938c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:19.368 8 INFO cinder.volume.api [None req-7596ea38-00b5-4852-adcf-60fa5746938c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:19.373 8 INFO cinder.api.openstack.wsgi [None req-7596ea38-00b5-4852-adcf-60fa5746938c 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 421/835] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:19 2026] GET /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 884 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-07-01 14:24:19.396 7 INFO cinder.api.openstack.wsgi [None req-606dc6b4-36a1-4b31-91f3-6948e5f4789d 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 2026-07-01 14:24:19.397 7 INFO cinder.api.v3.volumes [None req-606dc6b4-36a1-4b31-91f3-6948e5f4789d 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume with id: dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:19.411 7 INFO cinder.volume.api [None req-606dc6b4-36a1-4b31-91f3-6948e5f4789d 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:19.445 7 INFO cinder.volume.api [None req-606dc6b4-36a1-4b31-91f3-6948e5f4789d 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume request issued successfully. 2026-07-01 14:24:19.445 7 INFO cinder.api.openstack.wsgi [None req-606dc6b4-36a1-4b31-91f3-6948e5f4789d 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 415/836] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:24:19 2026] DELETE /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:19.460 8 INFO cinder.api.openstack.wsgi [None req-e1755365-5eaf-4144-8067-32b2d88d0db4 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:19.473 8 INFO cinder.volume.api [None req-e1755365-5eaf-4144-8067-32b2d88d0db4 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:19.485 8 INFO cinder.api.openstack.wsgi [None req-e1755365-5eaf-4144-8067-32b2d88d0db4 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 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: 422/837] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:19 2026] GET /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 883 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-07-01 14:24:20.519 7 INFO cinder.api.openstack.wsgi [None req-74ba2edb-45a3-4a14-a39d-c791b9cb7ebb 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 2026-07-01 14:24:20.534 7 INFO cinder.api.openstack.wsgi [None req-74ba2edb-45a3-4a14-a39d-c791b9cb7ebb 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 returned with HTTP 404 [pid: 7|app: 0|req: 416/838] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:20 2026] GET /v3/volumes/dad13a52-e363-4101-bce1-fbb2ac198475 => generated 109 bytes in 33 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-07-01 14:24:20.547 8 INFO cinder.api.openstack.wsgi [None req-548b0fba-9d4f-41d9-8e47-d399707f7b32 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:20.574 8 INFO cinder.volume.api [None req-548b0fba-9d4f-41d9-8e47-d399707f7b32 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:20.585 8 INFO cinder.api.openstack.wsgi [None req-548b0fba-9d4f-41d9-8e47-d399707f7b32 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 423/839] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:20 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:24:20.609 7 INFO cinder.api.openstack.wsgi [None req-b8abe3c7-9ebf-48ac-8e3f-33df4441089a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 2026-07-01 14:24:20.609 7 INFO cinder.api.v3.volumes [None req-b8abe3c7-9ebf-48ac-8e3f-33df4441089a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume with id: 37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:20.619 7 INFO cinder.volume.api [None req-b8abe3c7-9ebf-48ac-8e3f-33df4441089a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:20.639 7 INFO cinder.volume.api [None req-b8abe3c7-9ebf-48ac-8e3f-33df4441089a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Delete volume request issued successfully. 2026-07-01 14:24:20.640 7 INFO cinder.api.openstack.wsgi [None req-b8abe3c7-9ebf-48ac-8e3f-33df4441089a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 417/840] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 0 bytes in 37 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-07-01 14:24:20.655 8 INFO cinder.api.openstack.wsgi [None req-7bc2e76a-4f54-42bd-9d76-714773bc760a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:24:20.673 8 INFO cinder.volume.api [None req-7bc2e76a-4f54-42bd-9d76-714773bc760a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] Volume info retrieved successfully. 2026-07-01 14:24:20.688 8 INFO cinder.api.openstack.wsgi [None req-7bc2e76a-4f54-42bd-9d76-714773bc760a 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 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: 424/841] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:20 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 1460 bytes in 42 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-07-01 14:24:21.707 7 INFO cinder.api.openstack.wsgi [None req-2c47c28d-951c-4a4a-8fae-5b8ae2a45706 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 2026-07-01 14:24:21.716 7 INFO cinder.api.openstack.wsgi [None req-2c47c28d-951c-4a4a-8fae-5b8ae2a45706 43d7e308dc56436a86fe3a0f3861ded6 3ba2398b16434cd4b89515fc2b8d23fb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 returned with HTTP 404 [pid: 7|app: 0|req: 418/842] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:21 2026] GET /v3/volumes/37672cf7-4d8c-4154-bacc-7fd37dc60db0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:25:13.987 7 INFO cinder.api.openstack.wsgi [None req-54ba76fd-5192-47cd-95c2-58fc22c0c56e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:25:13.997 7 INFO cinder.volume.api [None req-54ba76fd-5192-47cd-95c2-58fc22c0c56e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:25:13.997 7 INFO cinder.api.openstack.wsgi [None req-54ba76fd-5192-47cd-95c2-58fc22c0c56e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/853] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:25:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 125 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-07-01 14:25:14.008 8 INFO cinder.api.openstack.wsgi [None req-5d186321-773b-41d8-9cab-09200b3a0497 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:25:14.017 8 INFO cinder.api.openstack.wsgi [None req-5d186321-773b-41d8-9cab-09200b3a0497 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 430/854] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.031 7 INFO cinder.api.openstack.wsgi [None req-bc6f11cc-d9c5-48af-9d76-64b916ff5441 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:25:14.540 7 INFO cinder.api.openstack.wsgi [None req-bc6f11cc-d9c5-48af-9d76-64b916ff5441 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/855] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.599 8 INFO cinder.api.openstack.wsgi [None req-0eb1ec1c-0c63-4697-9833-7a4ae00620be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true 2026-07-01 14:25:14.658 8 INFO cinder.api.openstack.wsgi [None req-0eb1ec1c-0c63-4697-9833-7a4ae00620be 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/856] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.676 7 INFO cinder.api.openstack.wsgi [None req-3bae4bc2-90bf-4612-8777-c57c4e0f9c8d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:25:14.703 7 INFO cinder.api.openstack.wsgi [None req-3bae4bc2-90bf-4612-8777-c57c4e0f9c8d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/857] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.722 8 INFO cinder.api.openstack.wsgi [None req-8ca37bc8-0ebc-4bec-ae71-a4b9d939a8c5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:25:14.743 8 INFO cinder.api.openstack.wsgi [None req-8ca37bc8-0ebc-4bec-ae71-a4b9d939a8c5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/858] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.760 7 INFO cinder.api.openstack.wsgi [None req-64790d25-40e3-4f66-976e-c23dcaee30bb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1b37d584361a4d5baf3e09ba4ab4795b?usage=true 2026-07-01 14:25:14.781 7 INFO cinder.api.openstack.wsgi [None req-64790d25-40e3-4f66-976e-c23dcaee30bb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1b37d584361a4d5baf3e09ba4ab4795b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/859] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/1b37d584361a4d5baf3e09ba4ab4795b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.797 8 INFO cinder.api.openstack.wsgi [None req-645b6989-59d9-483e-9c64-8c38a5d18524 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true 2026-07-01 14:25:14.826 8 INFO cinder.api.openstack.wsgi [None req-645b6989-59d9-483e-9c64-8c38a5d18524 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/860] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.841 7 INFO cinder.api.openstack.wsgi [None req-6258f4d4-2b67-4e96-a9fd-3a8c7b424a03 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2f4a0f20826b410485895d50d157196d?usage=true 2026-07-01 14:25:14.868 7 INFO cinder.api.openstack.wsgi [None req-6258f4d4-2b67-4e96-a9fd-3a8c7b424a03 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2f4a0f20826b410485895d50d157196d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/861] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/2f4a0f20826b410485895d50d157196d?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.883 8 INFO cinder.api.openstack.wsgi [None req-d601c40c-b0d8-4d4a-b9c0-1bf5eba96527 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:25:14.910 8 INFO cinder.api.openstack.wsgi [None req-d601c40c-b0d8-4d4a-b9c0-1bf5eba96527 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/862] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.922 7 INFO cinder.api.openstack.wsgi [None req-40e655c8-3476-4913-b8f1-24b3c70e5d74 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true 2026-07-01 14:25:14.937 7 INFO cinder.api.openstack.wsgi [None req-40e655c8-3476-4913-b8f1-24b3c70e5d74 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/863] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.954 8 INFO cinder.api.openstack.wsgi [None req-2d5c7d72-0f88-4632-9688-8b955cb47586 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true 2026-07-01 14:25:14.981 8 INFO cinder.api.openstack.wsgi [None req-2d5c7d72-0f88-4632-9688-8b955cb47586 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/864] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:14.993 7 INFO cinder.api.openstack.wsgi [None req-573d6500-4554-44e3-9c14-656604d80614 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true 2026-07-01 14:25:15.008 7 INFO cinder.api.openstack.wsgi [None req-573d6500-4554-44e3-9c14-656604d80614 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/865] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:14 2026] GET /v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:15.029 8 INFO cinder.api.openstack.wsgi [None req-02f5fa37-7102-4094-930e-7a5529be526d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true 2026-07-01 14:25:15.071 8 INFO cinder.api.openstack.wsgi [None req-02f5fa37-7102-4094-930e-7a5529be526d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/866] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:15.090 7 INFO cinder.api.openstack.wsgi [None req-61fe230b-776f-4467-842f-4a7c5fb1ab32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true 2026-07-01 14:25:15.115 7 INFO cinder.api.openstack.wsgi [None req-61fe230b-776f-4467-842f-4a7c5fb1ab32 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/867] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:15.135 8 INFO cinder.api.openstack.wsgi [None req-c6967753-28dd-4c7f-90d0-c8c70402ae66 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e63f23f3772e42e6a3a1dae12c5b73fd?usage=true 2026-07-01 14:25:15.167 8 INFO cinder.api.openstack.wsgi [None req-c6967753-28dd-4c7f-90d0-c8c70402ae66 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e63f23f3772e42e6a3a1dae12c5b73fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/868] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/os-quota-sets/e63f23f3772e42e6a3a1dae12c5b73fd?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:15.177 7 INFO cinder.api.openstack.wsgi [None req-f4660fcb-3ec4-4b38-b14e-0cc49063c607 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true 2026-07-01 14:25:15.190 7 INFO cinder.api.openstack.wsgi [None req-f4660fcb-3ec4-4b38-b14e-0cc49063c607 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/869] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:25:15.203 8 INFO cinder.api.openstack.wsgi [None req-7a1abbd1-e8c1-4373-900d-4760bed993f5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:25:15.216 8 INFO cinder.volume.api [None req-7a1abbd1-e8c1-4373-900d-4760bed993f5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:25:15.218 8 INFO cinder.api.openstack.wsgi [None req-7a1abbd1-e8c1-4373-900d-4760bed993f5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/870] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:25:15.225 7 INFO cinder.api.openstack.wsgi [None req-0175f3a1-7257-4f1f-859b-75f7626d5281 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:25:15.231 7 INFO cinder.volume.api [None req-0175f3a1-7257-4f1f-859b-75f7626d5281 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:25:15.232 7 INFO cinder.api.openstack.wsgi [None req-0175f3a1-7257-4f1f-859b-75f7626d5281 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/871] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:25:15 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:25:52.194 8 INFO cinder.api.openstack.wsgi [None req-316a9fbc-b275-41ab-a68c-14a64db48165 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:25:52.198 8 INFO cinder.api.v3.volumes [None req-316a9fbc-b275-41ab-a68c-14a64db48165 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Create volume of 1 GB 2026-07-01 14:25:52.204 8 INFO cinder.volume.api [None req-316a9fbc-b275-41ab-a68c-14a64db48165 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:25:52.346 8 INFO cinder.volume.api [None req-316a9fbc-b275-41ab-a68c-14a64db48165 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Create volume request issued successfully. 2026-07-01 14:25:52.347 8 INFO cinder.api.openstack.wsgi [None req-316a9fbc-b275-41ab-a68c-14a64db48165 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 443/880] 10.0.0.218 () {34 vars in 656 bytes} [Wed Jul 1 14:25:52 2026] POST /v3/volumes => generated 795 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:25:52.372 7 INFO cinder.api.openstack.wsgi [None req-8e329d13-750a-4745-a4a7-a5340935cd0b 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:25:52.391 7 INFO cinder.volume.api [None req-8e329d13-750a-4745-a4a7-a5340935cd0b 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:25:52.395 7 INFO cinder.api.openstack.wsgi [None req-8e329d13-750a-4745-a4a7-a5340935cd0b 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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: 438/881] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 863 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-07-01 14:25:53.429 8 INFO cinder.api.openstack.wsgi [None req-34d16dde-b5ad-4b4f-abbe-7f02db726b78 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:25:53.445 8 INFO cinder.volume.api [None req-34d16dde-b5ad-4b4f-abbe-7f02db726b78 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:25:53.453 8 INFO cinder.api.openstack.wsgi [None req-34d16dde-b5ad-4b4f-abbe-7f02db726b78 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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: 444/882] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 888 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-07-01 14:26:05.823 8 INFO cinder.api.openstack.wsgi [None req-b26ec101-99b9-46ab-8f00-722a17e1a5c0 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/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-07-01 14:26:05.837 8 INFO cinder.volume.api [None req-b26ec101-99b9-46ab-8f00-722a17e1a5c0 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:05.849 8 INFO cinder.volume.api [None req-b26ec101-99b9-46ab-8f00-722a17e1a5c0 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Update volume admin metadata completed successfully. 2026-07-01 14:26:06.354 8 INFO cinder.volume.api [None req-b26ec101-99b9-46ab-8f00-722a17e1a5c0 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Attach volume completed successfully. 2026-07-01 14:26:06.355 8 INFO cinder.api.openstack.wsgi [None req-b26ec101-99b9-46ab-8f00-722a17e1a5c0 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/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: 446/885] 10.0.0.218 () {34 vars in 744 bytes} [Wed Jul 1 14:26:05 2026] POST /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:26:06.367 8 INFO cinder.api.openstack.wsgi [None req-a7b27d0b-155f-480c-8f7d-6de859d9d0d5 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:06.385 8 INFO cinder.volume.api [None req-a7b27d0b-155f-480c-8f7d-6de859d9d0d5 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:06.390 8 INFO cinder.api.openstack.wsgi [None req-a7b27d0b-155f-480c-8f7d-6de859d9d0d5 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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: 447/888] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:26:06 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 1222 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-07-01 14:26:06.414 7 INFO cinder.api.openstack.wsgi [None req-74341bdc-2299-4032-aa27-a800711dd0fc 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/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-07-01 14:26:06.431 7 INFO cinder.volume.api [None req-74341bdc-2299-4032-aa27-a800711dd0fc 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:06.936 7 INFO cinder.volume.api [None req-74341bdc-2299-4032-aa27-a800711dd0fc 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Detach volume completed successfully. 2026-07-01 14:26:06.937 7 INFO cinder.api.openstack.wsgi [None req-74341bdc-2299-4032-aa27-a800711dd0fc 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/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: 7|app: 0|req: 442/889] 10.0.0.218 () {34 vars in 744 bytes} [Wed Jul 1 14:26:06 2026] POST /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607/action => generated 0 bytes in 534 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-07-01 14:26:06.952 8 INFO cinder.api.openstack.wsgi [None req-dfc10085-b69c-4e0a-bf68-a9f0ade94407 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:06.974 8 INFO cinder.volume.api [None req-dfc10085-b69c-4e0a-bf68-a9f0ade94407 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:06.980 8 INFO cinder.api.openstack.wsgi [None req-dfc10085-b69c-4e0a-bf68-a9f0ade94407 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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: 448/890] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:26:06 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 907 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-07-01 14:26:12.772 7 INFO cinder.api.openstack.wsgi [None req-fa9bdd95-2d6f-4095-a2d5-504e010bb66c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:12.789 7 INFO cinder.volume.api [None req-fa9bdd95-2d6f-4095-a2d5-504e010bb66c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:12.796 7 INFO cinder.api.openstack.wsgi [None req-fa9bdd95-2d6f-4095-a2d5-504e010bb66c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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/891] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:26:12 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 907 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-07-01 14:26:12.817 8 INFO cinder.api.openstack.wsgi [None req-2d68221f-f548-45f7-85b1-3bd4b6f5b114 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 2026-07-01 14:26:12.818 8 INFO cinder.api.v3.volumes [None req-2d68221f-f548-45f7-85b1-3bd4b6f5b114 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Delete volume with id: 66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:12.830 8 INFO cinder.volume.api [None req-2d68221f-f548-45f7-85b1-3bd4b6f5b114 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:12.853 8 INFO cinder.volume.api [None req-2d68221f-f548-45f7-85b1-3bd4b6f5b114 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Delete volume request issued successfully. 2026-07-01 14:26:12.853 8 INFO cinder.api.openstack.wsgi [None req-2d68221f-f548-45f7-85b1-3bd4b6f5b114 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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: 449/892] 10.0.0.218 () {32 vars in 712 bytes} [Wed Jul 1 14:26:12 2026] DELETE /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => 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-07-01 14:26:12.866 7 INFO cinder.api.openstack.wsgi [None req-9da64198-09c9-42ba-b2c3-d081ae80d09c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:12.880 7 INFO cinder.volume.api [None req-9da64198-09c9-42ba-b2c3-d081ae80d09c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:12.886 7 INFO cinder.api.openstack.wsgi [None req-9da64198-09c9-42ba-b2c3-d081ae80d09c 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 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/893] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:26:12 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 906 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-07-01 14:26:13.845 8 INFO cinder.api.openstack.wsgi [None req-13f50a5e-4fa6-4bcc-97fb-4614a5ae8092 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:26:13.854 8 INFO cinder.volume.api [None req-13f50a5e-4fa6-4bcc-97fb-4614a5ae8092 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:26:13.856 8 INFO cinder.api.openstack.wsgi [None req-13f50a5e-4fa6-4bcc-97fb-4614a5ae8092 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/894] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:26:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 56 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-07-01 14:26:13.865 7 INFO cinder.api.openstack.wsgi [None req-d98dd39f-cbda-4ad5-adc7-0c69a62cdc14 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:26:13.909 8 INFO cinder.api.openstack.wsgi [None req-043cb84f-207c-41c0-8cb5-28602279c03f 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 2026-07-01 14:26:13.916 8 INFO cinder.api.openstack.wsgi [None req-043cb84f-207c-41c0-8cb5-28602279c03f 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 returned with HTTP 404 [pid: 8|app: 0|req: 451/895] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:26:13 2026] GET /v3/volumes/66fe85a3-7c91-4bc9-85e1-2cdbea20c607 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:26:14.369 7 INFO cinder.api.openstack.wsgi [None req-d98dd39f-cbda-4ad5-adc7-0c69a62cdc14 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 445/896] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:26:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.414 8 INFO cinder.api.openstack.wsgi [None req-1aab83ae-6815-4b17-ad34-fa281d69c56d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true 2026-07-01 14:26:14.443 8 INFO cinder.api.openstack.wsgi [None req-1aab83ae-6815-4b17-ad34-fa281d69c56d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/897] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.455 7 INFO cinder.api.openstack.wsgi [None req-f1aed7a5-4dd0-4a38-98da-9eeb851479ea 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:26:14.484 7 INFO cinder.api.openstack.wsgi [None req-f1aed7a5-4dd0-4a38-98da-9eeb851479ea 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/898] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.497 8 INFO cinder.api.openstack.wsgi [None req-4b04fb97-ac9e-435f-ad51-385d68649930 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:26:14.520 8 INFO cinder.api.openstack.wsgi [None req-4b04fb97-ac9e-435f-ad51-385d68649930 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/899] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.533 7 INFO cinder.api.openstack.wsgi [None req-a74cdda3-e74f-4092-b684-d956c6369aa4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true 2026-07-01 14:26:14.568 7 INFO cinder.api.openstack.wsgi [None req-a74cdda3-e74f-4092-b684-d956c6369aa4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/900] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.581 8 INFO cinder.api.openstack.wsgi [None req-5c0e4b99-e89f-48a2-a99d-6294c8843190 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:26:14.605 8 INFO cinder.api.openstack.wsgi [None req-5c0e4b99-e89f-48a2-a99d-6294c8843190 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/901] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.619 7 INFO cinder.api.openstack.wsgi [None req-ffbe24c8-8387-4ebe-a275-85a7dc115548 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true 2026-07-01 14:26:14.650 7 INFO cinder.api.openstack.wsgi [None req-ffbe24c8-8387-4ebe-a275-85a7dc115548 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/902] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.662 8 INFO cinder.api.openstack.wsgi [None req-4fb4285e-a723-4e65-9b58-8d626c7e53d2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5de7f270230140d1acdda8dfab182642?usage=true 2026-07-01 14:26:14.687 8 INFO cinder.api.openstack.wsgi [None req-4fb4285e-a723-4e65-9b58-8d626c7e53d2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5de7f270230140d1acdda8dfab182642?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/903] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/5de7f270230140d1acdda8dfab182642?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.699 7 INFO cinder.api.openstack.wsgi [None req-97e40e08-4075-4c46-8aa7-938cae04f471 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true 2026-07-01 14:26:14.721 7 INFO cinder.api.openstack.wsgi [None req-97e40e08-4075-4c46-8aa7-938cae04f471 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/904] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.732 8 INFO cinder.api.openstack.wsgi [None req-6dde8ad7-a251-4d27-b0f8-9203f951c400 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true 2026-07-01 14:26:14.753 8 INFO cinder.api.openstack.wsgi [None req-6dde8ad7-a251-4d27-b0f8-9203f951c400 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/905] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.765 7 INFO cinder.api.openstack.wsgi [None req-aa0b50c5-ebe0-4d70-9bcf-d07542731add 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true 2026-07-01 14:26:14.786 7 INFO cinder.api.openstack.wsgi [None req-aa0b50c5-ebe0-4d70-9bcf-d07542731add 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/906] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.799 8 INFO cinder.api.openstack.wsgi [None req-7594530c-a36d-4764-8105-430e5b578832 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true 2026-07-01 14:26:14.822 8 INFO cinder.api.openstack.wsgi [None req-7594530c-a36d-4764-8105-430e5b578832 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/907] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.834 7 INFO cinder.api.openstack.wsgi [None req-55a5c399-62af-46a3-9b31-f69b852cdf9c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true 2026-07-01 14:26:14.858 7 INFO cinder.api.openstack.wsgi [None req-55a5c399-62af-46a3-9b31-f69b852cdf9c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/908] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.869 8 INFO cinder.api.openstack.wsgi [None req-19c45e6a-39b7-48b2-aa34-cc6d34d3977e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:26:14.875 8 INFO cinder.volume.api [None req-19c45e6a-39b7-48b2-aa34-cc6d34d3977e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:26:14.875 8 INFO cinder.api.openstack.wsgi [None req-19c45e6a-39b7-48b2-aa34-cc6d34d3977e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/909] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:26:14.888 7 INFO cinder.api.openstack.wsgi [None req-5b7717fb-f942-42d3-adc5-a2dcd5ef4b1a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:26:14.894 7 INFO cinder.api.openstack.wsgi [None req-5b7717fb-f942-42d3-adc5-a2dcd5ef4b1a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 452/910] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:26:14.909 8 INFO cinder.api.openstack.wsgi [None req-c6046fde-daab-4826-acd4-3bb45e7f96fe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:26:14.923 8 INFO cinder.volume.api [None req-c6046fde-daab-4826-acd4-3bb45e7f96fe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:26:14.925 8 INFO cinder.api.openstack.wsgi [None req-c6046fde-daab-4826-acd4-3bb45e7f96fe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/911] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:26:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:26:16.760 8 INFO cinder.api.openstack.wsgi [None req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:26:16.870 8 INFO cinder.api.v3.volumes [None req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Create volume of 16 GB 2026-07-01 14:26:16.879 8 INFO cinder.volume.api [None req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:26:17.093 8 INFO cinder.volume.api [None req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Create volume request issued successfully. 2026-07-01 14:26:17.094 8 INFO cinder.api.openstack.wsgi [None req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 461/914] 199.204.45.235 () {34 vars in 668 bytes} [Wed Jul 1 14:26:16 2026] POST /v3/volumes => generated 780 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:26:17.117 7 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-95898f52-4959-4a6c-9ce3-ff425239c403 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:17.154 7 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-95898f52-4959-4a6c-9ce3-ff425239c403 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:17.159 7 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-95898f52-4959-4a6c-9ce3-ff425239c403 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 454/915] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:17 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:26:22.182 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-9b4e738a-0205-4077-8339-d33d5a691f05 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:22.196 8 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-9b4e738a-0205-4077-8339-d33d5a691f05 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:22.200 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-9b4e738a-0205-4077-8339-d33d5a691f05 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 462/916] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:22 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1609 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-07-01 14:26:22.726 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:22.742 7 INFO cinder.volume.api [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:22.752 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 455/917] 10.0.0.83 () {34 vars in 961 bytes} [Wed Jul 1 14:26:22 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1609 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:26:23.205 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-ccfbd6e9-2b5b-45f6-ac2b-4717e2e838ff 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:23.220 8 INFO cinder.volume.api [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-ccfbd6e9-2b5b-45f6-ac2b-4717e2e838ff 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:23.224 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-ccfbd6e9-2b5b-45f6-ac2b-4717e2e838ff 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 463/918] 10.0.0.83 () {34 vars in 961 bytes} [Wed Jul 1 14:26:23 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:26:23.237 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:26:23.238 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 456/919] 10.0.0.83 () {32 vars in 827 bytes} [Wed Jul 1 14:26:23 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:26:23.249 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-9707a5d9-e6a0-4273-9e9c-f0bed8d8dadd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-07-01 14:26:23.305 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-9707a5d9-e6a0-4273-9e9c-f0bed8d8dadd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 464/920] 10.0.0.83 () {40 vars in 990 bytes} [Wed Jul 1 14:26:23 2026] POST /v3/attachments => generated 273 bytes in 66 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-07-01 14:26:26.828 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-c3e192b4-99a0-4221-9bb1-991ed4115d68 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:26.854 8 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-c3e192b4-99a0-4221-9bb1-991ed4115d68 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:26.863 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-c3e192b4-99a0-4221-9bb1-991ed4115d68 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 466/923] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:26 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1608 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:26:28.756 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:26:28.757 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-8aba173a-c17f-4e1f-9e0f-45bc1da72a35 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 458/924] 199.204.45.235 () {32 vars in 839 bytes} [Wed Jul 1 14:26:28 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-07-01 14:26:28.772 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-be2b84e5-1ace-4cbc-ab80-6e2eba25b8d4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:28.794 8 INFO cinder.volume.api [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-be2b84e5-1ace-4cbc-ab80-6e2eba25b8d4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:28.803 8 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-be2b84e5-1ace-4cbc-ab80-6e2eba25b8d4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 467/925] 199.204.45.235 () {36 vars in 1007 bytes} [Wed Jul 1 14:26:28 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1832 bytes in 43 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-07-01 14:26:28.883 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-657742fe-080e-4c49-950d-0b95649068c5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:29.919 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-657742fe-080e-4c49-950d-0b95649068c5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a 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: 459/926] 199.204.45.235 () {40 vars in 1069 bytes} [Wed Jul 1 14:26:28 2026] PUT /v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a => generated 775 bytes in 1045 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-07-01 14:26:29.962 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-001c1519-8efd-439c-952d-dcd43688ded0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:29.981 8 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-001c1519-8efd-439c-952d-dcd43688ded0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:29.987 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-001c1519-8efd-439c-952d-dcd43688ded0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 468/927] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:29 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1609 bytes in 33 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-07-01 14:26:30.437 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-1b6e22c6-7251-4a11-affc-a9d97e255c79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a/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-07-01 14:26:30.470 7 INFO cinder.api.openstack.wsgi [req-c3ee37d7-c679-43e6-8de6-cd20d6cffdf3 req-1b6e22c6-7251-4a11-affc-a9d97e255c79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a/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: 460/928] 199.204.45.235 () {40 vars in 1082 bytes} [Wed Jul 1 14:26:30 2026] POST /v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a/action => generated 0 bytes in 41 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-07-01 14:26:32.912 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-68b76cf7-f4c0-4489-8514-ce9fa79fe27d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:32.932 8 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-68b76cf7-f4c0-4489-8514-ce9fa79fe27d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:32.943 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-68b76cf7-f4c0-4489-8514-ce9fa79fe27d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 469/929] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:32 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1907 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-07-01 14:26:36.124 7 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-063d1a9e-61db-4256-a805-483d73bd2d6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:36.145 7 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-063d1a9e-61db-4256-a805-483d73bd2d6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:36.151 7 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-063d1a9e-61db-4256-a805-483d73bd2d6b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 461/930] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:36 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1907 bytes in 36 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-07-01 14:26:39.070 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-0ceb1cd9-1df7-466f-9a5b-7d00cdf79821 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:26:39.100 8 INFO cinder.volume.api [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-0ceb1cd9-1df7-466f-9a5b-7d00cdf79821 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:26:39.113 8 INFO cinder.api.openstack.wsgi [req-a65b395a-0da0-4ccb-8aa2-01aaa3475bc0 req-0ceb1cd9-1df7-466f-9a5b-7d00cdf79821 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 471/933] 199.204.45.235 () {32 vars in 759 bytes} [Wed Jul 1 14:26:39 2026] GET /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 1907 bytes in 53 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-07-01 14:27:14.028 7 INFO cinder.api.openstack.wsgi [None req-771ee065-2524-4ccc-a00f-125e5ff9582e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true 2026-07-01 14:27:14.065 7 INFO cinder.api.openstack.wsgi [None req-771ee065-2524-4ccc-a00f-125e5ff9582e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/940] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:13 2026] GET /v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true => generated 847 bytes in 174 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-07-01 14:27:14.087 8 INFO cinder.api.openstack.wsgi [None req-3a39b962-e859-460b-8ffe-7fb2e7258b5e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:27:14.126 8 INFO cinder.api.openstack.wsgi [None req-3a39b962-e859-460b-8ffe-7fb2e7258b5e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/941] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.137 7 INFO cinder.api.openstack.wsgi [None req-46f58395-abd2-49db-9bc7-9029dcc8729d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/0920f79e1f4546c0b82882639b08db40?usage=true 2026-07-01 14:27:14.165 7 INFO cinder.api.openstack.wsgi [None req-46f58395-abd2-49db-9bc7-9029dcc8729d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/0920f79e1f4546c0b82882639b08db40?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/942] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/0920f79e1f4546c0b82882639b08db40?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.176 8 INFO cinder.api.openstack.wsgi [None req-0242508f-d0c9-4ace-b51d-7404a5cb1589 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:27:14.214 8 INFO cinder.api.openstack.wsgi [None req-0242508f-d0c9-4ace-b51d-7404a5cb1589 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/943] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.229 7 INFO cinder.api.openstack.wsgi [None req-234e8cd0-3afa-46f1-806d-df52fd668640 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true 2026-07-01 14:27:14.252 7 INFO cinder.api.openstack.wsgi [None req-234e8cd0-3afa-46f1-806d-df52fd668640 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/944] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.266 8 INFO cinder.api.openstack.wsgi [None req-8aedc129-cc0b-49e4-be31-a09e3b2b981a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:27:14.294 8 INFO cinder.api.openstack.wsgi [None req-8aedc129-cc0b-49e4-be31-a09e3b2b981a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/945] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.308 7 INFO cinder.api.openstack.wsgi [None req-8c55c7ca-d427-4e2d-9c38-3c7d5ab122c3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true 2026-07-01 14:27:14.370 7 INFO cinder.api.openstack.wsgi [None req-8c55c7ca-d427-4e2d-9c38-3c7d5ab122c3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/946] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.380 8 INFO cinder.api.openstack.wsgi [None req-6c09ff05-f460-4402-a691-2db99bf32fdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/77c519c7471449c5911814f794121385?usage=true 2026-07-01 14:27:14.403 8 INFO cinder.api.openstack.wsgi [None req-6c09ff05-f460-4402-a691-2db99bf32fdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/77c519c7471449c5911814f794121385?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/947] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/77c519c7471449c5911814f794121385?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.413 7 INFO cinder.api.openstack.wsgi [None req-711dfdc5-b31d-440b-9466-b1fc25b6f9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true 2026-07-01 14:27:14.441 7 INFO cinder.api.openstack.wsgi [None req-711dfdc5-b31d-440b-9466-b1fc25b6f9d6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/948] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.450 8 INFO cinder.api.openstack.wsgi [None req-855e2a39-561f-4b3f-97a3-bbc204b3e45a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true 2026-07-01 14:27:14.476 8 INFO cinder.api.openstack.wsgi [None req-855e2a39-561f-4b3f-97a3-bbc204b3e45a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/949] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.489 7 INFO cinder.api.openstack.wsgi [None req-0f5eb811-a6b9-4d51-aae5-844911081815 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true 2026-07-01 14:27:14.518 7 INFO cinder.api.openstack.wsgi [None req-0f5eb811-a6b9-4d51-aae5-844911081815 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/950] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.531 8 INFO cinder.api.openstack.wsgi [None req-22d1ced2-b47b-4c9e-992b-1cae0f74936b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true 2026-07-01 14:27:14.561 8 INFO cinder.api.openstack.wsgi [None req-22d1ced2-b47b-4c9e-992b-1cae0f74936b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/951] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.575 7 INFO cinder.api.openstack.wsgi [None req-07bbdf53-f1b4-4486-9ec6-843b49de5644 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true 2026-07-01 14:27:14.605 7 INFO cinder.api.openstack.wsgi [None req-07bbdf53-f1b4-4486-9ec6-843b49de5644 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/952] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.619 8 INFO cinder.api.openstack.wsgi [None req-ab2d11ca-b902-4e1a-9f35-01304bc0003a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:27:14.624 8 INFO cinder.api.openstack.wsgi [None req-ab2d11ca-b902-4e1a-9f35-01304bc0003a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 481/953] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:14.638 7 INFO cinder.api.openstack.wsgi [None req-f0481ea3-2a61-4668-8f5d-1858cadc4dac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:27:14.647 7 INFO cinder.volume.api [None req-f0481ea3-2a61-4668-8f5d-1858cadc4dac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:27:14.648 7 INFO cinder.api.openstack.wsgi [None req-f0481ea3-2a61-4668-8f5d-1858cadc4dac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/954] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:27:14.656 8 INFO cinder.api.openstack.wsgi [None req-41ca932e-1e83-478d-9aa4-88aacafd1c79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:27:14.669 8 INFO cinder.volume.api [None req-41ca932e-1e83-478d-9aa4-88aacafd1c79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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-07-01 14:27:14.676 8 INFO cinder.api.openstack.wsgi [None req-41ca932e-1e83-478d-9aa4-88aacafd1c79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 482/955] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:27:14.688 7 INFO cinder.api.openstack.wsgi [None req-8af93089-bbc7-47b9-9604-e3ca2ffe0f30 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:27:14.704 7 INFO cinder.volume.api [None req-8af93089-bbc7-47b9-9604-e3ca2ffe0f30 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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-07-01 14:27:14.715 7 INFO cinder.api.openstack.wsgi [None req-8af93089-bbc7-47b9-9604-e3ca2ffe0f30 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 474/956] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:27:14.729 8 INFO cinder.api.openstack.wsgi [None req-6448587f-3f05-442c-a1e6-d0b715e79b0f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:27:15.234 8 INFO cinder.api.openstack.wsgi [None req-6448587f-3f05-442c-a1e6-d0b715e79b0f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 483/957] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:27:14 2026] GET /v3/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-07-01 14:28:13.901 8 INFO cinder.api.openstack.wsgi [None req-63e8d3e5-c994-495a-ba48-de1d66f7fd29 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:28:13.906 8 INFO cinder.api.openstack.wsgi [None req-63e8d3e5-c994-495a-ba48-de1d66f7fd29 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 490/970] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:28:13 2026] GET /v3/os-services => generated 646 bytes in 111 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-07-01 14:28:13.918 7 INFO cinder.api.openstack.wsgi [None req-e08ed68f-18c0-40dd-a25b-4fbc9021f657 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:28:13.932 7 INFO cinder.volume.api [None req-e08ed68f-18c0-40dd-a25b-4fbc9021f657 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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-07-01 14:28:13.939 7 INFO cinder.api.openstack.wsgi [None req-e08ed68f-18c0-40dd-a25b-4fbc9021f657 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 481/971] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:28:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:28:13.951 8 INFO cinder.api.openstack.wsgi [None req-225ffe04-8abd-4c87-bca2-b491756fcf10 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:28:13.965 8 INFO cinder.volume.api [None req-225ffe04-8abd-4c87-bca2-b491756fcf10 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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-07-01 14:28:13.971 8 INFO cinder.api.openstack.wsgi [None req-225ffe04-8abd-4c87-bca2-b491756fcf10 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/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: 491/972] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:28:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 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-07-01 14:28:13.986 7 INFO cinder.api.openstack.wsgi [None req-6b76087f-0089-4b68-b65f-7fd9bd29a141 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:28:13.993 7 INFO cinder.volume.api [None req-6b76087f-0089-4b68-b65f-7fd9bd29a141 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:28:13.993 7 INFO cinder.api.openstack.wsgi [None req-6b76087f-0089-4b68-b65f-7fd9bd29a141 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 482/973] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:28:13 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 15 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-07-01 14:28:14.006 8 INFO cinder.api.openstack.wsgi [None req-c95590d1-b429-47c7-ad4c-2559d0f7ea5b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:28:14.510 8 INFO cinder.api.openstack.wsgi [None req-c95590d1-b429-47c7-ad4c-2559d0f7ea5b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 492/974] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.554 7 INFO cinder.api.openstack.wsgi [None req-41c553a7-63cc-44dc-bf5b-b9dd5ad72a38 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true 2026-07-01 14:28:14.586 7 INFO cinder.api.openstack.wsgi [None req-41c553a7-63cc-44dc-bf5b-b9dd5ad72a38 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/975] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.595 8 INFO cinder.api.openstack.wsgi [None req-9ce74405-0f0f-4e1e-b155-dabd4b13616b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:28:14.614 8 INFO cinder.api.openstack.wsgi [None req-9ce74405-0f0f-4e1e-b155-dabd4b13616b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/976] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.626 7 INFO cinder.api.openstack.wsgi [None req-0da452b1-0d2d-4f5c-8a26-effcbe90ef8e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:28:14.648 7 INFO cinder.api.openstack.wsgi [None req-0da452b1-0d2d-4f5c-8a26-effcbe90ef8e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/977] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.657 8 INFO cinder.api.openstack.wsgi [None req-4a90c20f-399b-41c9-9208-3668edf0e390 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true 2026-07-01 14:28:14.678 8 INFO cinder.api.openstack.wsgi [None req-4a90c20f-399b-41c9-9208-3668edf0e390 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/978] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.692 7 INFO cinder.api.openstack.wsgi [None req-9f966250-1931-4881-b173-116b67f7f7ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:28:14.713 7 INFO cinder.api.openstack.wsgi [None req-9f966250-1931-4881-b173-116b67f7f7ac 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/979] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.722 8 INFO cinder.api.openstack.wsgi [None req-e8c772e7-82ba-4029-b93e-0d6953ddb611 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true 2026-07-01 14:28:14.744 8 INFO cinder.api.openstack.wsgi [None req-e8c772e7-82ba-4029-b93e-0d6953ddb611 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/980] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.756 7 INFO cinder.api.openstack.wsgi [None req-70755d27-afd8-487f-96d5-49bcce0e2b39 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true 2026-07-01 14:28:14.774 7 INFO cinder.api.openstack.wsgi [None req-70755d27-afd8-487f-96d5-49bcce0e2b39 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/981] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.783 8 INFO cinder.api.openstack.wsgi [None req-612c24bd-3b58-4500-a3b3-5c36b3157539 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true 2026-07-01 14:28:14.805 8 INFO cinder.api.openstack.wsgi [None req-612c24bd-3b58-4500-a3b3-5c36b3157539 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/982] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.817 7 INFO cinder.api.openstack.wsgi [None req-5e8e68b4-7386-4fda-bf47-f592d8963930 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true 2026-07-01 14:28:14.837 7 INFO cinder.api.openstack.wsgi [None req-5e8e68b4-7386-4fda-bf47-f592d8963930 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/983] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.845 8 INFO cinder.api.openstack.wsgi [None req-1aedd8f7-1d64-4abe-aa74-192dae14e7f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true 2026-07-01 14:28:14.872 8 INFO cinder.api.openstack.wsgi [None req-1aedd8f7-1d64-4abe-aa74-192dae14e7f4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/984] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:28:14.881 7 INFO cinder.api.openstack.wsgi [None req-03949df2-eec7-4783-9d1b-cb39eeaaacdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true 2026-07-01 14:28:14.905 7 INFO cinder.api.openstack.wsgi [None req-03949df2-eec7-4783-9d1b-cb39eeaaacdd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/985] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:28:14 2026] GET /v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:08.413 7 INFO cinder.api.openstack.wsgi [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-0c91ca2f-faa3-457c-b96e-607c7acdb34d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:29:08.963 7 INFO cinder.api.openstack.wsgi [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-0c91ca2f-faa3-457c-b96e-607c7acdb34d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a 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/998] 199.204.45.235 () {38 vars in 1037 bytes} [Wed Jul 1 14:29:08 2026] DELETE /v3/attachments/a13c2b7c-9244-418f-a37f-276f87290a5a => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:08.981 8 INFO cinder.api.openstack.wsgi [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-84385e00-b5ec-47ab-937a-bb1d7a7ada63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 2026-07-01 14:29:08.981 8 INFO cinder.api.v3.volumes [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-84385e00-b5ec-47ab-937a-bb1d7a7ada63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Delete volume with id: d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:29:08.995 8 INFO cinder.volume.api [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-84385e00-b5ec-47ab-937a-bb1d7a7ada63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Volume info retrieved successfully. 2026-07-01 14:29:09.027 8 INFO cinder.volume.api [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-84385e00-b5ec-47ab-937a-bb1d7a7ada63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Delete volume request issued successfully. 2026-07-01 14:29:09.028 8 INFO cinder.api.openstack.wsgi [req-3f822041-03fc-4656-8374-5fcb5ed991ee req-84385e00-b5ec-47ab-937a-bb1d7a7ada63 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 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: 504/999] 199.204.45.235 () {36 vars in 988 bytes} [Wed Jul 1 14:29:08 2026] DELETE /v3/volumes/d41ce3c7-c286-49b3-8b45-f4e4a6b5d306 => generated 0 bytes in 58 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-07-01 14:29:13.882 7 INFO cinder.api.openstack.wsgi [None req-1b93f2ab-6afd-41e1-bc4e-f24e55ee1061 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:29:13.894 7 INFO cinder.volume.api [None req-1b93f2ab-6afd-41e1-bc4e-f24e55ee1061 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:29:13.896 7 INFO cinder.api.openstack.wsgi [None req-1b93f2ab-6afd-41e1-bc4e-f24e55ee1061 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/1000] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:29:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07-01 14:29:13.939 8 INFO cinder.api.openstack.wsgi [None req-7e374865-ec08-46e4-917f-0ea25e7da3c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true 2026-07-01 14:29:13.961 8 INFO cinder.api.openstack.wsgi [None req-7e374865-ec08-46e4-917f-0ea25e7da3c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1001] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:13 2026] GET /v3/os-quota-sets/00c73781957845f48da7536ad39f197f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:13.973 7 INFO cinder.api.openstack.wsgi [None req-f3e6f7a4-c7ac-4445-812c-ac8a98d0113c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:29:13.988 7 INFO cinder.api.openstack.wsgi [None req-f3e6f7a4-c7ac-4445-812c-ac8a98d0113c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/1002] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.000 8 INFO cinder.api.openstack.wsgi [None req-4bcc79f3-b144-48b4-8ec7-af2dae792be7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:29:14.030 8 INFO cinder.api.openstack.wsgi [None req-4bcc79f3-b144-48b4-8ec7-af2dae792be7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1003] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.038 7 INFO cinder.api.openstack.wsgi [None req-ec6a409e-a008-47c1-8a9a-055a563905c4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true 2026-07-01 14:29:14.054 7 INFO cinder.api.openstack.wsgi [None req-ec6a409e-a008-47c1-8a9a-055a563905c4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/1004] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/2cf34a786366459087fbeb9f563ce792?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.063 8 INFO cinder.api.openstack.wsgi [None req-c0b549a4-9ed1-46bb-bf90-a9d8a2703304 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:29:14.104 8 INFO cinder.api.openstack.wsgi [None req-c0b549a4-9ed1-46bb-bf90-a9d8a2703304 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1005] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.116 7 INFO cinder.api.openstack.wsgi [None req-6f68d6a2-ae80-409f-bc31-b7480bb31682 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true 2026-07-01 14:29:14.135 7 INFO cinder.api.openstack.wsgi [None req-6f68d6a2-ae80-409f-bc31-b7480bb31682 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1006] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/56294a8da2ba43ebab18a2877802a729?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.149 8 INFO cinder.api.openstack.wsgi [None req-761820ad-78a7-46ca-b4e7-e3ef34d887af 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true 2026-07-01 14:29:14.182 8 INFO cinder.api.openstack.wsgi [None req-761820ad-78a7-46ca-b4e7-e3ef34d887af 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1007] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/807cbb115ec44d428347922dd8e49b66?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.196 7 INFO cinder.api.openstack.wsgi [None req-4f2c3bcc-3653-4bd4-81b5-03e3829e87aa 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true 2026-07-01 14:29:14.213 7 INFO cinder.api.openstack.wsgi [None req-4f2c3bcc-3653-4bd4-81b5-03e3829e87aa 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1008] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/c8cff3a1fd3f428b9170832343dc33fa?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.227 8 INFO cinder.api.openstack.wsgi [None req-b9256287-077c-40a7-b993-2ce285b69280 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true 2026-07-01 14:29:14.248 8 INFO cinder.api.openstack.wsgi [None req-b9256287-077c-40a7-b993-2ce285b69280 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1009] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/c8d0c006f3524fc3a940724734eef84b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.260 7 INFO cinder.api.openstack.wsgi [None req-cf322d2b-3286-4f96-ad3b-ff2fa0fdf4db 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true 2026-07-01 14:29:14.280 7 INFO cinder.api.openstack.wsgi [None req-cf322d2b-3286-4f96-ad3b-ff2fa0fdf4db 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1010] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/da85b87c29ad44b28759291f9ef1507b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.304 8 INFO cinder.api.openstack.wsgi [None req-13769c0c-f647-47dc-bc5a-808deeffc31a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true 2026-07-01 14:29:14.323 8 INFO cinder.api.openstack.wsgi [None req-13769c0c-f647-47dc-bc5a-808deeffc31a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1011] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-quota-sets/f9d23b60e9664b1e8d1f67686eb657b1?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.335 7 INFO cinder.api.openstack.wsgi [None req-b405d420-573b-4825-935e-f9b0970e4c97 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:29:14.341 7 INFO cinder.volume.api [None req-b405d420-573b-4825-935e-f9b0970e4c97 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:29:14.342 7 INFO cinder.api.openstack.wsgi [None req-b405d420-573b-4825-935e-f9b0970e4c97 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1012] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:29:14.353 8 INFO cinder.api.openstack.wsgi [None req-9cad1655-a05e-43a2-a0ec-ae563d673565 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:29:14.362 8 INFO cinder.api.openstack.wsgi [None req-9cad1655-a05e-43a2-a0ec-ae563d673565 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 511/1013] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:29:14.373 7 INFO cinder.api.openstack.wsgi [None req-f67e3ab0-7749-4107-84af-0c97d908ba3b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:29:14.383 7 INFO cinder.volume.api [None req-f67e3ab0-7749-4107-84af-0c97d908ba3b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:29:14.385 7 INFO cinder.api.openstack.wsgi [None req-f67e3ab0-7749-4107-84af-0c97d908ba3b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1014] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:29:14.396 8 INFO cinder.api.openstack.wsgi [None req-ec5020d7-54c7-472f-ad5b-a66837a043dc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:29:14.900 8 INFO cinder.api.openstack.wsgi [None req-ec5020d7-54c7-472f-ad5b-a66837a043dc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1015] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:29:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:13.980 8 INFO cinder.api.openstack.wsgi [None req-60a0ed83-82ea-4311-a29b-8c088be7bd87 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:30:13.989 8 INFO cinder.api.openstack.wsgi [None req-60a0ed83-82ea-4311-a29b-8c088be7bd87 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 519/1028] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:30:13 2026] GET /v3/os-services => generated 646 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.001 7 INFO cinder.api.openstack.wsgi [None req-e3859ddf-67f7-4f80-a016-06d0e13ca90e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:30:14.505 7 INFO cinder.api.openstack.wsgi [None req-e3859ddf-67f7-4f80-a016-06d0e13ca90e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1029] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:30:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.520 8 INFO cinder.api.openstack.wsgi [None req-5e14dd3d-c01d-408e-8786-2b27c085ada7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:30:14.527 8 INFO cinder.volume.api [None req-5e14dd3d-c01d-408e-8786-2b27c085ada7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:30:14.528 8 INFO cinder.api.openstack.wsgi [None req-5e14dd3d-c01d-408e-8786-2b27c085ada7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1030] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:30:14.541 7 INFO cinder.api.openstack.wsgi [None req-2033fd2f-b04d-4fb8-b8b4-40410c210344 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:30:14.553 7 INFO cinder.volume.api [None req-2033fd2f-b04d-4fb8-b8b4-40410c210344 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:30:14.558 7 INFO cinder.api.openstack.wsgi [None req-2033fd2f-b04d-4fb8-b8b4-40410c210344 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1031] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:30:14.608 8 INFO cinder.api.openstack.wsgi [None req-630b00df-a854-4e3a-b8fa-52f3ef2455e3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:30:14.638 8 INFO cinder.api.openstack.wsgi [None req-630b00df-a854-4e3a-b8fa-52f3ef2455e3 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1032] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.652 7 INFO cinder.api.openstack.wsgi [None req-133478cc-ca92-4a78-ae6f-6f930aca3556 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:30:14.683 7 INFO cinder.api.openstack.wsgi [None req-133478cc-ca92-4a78-ae6f-6f930aca3556 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1033] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.693 8 INFO cinder.api.openstack.wsgi [None req-fdfc7814-94b4-4462-be4e-b5f648dee953 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:30:14.723 8 INFO cinder.api.openstack.wsgi [None req-fdfc7814-94b4-4462-be4e-b5f648dee953 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1034] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.735 7 INFO cinder.api.openstack.wsgi [None req-3262f3ff-fea1-4fa6-a88b-23460116fb57 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/7fe318f43bab42d8bec4913ff8730140?usage=true 2026-07-01 14:30:14.763 7 INFO cinder.api.openstack.wsgi [None req-3262f3ff-fea1-4fa6-a88b-23460116fb57 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/7fe318f43bab42d8bec4913ff8730140?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1035] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/7fe318f43bab42d8bec4913ff8730140?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.779 8 INFO cinder.api.openstack.wsgi [None req-faf9d33b-6a9c-44be-852b-81e62560f664 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a61bbe0ea2c24ee5830bd459949e41c0?usage=true 2026-07-01 14:30:14.798 8 INFO cinder.api.openstack.wsgi [None req-faf9d33b-6a9c-44be-852b-81e62560f664 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a61bbe0ea2c24ee5830bd459949e41c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1036] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/a61bbe0ea2c24ee5830bd459949e41c0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.807 7 INFO cinder.api.openstack.wsgi [None req-be533c19-1ae1-45ef-9b55-6a7fc20799c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ce1a72ea5b344a4f980b3cff71f081c3?usage=true 2026-07-01 14:30:14.823 7 INFO cinder.api.openstack.wsgi [None req-be533c19-1ae1-45ef-9b55-6a7fc20799c2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ce1a72ea5b344a4f980b3cff71f081c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1037] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/os-quota-sets/ce1a72ea5b344a4f980b3cff71f081c3?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:30:14.834 8 INFO cinder.api.openstack.wsgi [None req-e4d1be2d-ee96-4a58-87bc-57c9b6b62cfe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:30:14.846 8 INFO cinder.volume.api [None req-e4d1be2d-ee96-4a58-87bc-57c9b6b62cfe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:30:14.848 8 INFO cinder.api.openstack.wsgi [None req-e4d1be2d-ee96-4a58-87bc-57c9b6b62cfe 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1038] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:30:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:30:53.413 7 INFO cinder.api.openstack.wsgi [None req-79e0451d-cb6b-4c43-8109-5a26f8993e02 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 14:30:53.429 7 INFO cinder.volume.api [None req-79e0451d-cb6b-4c43-8109-5a26f8993e02 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:30:53.429 7 INFO cinder.api.openstack.wsgi [None req-79e0451d-cb6b-4c43-8109-5a26f8993e02 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 519/1047] 10.0.0.218 () {32 vars in 639 bytes} [Wed Jul 1 14:30:53 2026] GET /v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:30:53.445 8 INFO cinder.api.openstack.wsgi [None req-b02b9615-4ed3-436b-a217-07474528db79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:30:53.474 8 INFO cinder.volume.api [None req-b02b9615-4ed3-436b-a217-07474528db79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:30:53.475 8 INFO cinder.api.openstack.wsgi [None req-b02b9615-4ed3-436b-a217-07474528db79 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 529/1048] 10.0.0.218 () {32 vars in 635 bytes} [Wed Jul 1 14:30:53 2026] GET /v3/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:31:13.899 8 INFO cinder.api.openstack.wsgi [None req-a6cf1737-ce80-4522-9757-bec748a9ab05 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:31:13.905 8 INFO cinder.api.openstack.wsgi [None req-a6cf1737-ce80-4522-9757-bec748a9ab05 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1053] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:31:13 2026] GET /v3/os-services => generated 646 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:13.918 7 INFO cinder.api.openstack.wsgi [None req-d4f1129a-a9e7-4792-8511-882b0210dda1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:31:13.928 7 INFO cinder.volume.api [None req-d4f1129a-a9e7-4792-8511-882b0210dda1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:31:13.929 7 INFO cinder.api.openstack.wsgi [None req-d4f1129a-a9e7-4792-8511-882b0210dda1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1054] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:31:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:31:13.939 8 INFO cinder.api.openstack.wsgi [None req-a7820d5b-4297-4d5b-a2f8-ad4f092d55ee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:31:14.442 8 INFO cinder.api.openstack.wsgi [None req-a7820d5b-4297-4d5b-a2f8-ad4f092d55ee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1055] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:31:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:14.480 7 INFO cinder.api.openstack.wsgi [None req-ba4e29ee-68a0-47a4-b598-704b91f15d87 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:31:14.506 7 INFO cinder.api.openstack.wsgi [None req-ba4e29ee-68a0-47a4-b598-704b91f15d87 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1056] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:31:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:14.519 8 INFO cinder.api.openstack.wsgi [None req-5e91b745-23a8-4ba0-b20f-277a366fb67e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:31:14.547 8 INFO cinder.api.openstack.wsgi [None req-5e91b745-23a8-4ba0-b20f-277a366fb67e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1057] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:31:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:14.560 7 INFO cinder.api.openstack.wsgi [None req-42b46e9b-fc84-4df1-9f64-92a13176bea0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:31:14.586 7 INFO cinder.api.openstack.wsgi [None req-42b46e9b-fc84-4df1-9f64-92a13176bea0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1058] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:31:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:14.597 8 INFO cinder.api.openstack.wsgi [None req-9c46740a-2db1-402d-b357-2af2522727e6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:31:14.608 8 INFO cinder.volume.api [None req-9c46740a-2db1-402d-b357-2af2522727e6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:31:14.610 8 INFO cinder.api.openstack.wsgi [None req-9c46740a-2db1-402d-b357-2af2522727e6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1059] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:31:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:31:14.622 7 INFO cinder.api.openstack.wsgi [None req-01d6fd2e-695e-4d82-93c7-bbca9b0c806f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:31:14.629 7 INFO cinder.volume.api [None req-01d6fd2e-695e-4d82-93c7-bbca9b0c806f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:31:14.629 7 INFO cinder.api.openstack.wsgi [None req-01d6fd2e-695e-4d82-93c7-bbca9b0c806f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1060] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:31:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:32:13.871 7 INFO cinder.api.openstack.wsgi [None req-6e9790e6-9028-4d62-9903-a18edf346f50 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:32:13.881 7 INFO cinder.volume.api [None req-6e9790e6-9028-4d62-9903-a18edf346f50 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:32:13.883 7 INFO cinder.api.openstack.wsgi [None req-6e9790e6-9028-4d62-9903-a18edf346f50 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1073] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:32:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:32:13.895 8 INFO cinder.api.openstack.wsgi [None req-cb8c1994-f0ac-49f0-a813-cd93d8308f86 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:32:13.909 8 INFO cinder.volume.api [None req-cb8c1994-f0ac-49f0-a813-cd93d8308f86 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:32:13.911 8 INFO cinder.api.openstack.wsgi [None req-cb8c1994-f0ac-49f0-a813-cd93d8308f86 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1074] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:32:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:32:13.925 7 INFO cinder.api.openstack.wsgi [None req-9deed68d-adb4-4eb0-9174-d01695571034 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:32:13.934 7 INFO cinder.api.openstack.wsgi [None req-9deed68d-adb4-4eb0-9174-d01695571034 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 533/1075] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:32:13 2026] GET /v3/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:32:13.944 8 INFO cinder.api.openstack.wsgi [None req-e7f8f748-ee45-4e6f-aa99-0fb731c1da23 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:32:14.449 8 INFO cinder.api.openstack.wsgi [None req-e7f8f748-ee45-4e6f-aa99-0fb731c1da23 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1076] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:32:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:32:14.491 7 INFO cinder.api.openstack.wsgi [None req-c2c51254-b6eb-4547-a6c3-29ad7047f01c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:32:14.523 7 INFO cinder.api.openstack.wsgi [None req-c2c51254-b6eb-4547-a6c3-29ad7047f01c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1077] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:32:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:32:14.538 8 INFO cinder.api.openstack.wsgi [None req-081647cf-f956-4359-9d7a-07240a021d90 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:32:14.566 8 INFO cinder.api.openstack.wsgi [None req-081647cf-f956-4359-9d7a-07240a021d90 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1078] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:32:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:32:14.576 7 INFO cinder.api.openstack.wsgi [None req-589d8949-5d9d-4638-89c6-ac43f6e6ce8a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:32:14.606 7 INFO cinder.api.openstack.wsgi [None req-589d8949-5d9d-4638-89c6-ac43f6e6ce8a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1079] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:32:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:32:14.619 8 INFO cinder.api.openstack.wsgi [None req-8d099d7e-a1d7-4008-9911-b1b8aaae7424 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:32:14.648 8 INFO cinder.volume.api [None req-8d099d7e-a1d7-4008-9911-b1b8aaae7424 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:32:14.649 8 INFO cinder.api.openstack.wsgi [None req-8d099d7e-a1d7-4008-9911-b1b8aaae7424 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1080] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:32:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:33:13.870 8 INFO cinder.api.openstack.wsgi [None req-d31680a1-cdfa-40a6-a3d3-fd4fe1d769b1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:33:13.881 8 INFO cinder.api.openstack.wsgi [None req-d31680a1-cdfa-40a6-a3d3-fd4fe1d769b1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 552/1093] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:33:13 2026] GET /v3/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:33:13.896 7 INFO cinder.api.openstack.wsgi [None req-4515749f-d764-4fd5-8df2-2c7d98e56088 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:33:13.907 7 INFO cinder.volume.api [None req-4515749f-d764-4fd5-8df2-2c7d98e56088 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:33:13.910 7 INFO cinder.api.openstack.wsgi [None req-4515749f-d764-4fd5-8df2-2c7d98e56088 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1094] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:33:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:33:13.923 8 INFO cinder.api.openstack.wsgi [None req-fb0ec3ff-99cf-439e-924a-a7598fec76a7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:33:13.932 8 INFO cinder.volume.api [None req-fb0ec3ff-99cf-439e-924a-a7598fec76a7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:33:13.934 8 INFO cinder.api.openstack.wsgi [None req-fb0ec3ff-99cf-439e-924a-a7598fec76a7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1095] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:33:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:33:13.971 7 INFO cinder.api.openstack.wsgi [None req-2e548fbf-8016-45b3-b700-c4da28253a0a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:33:13.994 7 INFO cinder.api.openstack.wsgi [None req-2e548fbf-8016-45b3-b700-c4da28253a0a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1096] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:33:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:33:14.005 8 INFO cinder.api.openstack.wsgi [None req-ca716f63-6ed5-49e2-836d-2d57238c05ce 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:33:14.044 8 INFO cinder.api.openstack.wsgi [None req-ca716f63-6ed5-49e2-836d-2d57238c05ce 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1097] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:33:13 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:33:14.057 7 INFO cinder.api.openstack.wsgi [None req-6726ccae-7bcc-4524-80a9-49a48da3e06c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:33:14.087 7 INFO cinder.api.openstack.wsgi [None req-6726ccae-7bcc-4524-80a9-49a48da3e06c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1098] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:33:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:33:14.104 8 INFO cinder.api.openstack.wsgi [None req-1ffe0e8b-dace-4e6a-9edb-6a0e31296c37 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:33:14.608 8 INFO cinder.api.openstack.wsgi [None req-1ffe0e8b-dace-4e6a-9edb-6a0e31296c37 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1099] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:33:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:33:14.626 7 INFO cinder.api.openstack.wsgi [None req-ce18809e-6d56-4342-bb5b-53d9b83df9cf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:33:14.649 7 INFO cinder.volume.api [None req-ce18809e-6d56-4342-bb5b-53d9b83df9cf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:33:14.650 7 INFO cinder.api.openstack.wsgi [None req-ce18809e-6d56-4342-bb5b-53d9b83df9cf 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1100] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:33:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:34:13.896 7 INFO cinder.api.openstack.wsgi [None req-341ad6e6-032b-4b0a-a0f0-57b208ca6032 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:34:14.037 7 INFO cinder.api.openstack.wsgi [None req-341ad6e6-032b-4b0a-a0f0-57b208ca6032 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1113] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:34:13 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:34:14.056 8 INFO cinder.api.openstack.wsgi [None req-cf71ead4-81de-4149-8e09-f02343312334 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:34:14.097 8 INFO cinder.api.openstack.wsgi [None req-cf71ead4-81de-4149-8e09-f02343312334 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1114] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:34:14.112 7 INFO cinder.api.openstack.wsgi [None req-6e99ebbc-92f2-48cc-a978-93cf41fbf638 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:34:14.143 7 INFO cinder.api.openstack.wsgi [None req-6e99ebbc-92f2-48cc-a978-93cf41fbf638 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1115] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:34:14.152 8 INFO cinder.api.openstack.wsgi [None req-4a36ad01-eb1c-449f-bd39-cd4e85aac0e4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:34:14.164 8 INFO cinder.volume.api [None req-4a36ad01-eb1c-449f-bd39-cd4e85aac0e4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:34:14.168 8 INFO cinder.api.openstack.wsgi [None req-4a36ad01-eb1c-449f-bd39-cd4e85aac0e4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1116] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:34:14.182 7 INFO cinder.api.openstack.wsgi [None req-dc3f7fbd-9622-456a-8fbf-e9ae7baee182 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:34:14.188 7 INFO cinder.volume.api [None req-dc3f7fbd-9622-456a-8fbf-e9ae7baee182 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:34:14.189 7 INFO cinder.api.openstack.wsgi [None req-dc3f7fbd-9622-456a-8fbf-e9ae7baee182 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1117] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:34:14.210 8 INFO cinder.api.openstack.wsgi [None req-d3a2bb37-9959-4879-a0e2-f8d5bde67607 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:34:14.221 8 INFO cinder.api.openstack.wsgi [None req-d3a2bb37-9959-4879-a0e2-f8d5bde67607 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 564/1118] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:34:14.238 7 INFO cinder.api.openstack.wsgi [None req-8348d1e8-702d-4bd3-834d-63015cab5e3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:34:14.253 7 INFO cinder.volume.api [None req-8348d1e8-702d-4bd3-834d-63015cab5e3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:34:14.255 7 INFO cinder.api.openstack.wsgi [None req-8348d1e8-702d-4bd3-834d-63015cab5e3f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1119] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:34:14.268 8 INFO cinder.api.openstack.wsgi [None req-0847314b-82bf-488a-8fd6-e857a42d62c6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:34:14.779 8 INFO cinder.api.openstack.wsgi [None req-0847314b-82bf-488a-8fd6-e857a42d62c6 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1120] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:34:14 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:13.860 7 INFO cinder.api.openstack.wsgi [None req-fa2ec2b1-5456-42aa-aeea-e3b29e008422 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:35:13.871 7 INFO cinder.volume.api [None req-fa2ec2b1-5456-42aa-aeea-e3b29e008422 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:35:13.874 7 INFO cinder.api.openstack.wsgi [None req-fa2ec2b1-5456-42aa-aeea-e3b29e008422 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1133] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:35:13 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:35:13.885 8 INFO cinder.api.openstack.wsgi [None req-7a68c9f8-9df5-4654-906d-741dfdfe7655 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:35:14.389 8 INFO cinder.api.openstack.wsgi [None req-7a68c9f8-9df5-4654-906d-741dfdfe7655 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1134] 10.0.0.48 () {28 vars in 629 bytes} [Wed Jul 1 14:35:13 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:14.400 7 INFO cinder.api.openstack.wsgi [None req-340e0b30-a14e-414e-aafb-f2e15e664116 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:35:14.406 7 INFO cinder.volume.api [None req-340e0b30-a14e-414e-aafb-f2e15e664116 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all snapshots completed successfully. 2026-07-01 14:35:14.406 7 INFO cinder.api.openstack.wsgi [None req-340e0b30-a14e-414e-aafb-f2e15e664116 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1135] 10.0.0.48 () {28 vars in 607 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:35:14.416 8 INFO cinder.api.openstack.wsgi [None req-5b1ba8d1-7da5-4e4e-b192-783cce474bd0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:35:14.421 8 INFO cinder.api.openstack.wsgi [None req-5b1ba8d1-7da5-4e4e-b192-783cce474bd0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 573/1136] 10.0.0.48 () {28 vars in 578 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:14.460 7 INFO cinder.api.openstack.wsgi [None req-bcd7a03d-7812-459e-bbb3-68d231652d42 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true 2026-07-01 14:35:14.479 7 INFO cinder.api.openstack.wsgi [None req-bcd7a03d-7812-459e-bbb3-68d231652d42 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1137] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/os-quota-sets/01a45f14faa54460989c7cc8b281d267?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:14.488 8 INFO cinder.api.openstack.wsgi [None req-ffa19f2c-cc0e-45a2-b96b-8f2f2b059bcc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true 2026-07-01 14:35:14.507 8 INFO cinder.api.openstack.wsgi [None req-ffa19f2c-cc0e-45a2-b96b-8f2f2b059bcc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1138] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/os-quota-sets/1afd1f9548a744cca8508e3287cefa26?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:14.516 7 INFO cinder.api.openstack.wsgi [None req-2672273f-f4c4-41a6-b5bf-54a9d212e4ed 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true 2026-07-01 14:35:14.534 7 INFO cinder.api.openstack.wsgi [None req-2672273f-f4c4-41a6-b5bf-54a9d212e4ed 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1139] 10.0.0.48 () {28 vars in 669 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/os-quota-sets/356f8da04d5b44a6beb4523cc9bdbee5?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:35:14.542 8 INFO cinder.api.openstack.wsgi [None req-859c4847-dc75-4ad3-aab7-378492ae69fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:35:14.552 8 INFO cinder.volume.api [None req-859c4847-dc75-4ad3-aab7-378492ae69fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Get all volumes completed successfully. 2026-07-01 14:35:14.554 8 INFO cinder.api.openstack.wsgi [None req-859c4847-dc75-4ad3-aab7-378492ae69fc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1140] 10.0.0.48 () {28 vars in 617 bytes} [Wed Jul 1 14:35:14 2026] GET /v3/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)