+ 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:35:50 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-6b67bf88c9-zt5fw 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 0x7f18b2ce9668 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:35:54.804 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:35:54.805 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. 2026-07-01 13:35:54.917 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:35:54.918 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. /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:35:56.108 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 13:35:56.110 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 13:35:56.113 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 13:35:56.115 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-01 13:35:56.127 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 13:35:56.130 8 INFO cinder.rpc [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 13:35:56.177 8 WARNING cinder.api.contrib.hosts [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 13:35:56.181 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 13:35:56.185 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 13:35:56.188 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 13:35:56.191 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-01 13:35:56.203 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 13:35:56.206 7 INFO cinder.rpc [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 13:35:56.220 8 WARNING keystonemiddleware._common.config [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:35:56.228 8 WARNING oslo_config.cfg [None req-30e85579-1fd8-4fab-a0b0-1210d9f86433 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f18b2ce9668 pid: 8 (default app) 2026-07-01 13:35:56.259 7 WARNING cinder.api.contrib.hosts [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 13:35:56.303 7 WARNING keystonemiddleware._common.config [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:35:56.311 7 WARNING oslo_config.cfg [None req-db48b789-c2b3-4345-bb5e-e7bb2a04d231 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f18b2ce9668 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:37:41.304 7 INFO cinder.api.openstack.wsgi [None req-69bd7aa2-57bf-4500-b6f0-709c7854021f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types/rbd1 2026-07-01 13:37:41.326 7 INFO cinder.api.openstack.wsgi [None req-69bd7aa2-57bf-4500-b6f0-709c7854021f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.118 () {30 vars in 616 bytes} [Wed Jul 1 13:37:40 2026] GET /v3/types/rbd1 => generated 82 bytes in 861 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:37:41.732 8 INFO cinder.api.openstack.wsgi [None req-6e35c33d-62f8-4ea6-bbc1-c21b9c896f0a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:37:41.761 8 INFO cinder.api.openstack.wsgi [None req-6e35c33d-62f8-4ea6-bbc1-c21b9c896f0a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.118 () {30 vars in 655 bytes} [Wed Jul 1 13:37:41 2026] GET /v3/types?name=rbd1&is_public=None => generated 20 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 13:37:43.304 7 INFO cinder.api.openstack.wsgi [None req-9ca047f7-0d7e-431a-8d12-ffc57604ad01 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:37:43.329 7 INFO cinder.api.openstack.wsgi [None req-9ca047f7-0d7e-431a-8d12-ffc57604ad01 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.118 () {34 vars in 659 bytes} [Wed Jul 1 13:37:43 2026] POST /v3/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 13:37:43.342 8 INFO cinder.api.openstack.wsgi [req-9ca047f7-0d7e-431a-8d12-ffc57604ad01 req-2192762c-ed19-4ad3-8f7a-5f489bee30f1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/types/6f85273c-d309-4310-ad83-a5e5725acd7b/extra_specs 2026-07-01 13:37:43.396 8 INFO cinder.api.openstack.wsgi [req-9ca047f7-0d7e-431a-8d12-ffc57604ad01 req-2192762c-ed19-4ad3-8f7a-5f489bee30f1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types/6f85273c-d309-4310-ad83-a5e5725acd7b/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.118 () {36 vars in 828 bytes} [Wed Jul 1 13:37:43 2026] POST /v3/types/6f85273c-d309-4310-ad83-a5e5725acd7b/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 13:37:44.967 7 INFO cinder.api.openstack.wsgi [None req-9e2e485a-b243-4d0b-8fee-a7a063bc80b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types?is_public=None 2026-07-01 13:37:44.979 7 INFO cinder.api.openstack.wsgi [None req-9e2e485a-b243-4d0b-8fee-a7a063bc80b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.118 () {30 vars in 635 bytes} [Wed Jul 1 13:37:44 2026] GET /v3/types?is_public=None => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 13:37:46.825 8 INFO cinder.api.openstack.wsgi [None req-26bc603b-7d37-4ef4-b1cc-dea0c4a0d1d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/qos-specs 2026-07-01 13:37:46.840 8 INFO cinder.api.openstack.wsgi [None req-26bc603b-7d37-4ef4-b1cc-dea0c4a0d1d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.118 () {30 vars in 614 bytes} [Wed Jul 1 13:37:46 2026] GET /v3/qos-specs => generated 17 bytes in 365 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:53:32.967 7 INFO cinder.api.openstack.wsgi [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False 2026-07-01 13:53:32.994 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:32.994 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:32.995 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:32.995 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:32.995 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:32.996 7 WARNING cinder.quota [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.001 7 INFO cinder.api.openstack.wsgi [None req-346e7bd4-dad1-4f37-bf78-d6d3ab1b1c10 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.204.45.49 () {44 vars in 998 bytes} [Wed Jul 1 13:53:32 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False => generated 340 bytes in 145 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:53:33.312 8 INFO cinder.api.openstack.wsgi [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] PUT https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f 2026-07-01 13:53:33.378 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.379 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.379 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.380 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.381 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.381 8 WARNING cinder.quota [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:53:33.388 8 INFO cinder.api.openstack.wsgi [None req-bb5906b3-ef7d-405d-b1fe-8594ee3b9958 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f returned with HTTP 200 [pid: 8|app: 0|req: 109/217] 199.204.45.49 () {48 vars in 1027 bytes} [Wed Jul 1 13:53:33 2026] PUT /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:04:42.255 8 INFO cinder.api.openstack.wsgi [None req-9401ab7c-aa3f-4b8b-823f-67251a2587fc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False 2026-07-01 14:04:42.277 8 INFO cinder.api.openstack.wsgi [None req-9401ab7c-aa3f-4b8b-823f-67251a2587fc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 177/352] 199.204.45.49 () {44 vars in 998 bytes} [Wed Jul 1 14:04:42 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False => generated 340 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:04:42.799 7 INFO cinder.api.openstack.wsgi [None req-86a01f69-4cbc-4f14-b18e-a87d551eed8a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] PUT https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7 2026-07-01 14:04:42.868 7 INFO cinder.api.openstack.wsgi [None req-86a01f69-4cbc-4f14-b18e-a87d551eed8a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7 returned with HTTP 200 [pid: 7|app: 0|req: 176/353] 199.204.45.49 () {48 vars in 1027 bytes} [Wed Jul 1 14:04:42 2026] PUT /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:05:51.901 8 INFO cinder.api.openstack.wsgi [None req-c130cdd5-a72c-49e6-a1af-4763adc0b1b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:05:51.924 8 INFO cinder.volume.api [None req-c130cdd5-a72c-49e6-a1af-4763adc0b1b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:05:51.925 8 INFO cinder.api.openstack.wsgi [None req-c130cdd5-a72c-49e6-a1af-4763adc0b1b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/368] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:05:51 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:05:51.940 7 INFO cinder.api.openstack.wsgi [None req-30f94140-1ed2-4beb-b4cd-3529f8e88b29 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:05:52.487 7 INFO cinder.api.openstack.wsgi [None req-30f94140-1ed2-4beb-b4cd-3529f8e88b29 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 184/369] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:05:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:05:52.498 8 INFO cinder.api.openstack.wsgi [None req-0a5992ec-5c0b-4077-bfea-d8077c22c8f4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:05:52.530 8 INFO cinder.volume.api [None req-0a5992ec-5c0b-4077-bfea-d8077c22c8f4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:05:52.532 8 INFO cinder.api.openstack.wsgi [None req-0a5992ec-5c0b-4077-bfea-d8077c22c8f4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 186/370] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:05:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:05:52.544 7 INFO cinder.api.openstack.wsgi [None req-925f39e4-a586-485b-a597-104ca0cc7e43 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:05:52.552 7 INFO cinder.api.openstack.wsgi [None req-925f39e4-a586-485b-a597-104ca0cc7e43 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 185/371] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:05:52 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:05:52.560 8 INFO cinder.api.openstack.wsgi [None req-9da20673-b514-4c1f-a21e-711877f1d488 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:05:52.572 8 INFO cinder.volume.api [None req-9da20673-b514-4c1f-a21e-711877f1d488 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:05:52.574 8 INFO cinder.api.openstack.wsgi [None req-9da20673-b514-4c1f-a21e-711877f1d488 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 187/372] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:05:52 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:05:52.618 7 INFO cinder.api.openstack.wsgi [None req-20358b5f-1325-4d05-a234-2f2e16386d93 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:05:52.642 7 INFO cinder.api.openstack.wsgi [None req-20358b5f-1325-4d05-a234-2f2e16386d93 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 186/373] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:05:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:05:52.651 8 INFO cinder.api.openstack.wsgi [None req-53b5417e-5b09-40d1-9a37-b594742becfa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:05:52.679 8 INFO cinder.api.openstack.wsgi [None req-53b5417e-5b09-40d1-9a37-b594742becfa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/374] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:05:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:05:52.692 7 INFO cinder.api.openstack.wsgi [None req-f318b763-4da8-4b79-a4ae-1609d02ac44d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:05:52.709 7 INFO cinder.api.openstack.wsgi [None req-f318b763-4da8-4b79-a4ae-1609d02ac44d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/375] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:05:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:06:51.904 8 INFO cinder.api.openstack.wsgi [None req-9b2882ae-416f-4926-9419-1b88d4289411 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:06:51.926 8 INFO cinder.api.openstack.wsgi [None req-9b2882ae-416f-4926-9419-1b88d4289411 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/388] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:06:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:51.935 7 INFO cinder.api.openstack.wsgi [None req-a772b7cc-8a83-40e7-bd94-692b69e6bc12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:06:51.953 7 INFO cinder.api.openstack.wsgi [None req-a772b7cc-8a83-40e7-bd94-692b69e6bc12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/389] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:06:51 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:06:51.964 8 INFO cinder.api.openstack.wsgi [None req-7e64dd2d-6489-420e-bd21-75025c7ebf12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:06:51.982 8 INFO cinder.api.openstack.wsgi [None req-7e64dd2d-6489-420e-bd21-75025c7ebf12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:06:51 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:06:51.990 7 INFO cinder.api.openstack.wsgi [None req-89e1a36f-325d-4d94-a61a-dd494f8414ef 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:06:52.004 7 INFO cinder.volume.api [None req-89e1a36f-325d-4d94-a61a-dd494f8414ef 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:06:52.005 7 INFO cinder.api.openstack.wsgi [None req-89e1a36f-325d-4d94-a61a-dd494f8414ef 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:06:51 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:06:52.015 8 INFO cinder.api.openstack.wsgi [None req-cc9eb801-7398-4dab-b47d-4139e8b85eae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:06:52.025 8 INFO cinder.volume.api [None req-cc9eb801-7398-4dab-b47d-4139e8b85eae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:06:52.028 8 INFO cinder.api.openstack.wsgi [None req-cc9eb801-7398-4dab-b47d-4139e8b85eae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 197/392] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:06:52 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:06:52.036 7 INFO cinder.api.openstack.wsgi [None req-a5f1355e-9a18-4ae0-8891-8a5862da482d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:06:52.540 7 INFO cinder.api.openstack.wsgi [None req-a5f1355e-9a18-4ae0-8891-8a5862da482d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 196/393] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:06:52 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:06:52.553 8 INFO cinder.api.openstack.wsgi [None req-08112142-e1ba-48e8-b87c-67d4c67d4310 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:06:52.563 8 INFO cinder.volume.api [None req-08112142-e1ba-48e8-b87c-67d4c67d4310 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:06:52.564 8 INFO cinder.api.openstack.wsgi [None req-08112142-e1ba-48e8-b87c-67d4c67d4310 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 198/394] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:06:52 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:06:52.574 7 INFO cinder.api.openstack.wsgi [None req-e72d0a42-4f8a-4b98-8796-3abad54c3def 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:06:52.579 7 INFO cinder.api.openstack.wsgi [None req-e72d0a42-4f8a-4b98-8796-3abad54c3def 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 197/395] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:06:52 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:07:51.882 7 INFO cinder.api.openstack.wsgi [None req-82be1ef3-9e71-4a3f-aef3-a54838106c9f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:07:51.926 7 INFO cinder.volume.api [None req-82be1ef3-9e71-4a3f-aef3-a54838106c9f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:07:51.928 7 INFO cinder.api.openstack.wsgi [None req-82be1ef3-9e71-4a3f-aef3-a54838106c9f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 204/408] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:07:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:07:51.944 8 INFO cinder.api.openstack.wsgi [None req-fbcff149-0e1d-4d0a-be44-cf5208e70bdd 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:07:51.954 8 INFO cinder.volume.api [None req-fbcff149-0e1d-4d0a-be44-cf5208e70bdd 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:07:51.955 8 INFO cinder.api.openstack.wsgi [None req-fbcff149-0e1d-4d0a-be44-cf5208e70bdd 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 205/409] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:07:51 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:07:51.969 7 INFO cinder.api.openstack.wsgi [None req-fadeca34-50c4-4045-b7c0-51fb6aef3342 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:07:51.974 7 INFO cinder.volume.api [None req-fadeca34-50c4-4045-b7c0-51fb6aef3342 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:07:51.975 7 INFO cinder.api.openstack.wsgi [None req-fadeca34-50c4-4045-b7c0-51fb6aef3342 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/410] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:07:51 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:07:51.989 8 INFO cinder.api.openstack.wsgi [None req-a6af1fd3-572d-4616-a0ec-5c40951b5fd9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:07:52.002 8 INFO cinder.api.openstack.wsgi [None req-a6af1fd3-572d-4616-a0ec-5c40951b5fd9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:07:51 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:07:52.013 7 INFO cinder.api.openstack.wsgi [None req-db70cc5a-6942-4aed-ad47-44bb1cb702e9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:07:52.516 7 INFO cinder.api.openstack.wsgi [None req-db70cc5a-6942-4aed-ad47-44bb1cb702e9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 206/412] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:07:52 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:07:52.555 8 INFO cinder.api.openstack.wsgi [None req-3eb70de1-616f-4ddd-a364-6c4837ab7709 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:07:52.576 8 INFO cinder.api.openstack.wsgi [None req-3eb70de1-616f-4ddd-a364-6c4837ab7709 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:07:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:07:52.589 7 INFO cinder.api.openstack.wsgi [None req-3063cc8e-f8f1-479e-a7e6-3c72445ab7df 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:07:52.608 7 INFO cinder.api.openstack.wsgi [None req-3063cc8e-f8f1-479e-a7e6-3c72445ab7df 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:07:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:52.618 8 INFO cinder.api.openstack.wsgi [None req-b7c68589-161f-44a1-9d22-e3bc14be3d17 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:07:52.638 8 INFO cinder.api.openstack.wsgi [None req-b7c68589-161f-44a1-9d22-e3bc14be3d17 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:07:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:08:51.895 7 INFO cinder.api.openstack.wsgi [None req-63726589-4c3b-4e4b-a85c-974da6a54df9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:08:51.903 7 INFO cinder.volume.api [None req-63726589-4c3b-4e4b-a85c-974da6a54df9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:08:51.905 7 INFO cinder.api.openstack.wsgi [None req-63726589-4c3b-4e4b-a85c-974da6a54df9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 214/428] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:08:51 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:08:51.916 8 INFO cinder.api.openstack.wsgi [None req-d510cb41-c6f7-4694-a4f5-c9e9da28aa20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:08:51.924 8 INFO cinder.volume.api [None req-d510cb41-c6f7-4694-a4f5-c9e9da28aa20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:08:51.925 8 INFO cinder.api.openstack.wsgi [None req-d510cb41-c6f7-4694-a4f5-c9e9da28aa20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 215/429] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:08:51 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:08:51.932 7 INFO cinder.api.openstack.wsgi [None req-c180bb30-c055-4722-b4b5-9749150dd3be 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:08:51.936 7 INFO cinder.api.openstack.wsgi [None req-c180bb30-c055-4722-b4b5-9749150dd3be 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:08:51 2026] GET /v3/os-services => generated 646 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:08:51.982 8 INFO cinder.api.openstack.wsgi [None req-9cb01d14-dcc1-4d24-ad34-7c404a46dd59 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:08:52.013 8 INFO cinder.api.openstack.wsgi [None req-9cb01d14-dcc1-4d24-ad34-7c404a46dd59 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:08:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:08:52.026 7 INFO cinder.api.openstack.wsgi [None req-dc7af0d9-2769-420b-95e0-8a6833f28628 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:08:52.051 7 INFO cinder.api.openstack.wsgi [None req-dc7af0d9-2769-420b-95e0-8a6833f28628 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:08:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:08:52.063 8 INFO cinder.api.openstack.wsgi [None req-95d34f30-a0a2-47c1-9517-4d885f59e850 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:08:52.089 8 INFO cinder.api.openstack.wsgi [None req-95d34f30-a0a2-47c1-9517-4d885f59e850 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:08:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:08:52.100 7 INFO cinder.api.openstack.wsgi [None req-c7265ebf-e955-44f4-8676-d2c9f05a5e70 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:08:52.106 7 INFO cinder.volume.api [None req-c7265ebf-e955-44f4-8676-d2c9f05a5e70 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:08:52.106 7 INFO cinder.api.openstack.wsgi [None req-c7265ebf-e955-44f4-8676-d2c9f05a5e70 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:08:52 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:08:52.115 8 INFO cinder.api.openstack.wsgi [None req-cc638d5e-ebf6-4231-9e65-52f76d4e1923 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:08:52.657 8 INFO cinder.api.openstack.wsgi [None req-cc638d5e-ebf6-4231-9e65-52f76d4e1923 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 218/435] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:08:52 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:51.886 7 INFO cinder.api.openstack.wsgi [None req-011f118a-d44d-4e13-811e-7c36df49ed96 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:09:51.893 7 INFO cinder.api.openstack.wsgi [None req-011f118a-d44d-4e13-811e-7c36df49ed96 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:09:51 2026] GET /v3/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:09:51.942 8 INFO cinder.api.openstack.wsgi [None req-8e39eb76-3390-4aba-a3ac-8a9297ec14b7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:09:51.965 8 INFO cinder.api.openstack.wsgi [None req-8e39eb76-3390-4aba-a3ac-8a9297ec14b7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:09:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:09:51.978 7 INFO cinder.api.openstack.wsgi [None req-308711ad-de9a-44c8-8ff5-5a21964811f8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:09:52.001 7 INFO cinder.api.openstack.wsgi [None req-308711ad-de9a-44c8-8ff5-5a21964811f8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:09:51 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:52.011 8 INFO cinder.api.openstack.wsgi [None req-2875238e-e25b-45d3-9b90-7e73e5f503b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:09:52.033 8 INFO cinder.api.openstack.wsgi [None req-2875238e-e25b-45d3-9b90-7e73e5f503b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:09:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:09:52.046 7 INFO cinder.api.openstack.wsgi [None req-1195a18b-27c0-4f05-af1b-6c585a1fce40 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:09:52.058 7 INFO cinder.volume.api [None req-1195a18b-27c0-4f05-af1b-6c585a1fce40 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:09:52.060 7 INFO cinder.api.openstack.wsgi [None req-1195a18b-27c0-4f05-af1b-6c585a1fce40 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 226/452] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:09:52 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:09:52.072 8 INFO cinder.api.openstack.wsgi [None req-32d04653-d09d-423a-9516-8b0de418c1ad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:09:52.079 8 INFO cinder.volume.api [None req-32d04653-d09d-423a-9516-8b0de418c1ad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:09:52.079 8 INFO cinder.api.openstack.wsgi [None req-32d04653-d09d-423a-9516-8b0de418c1ad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:09:52 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:09:52.092 7 INFO cinder.api.openstack.wsgi [None req-8904a617-d041-4185-a78f-34c472efa0f8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:09:52.100 7 INFO cinder.volume.api [None req-8904a617-d041-4185-a78f-34c472efa0f8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:09:52.101 7 INFO cinder.api.openstack.wsgi [None req-8904a617-d041-4185-a78f-34c472efa0f8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 227/454] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:09:52 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:09:52.112 8 INFO cinder.api.openstack.wsgi [None req-5781dafa-68bb-47ae-a727-f73f0af0d515 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:09:52.617 8 INFO cinder.api.openstack.wsgi [None req-5781dafa-68bb-47ae-a727-f73f0af0d515 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 228/455] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:09:52 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:10:51.862 7 INFO cinder.api.openstack.wsgi [None req-373747be-c4e9-4c0f-bb7a-da38fe4e2d5b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:10:52.366 7 INFO cinder.api.openstack.wsgi [None req-373747be-c4e9-4c0f-bb7a-da38fe4e2d5b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 234/468] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:10:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:10:52.381 8 INFO cinder.api.openstack.wsgi [None req-b80c8fc7-5f9b-47bf-92ae-1b998b16cbfa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:10:52.391 8 INFO cinder.volume.api [None req-b80c8fc7-5f9b-47bf-92ae-1b998b16cbfa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:10:52.393 8 INFO cinder.api.openstack.wsgi [None req-b80c8fc7-5f9b-47bf-92ae-1b998b16cbfa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 235/469] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:10:52 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:10:52.403 7 INFO cinder.api.openstack.wsgi [None req-40642854-2c32-4080-b15a-abbd08cb37c7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:10:52.412 7 INFO cinder.volume.api [None req-40642854-2c32-4080-b15a-abbd08cb37c7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:10:52.414 7 INFO cinder.api.openstack.wsgi [None req-40642854-2c32-4080-b15a-abbd08cb37c7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/470] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:10:52 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:10:52.435 8 INFO cinder.api.openstack.wsgi [None req-5a3b23ff-a1c7-4b1f-836c-d5292484f159 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:10:52.441 8 INFO cinder.volume.api [None req-5a3b23ff-a1c7-4b1f-836c-d5292484f159 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:10:52.441 8 INFO cinder.api.openstack.wsgi [None req-5a3b23ff-a1c7-4b1f-836c-d5292484f159 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:10:52 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:10:52.479 7 INFO cinder.api.openstack.wsgi [None req-483d9683-0900-4689-868a-42c28229cf64 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:10:52.499 7 INFO cinder.api.openstack.wsgi [None req-483d9683-0900-4689-868a-42c28229cf64 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:10:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:10:52.507 8 INFO cinder.api.openstack.wsgi [None req-94bbfec3-96d0-4a66-bd23-607d865e1b4d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:10:52.525 8 INFO cinder.api.openstack.wsgi [None req-94bbfec3-96d0-4a66-bd23-607d865e1b4d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:10:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:10:52.532 7 INFO cinder.api.openstack.wsgi [None req-ef242500-7338-41ba-bda3-bc7449d15889 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:10:52.550 7 INFO cinder.api.openstack.wsgi [None req-ef242500-7338-41ba-bda3-bc7449d15889 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:10:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:10:52.558 8 INFO cinder.api.openstack.wsgi [None req-00643edc-a2ab-4eee-a085-5572fa1d7d3d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:10:52.563 8 INFO cinder.api.openstack.wsgi [None req-00643edc-a2ab-4eee-a085-5572fa1d7d3d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:10:52 2026] GET /v3/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:11:51.843 7 INFO cinder.api.openstack.wsgi [None req-152f867f-4766-46e0-b896-25de1dbd5e98 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:11:51.858 7 INFO cinder.volume.api [None req-152f867f-4766-46e0-b896-25de1dbd5e98 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:11:51.860 7 INFO cinder.api.openstack.wsgi [None req-152f867f-4766-46e0-b896-25de1dbd5e98 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/488] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:11:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:11:51.902 8 INFO cinder.api.openstack.wsgi [None req-f6af198b-c2d0-4547-9de3-e6e07fabc414 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:11:51.927 8 INFO cinder.api.openstack.wsgi [None req-f6af198b-c2d0-4547-9de3-e6e07fabc414 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:11:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:51.940 7 INFO cinder.api.openstack.wsgi [None req-1aaa3c99-b162-4fda-8e2f-50a3978951c9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:11:51.963 7 INFO cinder.api.openstack.wsgi [None req-1aaa3c99-b162-4fda-8e2f-50a3978951c9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:11:51 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:11:51.974 8 INFO cinder.api.openstack.wsgi [None req-33b96bcc-db57-4822-98d1-655ed4eb349a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:11:51.993 8 INFO cinder.api.openstack.wsgi [None req-33b96bcc-db57-4822-98d1-655ed4eb349a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:11:51 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:11:52.004 7 INFO cinder.api.openstack.wsgi [None req-c63ca8a9-eee5-4414-8a51-8c9176635456 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:11:52.011 7 INFO cinder.volume.api [None req-c63ca8a9-eee5-4414-8a51-8c9176635456 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:11:52.012 7 INFO cinder.api.openstack.wsgi [None req-c63ca8a9-eee5-4414-8a51-8c9176635456 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:11:52 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:52.023 8 INFO cinder.api.openstack.wsgi [None req-7ae3ce0f-1af5-4c02-bc16-a6e60cd115dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:11:52.029 8 INFO cinder.api.openstack.wsgi [None req-7ae3ce0f-1af5-4c02-bc16-a6e60cd115dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:11:52 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:11:52.040 7 INFO cinder.api.openstack.wsgi [None req-3d327bb4-8a63-4bd3-a4f1-7107af45daa7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:11:52.047 7 INFO cinder.volume.api [None req-3d327bb4-8a63-4bd3-a4f1-7107af45daa7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:11:52.049 7 INFO cinder.api.openstack.wsgi [None req-3d327bb4-8a63-4bd3-a4f1-7107af45daa7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 247/494] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:11:52 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:11:52.059 8 INFO cinder.api.openstack.wsgi [None req-d86dd224-6c58-47ef-ba0c-d1144e76551e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:11:52.562 8 INFO cinder.api.openstack.wsgi [None req-d86dd224-6c58-47ef-ba0c-d1144e76551e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 248/495] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:11:52 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:12:51.881 8 INFO cinder.api.openstack.wsgi [None req-a59f92b9-25a4-461b-bdc1-f3af3d93f829 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:12:51.888 8 INFO cinder.api.openstack.wsgi [None req-a59f92b9-25a4-461b-bdc1-f3af3d93f829 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:12:51 2026] GET /v3/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:12:51.898 7 INFO cinder.api.openstack.wsgi [None req-6b6e31d8-f2c7-46bb-853b-5bc808d0e81f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:12:51.922 7 INFO cinder.volume.api [None req-6b6e31d8-f2c7-46bb-853b-5bc808d0e81f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:12:51.925 7 INFO cinder.api.openstack.wsgi [None req-6b6e31d8-f2c7-46bb-853b-5bc808d0e81f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 254/509] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:12:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:51.932 8 INFO cinder.api.openstack.wsgi [None req-8c16c975-bd4e-4b22-a71e-eb1a29492219 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:12:51.939 8 INFO cinder.volume.api [None req-8c16c975-bd4e-4b22-a71e-eb1a29492219 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:12:51.941 8 INFO cinder.api.openstack.wsgi [None req-8c16c975-bd4e-4b22-a71e-eb1a29492219 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/510] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:12:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:12:51.950 7 INFO cinder.api.openstack.wsgi [None req-14504677-6443-45ef-9797-4b1446316237 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:12:52.453 7 INFO cinder.api.openstack.wsgi [None req-14504677-6443-45ef-9797-4b1446316237 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/511] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:12:51 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:12:52.508 8 INFO cinder.api.openstack.wsgi [None req-65006578-124c-4f99-bd2a-540988e378e5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:12:52.529 8 INFO cinder.api.openstack.wsgi [None req-65006578-124c-4f99-bd2a-540988e378e5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:12:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:12:52.538 7 INFO cinder.api.openstack.wsgi [None req-8a6f7b64-4463-4b5b-961a-26ac2cbe8219 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:12:52.565 7 INFO cinder.api.openstack.wsgi [None req-8a6f7b64-4463-4b5b-961a-26ac2cbe8219 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:12:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:12:52.572 8 INFO cinder.api.openstack.wsgi [None req-e7324d26-bec9-4770-9c13-22c5143cf847 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:12:52.599 8 INFO cinder.api.openstack.wsgi [None req-e7324d26-bec9-4770-9c13-22c5143cf847 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:12:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:12:52.610 7 INFO cinder.api.openstack.wsgi [None req-24d3fa86-df4c-4f20-98b1-c076c6c44b47 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:12:52.615 7 INFO cinder.volume.api [None req-24d3fa86-df4c-4f20-98b1-c076c6c44b47 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:12:52.616 7 INFO cinder.api.openstack.wsgi [None req-24d3fa86-df4c-4f20-98b1-c076c6c44b47 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:12:52 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:13:51.870 7 INFO cinder.api.openstack.wsgi [None req-2b86463b-8bee-47eb-ac9f-b0e2e0d8bf12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:13:51.881 7 INFO cinder.api.openstack.wsgi [None req-2b86463b-8bee-47eb-ac9f-b0e2e0d8bf12 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:13:51 2026] GET /v3/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:13:51.900 8 INFO cinder.api.openstack.wsgi [None req-381900c9-e8db-4eee-855d-00d7ca7ed0df 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:13:51.912 8 INFO cinder.volume.api [None req-381900c9-e8db-4eee-855d-00d7ca7ed0df 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:13:51.914 8 INFO cinder.api.openstack.wsgi [None req-381900c9-e8db-4eee-855d-00d7ca7ed0df 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 265/529] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:13:51 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:13:51.925 7 INFO cinder.api.openstack.wsgi [None req-6ceeeb42-58e8-4518-8968-ed01f5c9eb5d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:13:52.428 7 INFO cinder.api.openstack.wsgi [None req-6ceeeb42-58e8-4518-8968-ed01f5c9eb5d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 265/530] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:13:51 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:13:52.463 8 INFO cinder.api.openstack.wsgi [None req-624662aa-8b6c-4df6-9202-b2c458302a02 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:13:52.483 8 INFO cinder.api.openstack.wsgi [None req-624662aa-8b6c-4df6-9202-b2c458302a02 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:13:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:13:52.493 7 INFO cinder.api.openstack.wsgi [None req-bc14213b-622e-481a-b93f-f7835bf5fd45 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:13:52.513 7 INFO cinder.api.openstack.wsgi [None req-bc14213b-622e-481a-b93f-f7835bf5fd45 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:13:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:13:52.524 8 INFO cinder.api.openstack.wsgi [None req-a5c2b3ce-85ad-4cf8-bb10-ee106a1f1a7f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:13:52.547 8 INFO cinder.api.openstack.wsgi [None req-a5c2b3ce-85ad-4cf8-bb10-ee106a1f1a7f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:13:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:13:52.558 7 INFO cinder.api.openstack.wsgi [None req-8581ecdf-18c0-444c-88de-821f32078505 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:13:52.568 7 INFO cinder.volume.api [None req-8581ecdf-18c0-444c-88de-821f32078505 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:13:52.569 7 INFO cinder.api.openstack.wsgi [None req-8581ecdf-18c0-444c-88de-821f32078505 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 267/534] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:13:52 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:13:52.579 8 INFO cinder.api.openstack.wsgi [None req-10ef01a1-2757-4d50-8232-eb3f690acc36 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:13:52.585 8 INFO cinder.volume.api [None req-10ef01a1-2757-4d50-8232-eb3f690acc36 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:13:52.585 8 INFO cinder.api.openstack.wsgi [None req-10ef01a1-2757-4d50-8232-eb3f690acc36 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:13:52 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:14:51.969 8 INFO cinder.api.openstack.wsgi [None req-adce762e-ca55-4292-8d1c-18f598b968dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:14:52.474 8 INFO cinder.api.openstack.wsgi [None req-adce762e-ca55-4292-8d1c-18f598b968dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 275/548] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:14:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:52.510 7 INFO cinder.api.openstack.wsgi [None req-ca43787f-08e8-41a3-a7f7-c040c2c90125 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:14:52.537 7 INFO cinder.api.openstack.wsgi [None req-ca43787f-08e8-41a3-a7f7-c040c2c90125 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:14:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:14:52.548 8 INFO cinder.api.openstack.wsgi [None req-d97f793f-fa54-4156-82c1-e2135eb971b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:14:52.576 8 INFO cinder.api.openstack.wsgi [None req-d97f793f-fa54-4156-82c1-e2135eb971b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:14:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:14:52.592 7 INFO cinder.api.openstack.wsgi [None req-d323c1be-d5f4-412c-a623-9398e1e468d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:14:52.609 7 INFO cinder.api.openstack.wsgi [None req-d323c1be-d5f4-412c-a623-9398e1e468d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/551] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:14:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:14:52.618 8 INFO cinder.api.openstack.wsgi [None req-31d2b759-d882-4481-b9d3-adde7674c14e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:14:52.627 8 INFO cinder.volume.api [None req-31d2b759-d882-4481-b9d3-adde7674c14e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:14:52.629 8 INFO cinder.api.openstack.wsgi [None req-31d2b759-d882-4481-b9d3-adde7674c14e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 277/552] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:14:52 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:14:52.636 7 INFO cinder.api.openstack.wsgi [None req-8719ae02-6b29-4813-82cb-220a8d4b7908 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:14:52.640 7 INFO cinder.api.openstack.wsgi [None req-8719ae02-6b29-4813-82cb-220a8d4b7908 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/553] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:14:52 2026] GET /v3/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:14:52.650 8 INFO cinder.api.openstack.wsgi [None req-7bd70f94-5bb4-449f-80ff-c43cc3121294 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:14:52.656 8 INFO cinder.volume.api [None req-7bd70f94-5bb4-449f-80ff-c43cc3121294 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:14:52.656 8 INFO cinder.api.openstack.wsgi [None req-7bd70f94-5bb4-449f-80ff-c43cc3121294 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:14:52 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:14:52.663 7 INFO cinder.api.openstack.wsgi [None req-120ebc93-f104-4438-9f6a-e0862eb782fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:14:52.671 7 INFO cinder.volume.api [None req-120ebc93-f104-4438-9f6a-e0862eb782fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:14:52.673 7 INFO cinder.api.openstack.wsgi [None req-120ebc93-f104-4438-9f6a-e0862eb782fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 277/555] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:14:52 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:15:51.869 7 INFO cinder.api.openstack.wsgi [None req-972ea37f-3801-46e1-a017-62345e7120b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:15:51.877 7 INFO cinder.volume.api [None req-972ea37f-3801-46e1-a017-62345e7120b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:15:51.879 7 INFO cinder.api.openstack.wsgi [None req-972ea37f-3801-46e1-a017-62345e7120b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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.201 () {28 vars in 618 bytes} [Wed Jul 1 14:15:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:15:51.897 8 INFO cinder.api.openstack.wsgi [None req-db5c77c7-d441-4a9e-acac-0d8d4de07e21 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:15:51.902 8 INFO cinder.volume.api [None req-db5c77c7-d441-4a9e-acac-0d8d4de07e21 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:15:51.903 8 INFO cinder.api.openstack.wsgi [None req-db5c77c7-d441-4a9e-acac-0d8d4de07e21 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:15:51 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:15:51.912 7 INFO cinder.api.openstack.wsgi [None req-e1fd10de-b838-4b92-98ce-62fcc67b249c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:15:51.916 7 INFO cinder.api.openstack.wsgi [None req-e1fd10de-b838-4b92-98ce-62fcc67b249c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:15:51 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:15:51.926 8 INFO cinder.api.openstack.wsgi [None req-99ff54a0-f700-4e13-87b9-b36802ab50fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:15:51.939 8 INFO cinder.volume.api [None req-99ff54a0-f700-4e13-87b9-b36802ab50fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:15:51.941 8 INFO cinder.api.openstack.wsgi [None req-99ff54a0-f700-4e13-87b9-b36802ab50fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 286/571] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:15:51 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:15:51.951 7 INFO cinder.api.openstack.wsgi [None req-5fb8453e-b986-4276-a473-08c6086c721c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:15:52.454 7 INFO cinder.api.openstack.wsgi [None req-5fb8453e-b986-4276-a473-08c6086c721c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 286/572] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:15:51 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:15:52.489 8 INFO cinder.api.openstack.wsgi [None req-e9e0bf65-7569-4b11-a2ba-891f6140ba42 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:15:52.508 8 INFO cinder.api.openstack.wsgi [None req-e9e0bf65-7569-4b11-a2ba-891f6140ba42 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:15:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:15:52.520 7 INFO cinder.api.openstack.wsgi [None req-de910b7d-5c3f-4a0d-bb48-63f574fcae3d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:15:52.542 7 INFO cinder.api.openstack.wsgi [None req-de910b7d-5c3f-4a0d-bb48-63f574fcae3d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:15:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:15:52.553 8 INFO cinder.api.openstack.wsgi [None req-08662b47-1c6f-41b6-b271-87c87bc5557d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:15:52.567 8 INFO cinder.api.openstack.wsgi [None req-08662b47-1c6f-41b6-b271-87c87bc5557d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:15:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:16:51.865 7 INFO cinder.api.openstack.wsgi [None req-904bdb8d-2b9e-43d6-88f1-788d285820dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:16:51.875 7 INFO cinder.volume.api [None req-904bdb8d-2b9e-43d6-88f1-788d285820dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:16:51.877 7 INFO cinder.api.openstack.wsgi [None req-904bdb8d-2b9e-43d6-88f1-788d285820dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 294/588] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:16:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:16:51.892 8 INFO cinder.api.openstack.wsgi [None req-b2b27602-9b0d-4e42-82bf-2517a4079d27 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:16:51.897 8 INFO cinder.api.openstack.wsgi [None req-b2b27602-9b0d-4e42-82bf-2517a4079d27 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:16:51 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:16:51.941 7 INFO cinder.api.openstack.wsgi [None req-b408ba7b-2a43-4f31-809b-e65a8da3076d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:16:51.961 7 INFO cinder.api.openstack.wsgi [None req-b408ba7b-2a43-4f31-809b-e65a8da3076d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:16:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:16:51.972 8 INFO cinder.api.openstack.wsgi [None req-8d37fa51-aaec-4425-92de-8ab77853afc6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:16:51.988 8 INFO cinder.api.openstack.wsgi [None req-8d37fa51-aaec-4425-92de-8ab77853afc6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:16:51 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:16:51.999 7 INFO cinder.api.openstack.wsgi [None req-33060551-1c42-4837-b27c-bd2b8f3a730c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:16:52.017 7 INFO cinder.api.openstack.wsgi [None req-33060551-1c42-4837-b27c-bd2b8f3a730c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:16:51 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:16:52.027 8 INFO cinder.api.openstack.wsgi [None req-b87b37b6-ddca-4d47-866c-8ad4fe8c99b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:16:52.035 8 INFO cinder.volume.api [None req-b87b37b6-ddca-4d47-866c-8ad4fe8c99b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:16:52.038 8 INFO cinder.api.openstack.wsgi [None req-b87b37b6-ddca-4d47-866c-8ad4fe8c99b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 297/593] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:16:52 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:16:52.048 7 INFO cinder.api.openstack.wsgi [None req-8648f5b8-e241-4e6c-b93e-351e3a737681 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:16:52.053 7 INFO cinder.volume.api [None req-8648f5b8-e241-4e6c-b93e-351e3a737681 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:16:52.053 7 INFO cinder.api.openstack.wsgi [None req-8648f5b8-e241-4e6c-b93e-351e3a737681 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:16:52 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:16:52.065 8 INFO cinder.api.openstack.wsgi [None req-f23d7beb-e960-40d2-aa10-028f6afd9615 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:16:52.569 8 INFO cinder.api.openstack.wsgi [None req-f23d7beb-e960-40d2-aa10-028f6afd9615 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 298/595] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:16:52 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:17:10.312 7 INFO cinder.api.openstack.wsgi [None req-fd1da7de-1578-43c1-aaac-5b4352677bc6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False 2026-07-01 14:17:10.329 7 INFO cinder.api.openstack.wsgi [None req-fd1da7de-1578-43c1-aaac-5b4352677bc6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 199.204.45.49 () {44 vars in 998 bytes} [Wed Jul 1 14:17:10 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:51.870 7 INFO cinder.api.openstack.wsgi [None req-85e3f6ad-f08f-46b1-9cb9-331b91fb3327 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:17:52.373 7 INFO cinder.api.openstack.wsgi [None req-85e3f6ad-f08f-46b1-9cb9-331b91fb3327 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 305/609] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:17:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:17:52.386 8 INFO cinder.api.openstack.wsgi [None req-ca748814-ee72-4ac3-80c0-22a5e1c9b132 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:17:52.392 8 INFO cinder.api.openstack.wsgi [None req-ca748814-ee72-4ac3-80c0-22a5e1c9b132 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:17:52 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:17:52.424 7 INFO cinder.api.openstack.wsgi [None req-dd91fc26-b1f2-4b6f-8b77-152e11d4a502 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:17:52.446 7 INFO cinder.api.openstack.wsgi [None req-dd91fc26-b1f2-4b6f-8b77-152e11d4a502 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:17:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:17:52.457 8 INFO cinder.api.openstack.wsgi [None req-1e010e93-cf1e-45db-920e-9cec3b0ec8b3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:17:52.478 8 INFO cinder.api.openstack.wsgi [None req-1e010e93-cf1e-45db-920e-9cec3b0ec8b3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:17:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:17:52.489 7 INFO cinder.api.openstack.wsgi [None req-3580dec8-9c2e-431c-ab62-3a486b6d42bc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:17:52.508 7 INFO cinder.api.openstack.wsgi [None req-3580dec8-9c2e-431c-ab62-3a486b6d42bc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:17:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:17:52.520 8 INFO cinder.api.openstack.wsgi [None req-dda8266f-02d3-4ced-b825-a9c217d1bc1b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:17:52.526 8 INFO cinder.volume.api [None req-dda8266f-02d3-4ced-b825-a9c217d1bc1b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:17:52.527 8 INFO cinder.api.openstack.wsgi [None req-dda8266f-02d3-4ced-b825-a9c217d1bc1b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:17:52 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:52.537 7 INFO cinder.api.openstack.wsgi [None req-3d20d1e6-0a57-44bb-8780-78777586a30f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:17:52.548 7 INFO cinder.volume.api [None req-3d20d1e6-0a57-44bb-8780-78777586a30f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:17:52.550 7 INFO cinder.api.openstack.wsgi [None req-3d20d1e6-0a57-44bb-8780-78777586a30f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 308/615] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:17:52 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:52.560 8 INFO cinder.api.openstack.wsgi [None req-57ddf7fc-9f43-4418-9097-7474793ea227 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:17:52.568 8 INFO cinder.volume.api [None req-57ddf7fc-9f43-4418-9097-7474793ea227 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:17:52.570 8 INFO cinder.api.openstack.wsgi [None req-57ddf7fc-9f43-4418-9097-7474793ea227 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 308/616] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:17:52 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:18:14.832 7 INFO cinder.api.openstack.wsgi [None req-3f2f2812-3948-4a6f-8e89-f4de66fc2163 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False 2026-07-01 14:18:14.854 7 INFO cinder.api.openstack.wsgi [None req-3f2f2812-3948-4a6f-8e89-f4de66fc2163 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] https://volume.199-204-45-49.nip.io/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 311/621] 199.204.45.49 () {44 vars in 998 bytes} [Wed Jul 1 14:18:14 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=False => generated 338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:51.936 7 INFO cinder.api.openstack.wsgi [None req-392aafa6-cf84-4edc-bfc6-bedf51df0d8b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:18:51.943 7 INFO cinder.volume.api [None req-392aafa6-cf84-4edc-bfc6-bedf51df0d8b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:18:51.943 7 INFO cinder.api.openstack.wsgi [None req-392aafa6-cf84-4edc-bfc6-bedf51df0d8b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:18:51 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:18:51.956 8 INFO cinder.api.openstack.wsgi [None req-898e366c-c7c9-4415-9941-391c0219a919 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:18:51.966 8 INFO cinder.api.openstack.wsgi [None req-898e366c-c7c9-4415-9941-391c0219a919 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:18:51 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:18:51.988 7 INFO cinder.api.openstack.wsgi [None req-169bdbac-d490-4a59-a394-803b3c3085cb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:18:52.494 7 INFO cinder.api.openstack.wsgi [None req-169bdbac-d490-4a59-a394-803b3c3085cb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 317/632] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:18:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:18:52.514 8 INFO cinder.api.openstack.wsgi [None req-9312dd69-1136-4b45-aecc-e3d68545398d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:18:52.523 8 INFO cinder.volume.api [None req-9312dd69-1136-4b45-aecc-e3d68545398d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:18:52.525 8 INFO cinder.api.openstack.wsgi [None req-9312dd69-1136-4b45-aecc-e3d68545398d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 316/633] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:18:52 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:18:52.535 7 INFO cinder.api.openstack.wsgi [None req-fd2f6217-797f-4137-bce3-b24ad6d7a0c2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:18:52.545 7 INFO cinder.volume.api [None req-fd2f6217-797f-4137-bce3-b24ad6d7a0c2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:18:52.546 7 INFO cinder.api.openstack.wsgi [None req-fd2f6217-797f-4137-bce3-b24ad6d7a0c2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 318/634] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:18:52 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:18:52.581 8 INFO cinder.api.openstack.wsgi [None req-73a00fec-d58c-450c-972f-baf5517908cb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:18:52.600 8 INFO cinder.api.openstack.wsgi [None req-73a00fec-d58c-450c-972f-baf5517908cb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:18:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:52.613 7 INFO cinder.api.openstack.wsgi [None req-00d36f82-e8ea-4600-b703-b196e156dd97 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:18:52.635 7 INFO cinder.api.openstack.wsgi [None req-00d36f82-e8ea-4600-b703-b196e156dd97 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:18:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:18:52.647 8 INFO cinder.api.openstack.wsgi [None req-ed4a5ea2-7659-4efb-ae6d-301b6b10d149 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:18:52.666 8 INFO cinder.api.openstack.wsgi [None req-ed4a5ea2-7659-4efb-ae6d-301b6b10d149 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:18:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:19:45.870 8 INFO cinder.api.openstack.wsgi [None req-0db583bf-a7cb-43d9-aae0-78c474c4f907 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 14:19:45.883 8 INFO cinder.volume.api [None req-0db583bf-a7cb-43d9-aae0-78c474c4f907 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:19:45.884 8 INFO cinder.api.openstack.wsgi [None req-0db583bf-a7cb-43d9-aae0-78c474c4f907 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.75 () {32 vars in 638 bytes} [Wed Jul 1 14:19:45 2026] GET /v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:45.902 7 INFO cinder.api.openstack.wsgi [None req-15971d89-a1a6-413e-be0a-d496f754fdad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:19:45.930 7 INFO cinder.volume.api [None req-15971d89-a1a6-413e-be0a-d496f754fdad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:19:45.931 7 INFO cinder.api.openstack.wsgi [None req-15971d89-a1a6-413e-be0a-d496f754fdad 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.75 () {32 vars in 634 bytes} [Wed Jul 1 14:19:45 2026] GET /v3/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:51.968 7 INFO cinder.api.openstack.wsgi [None req-64227ad3-6deb-4ec9-80e8-68da6653bd35 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:19:51.977 7 INFO cinder.volume.api [None req-64227ad3-6deb-4ec9-80e8-68da6653bd35 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:19:51.979 7 INFO cinder.api.openstack.wsgi [None req-64227ad3-6deb-4ec9-80e8-68da6653bd35 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 327/652] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:19:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:19:51.998 8 INFO cinder.api.openstack.wsgi [None req-eb10659a-b616-4b44-8bdf-8fb110a3fe2c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:19:52.003 8 INFO cinder.api.openstack.wsgi [None req-eb10659a-b616-4b44-8bdf-8fb110a3fe2c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:19:51 2026] GET /v3/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:19:52.013 7 INFO cinder.api.openstack.wsgi [None req-c557688a-96b8-4480-86a4-6f7e26aa3435 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:19:52.516 7 INFO cinder.api.openstack.wsgi [None req-c557688a-96b8-4480-86a4-6f7e26aa3435 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 328/654] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:19:52 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:19:52.552 8 INFO cinder.api.openstack.wsgi [None req-598089b2-9e3a-4cf6-a90f-d73f14229365 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:19:52.570 8 INFO cinder.api.openstack.wsgi [None req-598089b2-9e3a-4cf6-a90f-d73f14229365 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:19:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:19:52.580 7 INFO cinder.api.openstack.wsgi [None req-a995e368-67c2-440f-b9e8-d2c1c4da5f34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:19:52.602 7 INFO cinder.api.openstack.wsgi [None req-a995e368-67c2-440f-b9e8-d2c1c4da5f34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:19:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:19:52.613 8 INFO cinder.api.openstack.wsgi [None req-7a14e343-b1d8-455c-822f-f5dfee5d4736 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:19:52.632 8 INFO cinder.api.openstack.wsgi [None req-7a14e343-b1d8-455c-822f-f5dfee5d4736 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:19:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:19:52.642 7 INFO cinder.api.openstack.wsgi [None req-e98201a8-9600-45ba-b993-21d48d1868fa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:19:52.650 7 INFO cinder.volume.api [None req-e98201a8-9600-45ba-b993-21d48d1868fa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:19:52.652 7 INFO cinder.api.openstack.wsgi [None req-e98201a8-9600-45ba-b993-21d48d1868fa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 330/658] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:19:52 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:52.662 8 INFO cinder.api.openstack.wsgi [None req-b69c0409-50ef-453e-a5a4-fb52b65c98ce 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:19:52.667 8 INFO cinder.volume.api [None req-b69c0409-50ef-453e-a5a4-fb52b65c98ce 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:19:52.667 8 INFO cinder.api.openstack.wsgi [None req-b69c0409-50ef-453e-a5a4-fb52b65c98ce 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/659] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:19:52 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:20:03.368 8 INFO cinder.api.openstack.wsgi [None req-b576d5b3-f20c-4cbc-8a65-667d27e69c47 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:20:04.126 8 INFO cinder.api.v3.volumes [None req-b576d5b3-f20c-4cbc-8a65-667d27e69c47 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Create volume of 1 GB 2026-07-01 14:20:04.178 8 INFO cinder.volume.api [None req-b576d5b3-f20c-4cbc-8a65-667d27e69c47 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:20:04.521 8 INFO cinder.volume.api [None req-b576d5b3-f20c-4cbc-8a65-667d27e69c47 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Create volume request issued successfully. 2026-07-01 14:20:04.523 8 INFO cinder.api.openstack.wsgi [None req-b576d5b3-f20c-4cbc-8a65-667d27e69c47 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - 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: 331/662] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:20:03 2026] POST /v3/volumes => generated 799 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:20:04.549 7 INFO cinder.api.openstack.wsgi [None req-914b7be6-3bd3-44d9-9039-f72c02691115 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:04.603 7 INFO cinder.volume.api [None req-914b7be6-3bd3-44d9-9039-f72c02691115 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:04.624 7 INFO cinder.api.openstack.wsgi [None req-914b7be6-3bd3-44d9-9039-f72c02691115 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 332/663] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:20:04 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 867 bytes in 84 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:20:05.650 8 INFO cinder.api.openstack.wsgi [None req-acfce357-3e24-4bd3-9357-3f95d0078a12 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:05.668 8 INFO cinder.volume.api [None req-acfce357-3e24-4bd3-9357-3f95d0078a12 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:05.674 8 INFO cinder.api.openstack.wsgi [None req-acfce357-3e24-4bd3-9357-3f95d0078a12 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 332/664] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:20:05 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 891 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:20:06.700 7 INFO cinder.api.openstack.wsgi [None req-6da4dbf9-9dbb-46e3-bac4-df44e46214e9 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:06.728 7 INFO cinder.volume.api [None req-6da4dbf9-9dbb-46e3-bac4-df44e46214e9 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:06.737 7 INFO cinder.api.openstack.wsgi [None req-6da4dbf9-9dbb-46e3-bac4-df44e46214e9 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 333/665] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:20:06 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 891 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:20:07.756 8 INFO cinder.api.openstack.wsgi [None req-4ac75e9b-7422-47de-9240-f87d4689b6c4 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:07.773 8 INFO cinder.volume.api [None req-4ac75e9b-7422-47de-9240-f87d4689b6c4 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:07.781 8 INFO cinder.api.openstack.wsgi [None req-4ac75e9b-7422-47de-9240-f87d4689b6c4 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 333/666] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:20:07 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 1417 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:20:07.900 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-382225f8-0afc-4059-a131-18387410dfb3 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:07.921 7 INFO cinder.volume.api [req-5db9f985-32e9-4b51-9933-3687bf256937 req-382225f8-0afc-4059-a131-18387410dfb3 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:07.928 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-382225f8-0afc-4059-a131-18387410dfb3 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 334/667] 10.0.0.142 () {34 vars in 962 bytes} [Wed Jul 1 14:20:07 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 1417 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:20:09.007 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-5c1815a6-0ba1-479a-b3e9-bcb42b80d73b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:09.021 8 INFO cinder.volume.api [req-5db9f985-32e9-4b51-9933-3687bf256937 req-5c1815a6-0ba1-479a-b3e9-bcb42b80d73b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:09.025 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-5c1815a6-0ba1-479a-b3e9-bcb42b80d73b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 334/668] 10.0.0.142 () {34 vars in 962 bytes} [Wed Jul 1 14:20:08 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:20:09.035 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-382225f8-0afc-4059-a131-18387410dfb3 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:20:09.037 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-382225f8-0afc-4059-a131-18387410dfb3 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 335/669] 10.0.0.142 () {32 vars in 828 bytes} [Wed Jul 1 14:20:09 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:20:09.047 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-59e32b50-d2b7-4baf-87e1-97f8fce7022b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - 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:20:09.124 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-59e32b50-d2b7-4baf-87e1-97f8fce7022b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - 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: 335/670] 10.0.0.142 () {40 vars in 991 bytes} [Wed Jul 1 14:20:09 2026] POST /v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:20:15.246 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-59e32b50-d2b7-4baf-87e1-97f8fce7022b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:20:15.247 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-59e32b50-d2b7-4baf-87e1-97f8fce7022b 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 337/673] 199.204.45.49 () {32 vars in 838 bytes} [Wed Jul 1 14:20:15 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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:20:15.301 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-16ee37db-0a64-48d8-ac07-5603be85322f 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:15.323 7 INFO cinder.volume.api [req-5db9f985-32e9-4b51-9933-3687bf256937 req-16ee37db-0a64-48d8-ac07-5603be85322f 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:15.328 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-16ee37db-0a64-48d8-ac07-5603be85322f 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 337/674] 199.204.45.49 () {36 vars in 1006 bytes} [Wed Jul 1 14:20:15 2026] GET /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 1597 bytes in 34 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:20:17.304 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-3c164b99-e6a9-4c55-ac9e-3511a5a0ea03 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:18.351 8 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-3c164b99-e6a9-4c55-ac9e-3511a5a0ea03 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde 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: 338/675] 199.204.45.49 () {40 vars in 1068 bytes} [Wed Jul 1 14:20:17 2026] PUT /v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde => generated 775 bytes in 1056 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:20:18.871 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-c9ebfb01-228a-444b-a041-658b8ee18966 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde/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:20:18.935 7 INFO cinder.api.openstack.wsgi [req-5db9f985-32e9-4b51-9933-3687bf256937 req-c9ebfb01-228a-444b-a041-658b8ee18966 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde/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: 338/676] 199.204.45.49 () {40 vars in 1081 bytes} [Wed Jul 1 14:20:18 2026] POST /v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde/action => generated 0 bytes in 71 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:20:32.404 7 INFO cinder.api.openstack.wsgi [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-5922dd15-fe84-43ec-8be1-5b46b73d5fce 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:32.964 7 INFO cinder.api.openstack.wsgi [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-5922dd15-fe84-43ec-8be1-5b46b73d5fce 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde 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: 341/681] 199.204.45.49 () {38 vars in 1036 bytes} [Wed Jul 1 14:20:32 2026] DELETE /v3/attachments/df08f0b0-b0c6-4c0b-b423-58269979afde => generated 19 bytes in 571 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:20:32.982 8 INFO cinder.api.openstack.wsgi [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-87689a45-1a66-4b9e-bf96-02466b138283 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 2026-07-01 14:20:32.982 8 INFO cinder.api.v3.volumes [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-87689a45-1a66-4b9e-bf96-02466b138283 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Delete volume with id: 6fd8a7d8-a814-4e96-846e-da176839f6bf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:20:32.994 8 INFO cinder.volume.api [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-87689a45-1a66-4b9e-bf96-02466b138283 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Volume info retrieved successfully. 2026-07-01 14:20:33.019 8 INFO cinder.volume.api [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-87689a45-1a66-4b9e-bf96-02466b138283 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] Delete volume request issued successfully. 2026-07-01 14:20:33.020 8 INFO cinder.api.openstack.wsgi [req-d1a8ebc3-928c-4ea9-b31e-999c6d44bdc7 req-87689a45-1a66-4b9e-bf96-02466b138283 063c899aabf2493db22572492fd2ab17 cc42dd36f5a04cca907565972b5369d4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf 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: 341/682] 199.204.45.49 () {36 vars in 987 bytes} [Wed Jul 1 14:20:32 2026] DELETE /v3/volumes/6fd8a7d8-a814-4e96-846e-da176839f6bf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:20:52.133 8 INFO cinder.api.openstack.wsgi [None req-bd8bebe5-651b-4972-b784-bf1d89838560 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:20:52.637 8 INFO cinder.api.openstack.wsgi [None req-bd8bebe5-651b-4972-b784-bf1d89838560 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 344/687] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:20:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 775 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:20:52.651 7 INFO cinder.api.openstack.wsgi [None req-3387a0f6-102d-4f38-b7a9-cdb3ed87609e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:20:52.659 7 INFO cinder.volume.api [None req-3387a0f6-102d-4f38-b7a9-cdb3ed87609e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:20:52.660 7 INFO cinder.api.openstack.wsgi [None req-3387a0f6-102d-4f38-b7a9-cdb3ed87609e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:20:52 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:20:52.669 8 INFO cinder.api.openstack.wsgi [None req-f3f8699c-2abb-42fa-b211-56fd1f8ccc62 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:20:52.680 8 INFO cinder.volume.api [None req-f3f8699c-2abb-42fa-b211-56fd1f8ccc62 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:20:52.682 8 INFO cinder.api.openstack.wsgi [None req-f3f8699c-2abb-42fa-b211-56fd1f8ccc62 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 345/689] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:20:52 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:52.781 7 INFO cinder.api.openstack.wsgi [None req-eea97bbd-bc51-4b25-aa6f-50b9563be2db 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/035c843b9f2e455fa07b8fd4fe8d7dfa?usage=true 2026-07-01 14:20:52.805 7 INFO cinder.api.openstack.wsgi [None req-eea97bbd-bc51-4b25-aa6f-50b9563be2db 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/035c843b9f2e455fa07b8fd4fe8d7dfa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/035c843b9f2e455fa07b8fd4fe8d7dfa?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:20:52.814 8 INFO cinder.api.openstack.wsgi [None req-5ccbe592-122e-4305-8b15-942f56420e16 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1168ef9956c64927afe9e65721931830?usage=true 2026-07-01 14:20:52.845 8 INFO cinder.api.openstack.wsgi [None req-5ccbe592-122e-4305-8b15-942f56420e16 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1168ef9956c64927afe9e65721931830?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/1168ef9956c64927afe9e65721931830?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:20:52.859 7 INFO cinder.api.openstack.wsgi [None req-7f63033b-4db8-4c62-a55d-a55598d96445 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:20:52.883 7 INFO cinder.api.openstack.wsgi [None req-7f63033b-4db8-4c62-a55d-a55598d96445 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:20:52.896 8 INFO cinder.api.openstack.wsgi [None req-2c3ceef8-e22b-4711-9663-a54317b07080 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/450a1bee39b84c2ca230bf49f964b6ba?usage=true 2026-07-01 14:20:52.926 8 INFO cinder.api.openstack.wsgi [None req-2c3ceef8-e22b-4711-9663-a54317b07080 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/450a1bee39b84c2ca230bf49f964b6ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/450a1bee39b84c2ca230bf49f964b6ba?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:20:52.937 7 INFO cinder.api.openstack.wsgi [None req-7024e322-1bff-4fb9-9336-b830d35c277d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:20:52.958 7 INFO cinder.api.openstack.wsgi [None req-7024e322-1bff-4fb9-9336-b830d35c277d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:20:52.979 8 INFO cinder.api.openstack.wsgi [None req-b8203041-92d3-43c8-90c8-b1a4b43dc959 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/add3539bee5045a8aa88ff3d02de09dd?usage=true 2026-07-01 14:20:53.010 8 INFO cinder.api.openstack.wsgi [None req-b8203041-92d3-43c8-90c8-b1a4b43dc959 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/add3539bee5045a8aa88ff3d02de09dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:52 2026] GET /v3/os-quota-sets/add3539bee5045a8aa88ff3d02de09dd?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:20:53.026 7 INFO cinder.api.openstack.wsgi [None req-6ba23e89-bfd5-4f34-86f0-acb7e73a0978 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:20:53.056 7 INFO cinder.api.openstack.wsgi [None req-6ba23e89-bfd5-4f34-86f0-acb7e73a0978 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:20:53 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:20:53.069 8 INFO cinder.api.openstack.wsgi [None req-2a543202-b2e8-428b-b6fe-863a27ca9bb5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:20:53.079 8 INFO cinder.volume.api [None req-2a543202-b2e8-428b-b6fe-863a27ca9bb5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:20:53.081 8 INFO cinder.api.openstack.wsgi [None req-2a543202-b2e8-428b-b6fe-863a27ca9bb5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 349/697] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:20:53 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:20:53.096 7 INFO cinder.api.openstack.wsgi [None req-3e6f8377-16c7-4dff-90cd-0c685925c340 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:20:53.102 7 INFO cinder.api.openstack.wsgi [None req-3e6f8377-16c7-4dff-90cd-0c685925c340 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:20:53 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:21:27.465 7 INFO cinder.api.openstack.wsgi [None req-3e6f8377-16c7-4dff-90cd-0c685925c340 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:27.467 7 INFO cinder.api.openstack.wsgi [None req-3e6f8377-16c7-4dff-90cd-0c685925c340 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 353/705] 10.0.0.75 () {30 vars in 410 bytes} [Wed Jul 1 14:21:27 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:21:35.594 7 INFO cinder.api.openstack.wsgi [None req-90c70dc0-0fe1-4557-929d-994b6ce5706b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:35.596 7 INFO cinder.api.v3.volumes [None req-90c70dc0-0fe1-4557-929d-994b6ce5706b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Create volume of 1 GB 2026-07-01 14:21:35.607 7 INFO cinder.volume.api [None req-90c70dc0-0fe1-4557-929d-994b6ce5706b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:21:35.881 7 INFO cinder.volume.api [None req-90c70dc0-0fe1-4557-929d-994b6ce5706b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Create volume request issued successfully. 2026-07-01 14:21:35.882 7 INFO cinder.api.openstack.wsgi [None req-90c70dc0-0fe1-4557-929d-994b6ce5706b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - 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: 355/708] 10.0.0.75 () {34 vars in 655 bytes} [Wed Jul 1 14:21:35 2026] POST /v3/volumes => generated 795 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:21:35.906 8 INFO cinder.api.openstack.wsgi [None req-fb891b90-8ea0-469f-a893-b2400157b89b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:36.067 8 INFO cinder.volume.api [None req-fb891b90-8ea0-469f-a893-b2400157b89b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:36.072 8 INFO cinder.api.openstack.wsgi [None req-fb891b90-8ea0-469f-a893-b2400157b89b d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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/709] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:35 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 863 bytes in 171 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:21:37.092 7 INFO cinder.api.openstack.wsgi [None req-8e7778c4-cde1-4e25-bfa1-39a4336f197f d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:37.109 7 INFO cinder.volume.api [None req-8e7778c4-cde1-4e25-bfa1-39a4336f197f d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:37.113 7 INFO cinder.api.openstack.wsgi [None req-8e7778c4-cde1-4e25-bfa1-39a4336f197f d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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: 356/710] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:37 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 888 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:21:37.437 8 INFO cinder.api.openstack.wsgi [None req-7d939b80-b037-430f-951e-7845ecf1b3fe 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:37.441 8 INFO cinder.api.v3.volumes [None req-7d939b80-b037-430f-951e-7845ecf1b3fe 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume of 1 GB 2026-07-01 14:21:37.447 8 INFO cinder.volume.api [None req-7d939b80-b037-430f-951e-7845ecf1b3fe 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:21:37.607 8 INFO cinder.volume.api [None req-7d939b80-b037-430f-951e-7845ecf1b3fe 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume request issued successfully. 2026-07-01 14:21:37.608 8 INFO cinder.api.openstack.wsgi [None req-7d939b80-b037-430f-951e-7845ecf1b3fe 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - 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: 355/711] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:21:37 2026] POST /v3/volumes => generated 805 bytes in 301 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:21:37.632 7 INFO cinder.api.openstack.wsgi [None req-29237a1f-0bf9-4f94-a399-a680ac680a92 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:37.648 7 INFO cinder.volume.api [None req-29237a1f-0bf9-4f94-a399-a680ac680a92 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:37.654 7 INFO cinder.api.openstack.wsgi [None req-29237a1f-0bf9-4f94-a399-a680ac680a92 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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/712] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:37 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 873 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:21:38.678 8 INFO cinder.api.openstack.wsgi [None req-cd187dc1-cad4-4e69-a98a-bbde0075c217 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:38.701 8 INFO cinder.volume.api [None req-cd187dc1-cad4-4e69-a98a-bbde0075c217 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:38.713 8 INFO cinder.api.openstack.wsgi [None req-cd187dc1-cad4-4e69-a98a-bbde0075c217 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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/713] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:38 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 898 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:21:38.735 7 INFO cinder.api.openstack.wsgi [None req-23290b4f-ea92-4cbd-99d2-6f11b358cd8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:38.751 7 INFO cinder.volume.api [None req-23290b4f-ea92-4cbd-99d2-6f11b358cd8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:38.757 7 INFO cinder.api.openstack.wsgi [None req-23290b4f-ea92-4cbd-99d2-6f11b358cd8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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: 358/714] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:38 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 898 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:21:38.785 8 INFO cinder.api.openstack.wsgi [None req-78a14031-1fe3-462f-8663-e72dfb03e17e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:38.802 8 INFO cinder.volume.api [None req-78a14031-1fe3-462f-8663-e72dfb03e17e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:38.810 8 INFO cinder.volume.api [None req-78a14031-1fe3-462f-8663-e72dfb03e17e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:38.810 8 INFO cinder.api.openstack.wsgi [None req-78a14031-1fe3-462f-8663-e72dfb03e17e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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: 357/715] 10.0.0.75 () {34 vars in 728 bytes} [Wed Jul 1 14:21:38 2026] PUT /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 830 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:21:38.837 7 INFO cinder.api.openstack.wsgi [None req-0177fa32-48a5-4737-bda7-15026d897714 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:38.876 7 INFO cinder.volume.api [None req-0177fa32-48a5-4737-bda7-15026d897714 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:38.888 7 INFO cinder.volume.api [None req-0177fa32-48a5-4737-bda7-15026d897714 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:38.889 7 INFO cinder.api.openstack.wsgi [None req-0177fa32-48a5-4737-bda7-15026d897714 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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: 359/716] 10.0.0.75 () {34 vars in 729 bytes} [Wed Jul 1 14:21:38 2026] PUT /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 869 bytes in 65 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:21:38.910 8 INFO cinder.api.openstack.wsgi [None req-880131b3-4eb1-4486-9526-f461be672e53 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:38.923 8 INFO cinder.volume.api [None req-880131b3-4eb1-4486-9526-f461be672e53 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:38.927 8 INFO cinder.api.openstack.wsgi [None req-880131b3-4eb1-4486-9526-f461be672e53 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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: 358/717] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:38 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 937 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:21:38.951 7 INFO cinder.api.openstack.wsgi [None req-7bff3ec3-deef-4020-83f1-868293193d8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:38.955 7 INFO cinder.api.v3.volumes [None req-7bff3ec3-deef-4020-83f1-868293193d8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume of 1 GB 2026-07-01 14:21:38.961 7 INFO cinder.volume.api [None req-7bff3ec3-deef-4020-83f1-868293193d8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:21:39.085 7 INFO cinder.volume.api [None req-7bff3ec3-deef-4020-83f1-868293193d8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume request issued successfully. 2026-07-01 14:21:39.086 7 INFO cinder.api.openstack.wsgi [None req-7bff3ec3-deef-4020-83f1-868293193d8b 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - 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: 360/718] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:21:38 2026] POST /v3/volumes => generated 826 bytes in 143 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:21:39.112 8 INFO cinder.api.openstack.wsgi [None req-0c835378-f8cb-423d-8ded-4d2804672c6c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:39.132 8 INFO cinder.volume.api [None req-0c835378-f8cb-423d-8ded-4d2804672c6c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:39.141 8 INFO cinder.api.openstack.wsgi [None req-0c835378-f8cb-423d-8ded-4d2804672c6c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 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: 359/719] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:39 2026] GET /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 894 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:21:40.169 7 INFO cinder.api.openstack.wsgi [None req-200148ed-c084-4d88-977e-8e34449875b1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:40.184 7 INFO cinder.volume.api [None req-200148ed-c084-4d88-977e-8e34449875b1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:40.189 7 INFO cinder.api.openstack.wsgi [None req-200148ed-c084-4d88-977e-8e34449875b1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 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: 362/722] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:40 2026] GET /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 919 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:21:40.216 8 INFO cinder.api.openstack.wsgi [None req-2f1237e1-3474-4a52-9f63-fc9981ab40ea 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:40.256 8 INFO cinder.volume.api [None req-2f1237e1-3474-4a52-9f63-fc9981ab40ea 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:40.267 8 INFO cinder.volume.api [None req-2f1237e1-3474-4a52-9f63-fc9981ab40ea 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:40.267 8 INFO cinder.api.openstack.wsgi [None req-2f1237e1-3474-4a52-9f63-fc9981ab40ea 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 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: 361/723] 10.0.0.75 () {34 vars in 728 bytes} [Wed Jul 1 14:21:40 2026] PUT /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 816 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:21:40.284 7 INFO cinder.api.openstack.wsgi [None req-f7caf45a-fbe0-4651-ae9d-a6f717a06ef0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:40.299 7 INFO cinder.volume.api [None req-f7caf45a-fbe0-4651-ae9d-a6f717a06ef0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:40.305 7 INFO cinder.api.openstack.wsgi [None req-f7caf45a-fbe0-4651-ae9d-a6f717a06ef0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 363/724] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:40 2026] GET /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 884 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:21:40.326 8 INFO cinder.api.openstack.wsgi [None req-7bb6c13d-a4f5-4c02-833e-5a83e37484ae 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 2026-07-01 14:21:40.327 8 INFO cinder.api.v3.volumes [None req-7bb6c13d-a4f5-4c02-833e-5a83e37484ae 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume with id: 5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:40.336 8 INFO cinder.volume.api [None req-7bb6c13d-a4f5-4c02-833e-5a83e37484ae 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:40.354 8 INFO cinder.volume.api [None req-7bb6c13d-a4f5-4c02-833e-5a83e37484ae 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume request issued successfully. 2026-07-01 14:21:40.355 8 INFO cinder.api.openstack.wsgi [None req-7bb6c13d-a4f5-4c02-833e-5a83e37484ae 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 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: 362/725] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:21:40 2026] DELETE /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => 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:21:40.366 7 INFO cinder.api.openstack.wsgi [None req-be9e2bec-dacb-48c4-88ab-4fee7ad233c5 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:40.379 7 INFO cinder.volume.api [None req-be9e2bec-dacb-48c4-88ab-4fee7ad233c5 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:40.384 7 INFO cinder.api.openstack.wsgi [None req-be9e2bec-dacb-48c4-88ab-4fee7ad233c5 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 364/726] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:40 2026] GET /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 883 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:21:41.416 8 INFO cinder.api.openstack.wsgi [None req-0afbc977-e311-4eae-acc1-c718ffebe387 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 2026-07-01 14:21:41.433 8 INFO cinder.api.openstack.wsgi [None req-0afbc977-e311-4eae-acc1-c718ffebe387 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 returned with HTTP 404 [pid: 8|app: 0|req: 363/727] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:41 2026] GET /v3/volumes/5e592a3c-b988-47ae-ad76-688308e4ffd5 => generated 109 bytes in 32 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:21:41.448 7 INFO cinder.api.openstack.wsgi [None req-185dc951-1803-48c5-be02-4d8db1538cce 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:41.464 7 INFO cinder.volume.api [None req-185dc951-1803-48c5-be02-4d8db1538cce 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:41.469 7 INFO cinder.api.openstack.wsgi [None req-185dc951-1803-48c5-be02-4d8db1538cce 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 365/728] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:41 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:41.487 8 INFO cinder.api.openstack.wsgi [None req-3a7b0163-4cef-47f9-8ec4-e98bf87d8e8a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 2026-07-01 14:21:41.487 8 INFO cinder.api.v3.volumes [None req-3a7b0163-4cef-47f9-8ec4-e98bf87d8e8a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume with id: 2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:41.498 8 INFO cinder.volume.api [None req-3a7b0163-4cef-47f9-8ec4-e98bf87d8e8a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:41.522 8 INFO cinder.volume.api [None req-3a7b0163-4cef-47f9-8ec4-e98bf87d8e8a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume request issued successfully. 2026-07-01 14:21:41.523 8 INFO cinder.api.openstack.wsgi [None req-3a7b0163-4cef-47f9-8ec4-e98bf87d8e8a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 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: 364/729] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:21:41 2026] DELETE /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 0 bytes in 42 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:21:41.533 7 INFO cinder.api.openstack.wsgi [None req-d4c94c67-dc9c-4e51-b99e-a0973e4671d0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:41.698 7 INFO cinder.volume.api [None req-d4c94c67-dc9c-4e51-b99e-a0973e4671d0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:41.703 7 INFO cinder.api.openstack.wsgi [None req-d4c94c67-dc9c-4e51-b99e-a0973e4671d0 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 366/730] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:41 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 936 bytes in 175 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:21:42.722 8 INFO cinder.api.openstack.wsgi [None req-b9c4ed0b-c743-42bd-8d6d-c8d14e4b0460 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c 2026-07-01 14:21:42.732 8 INFO cinder.api.openstack.wsgi [None req-b9c4ed0b-c743-42bd-8d6d-c8d14e4b0460 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c returned with HTTP 404 [pid: 8|app: 0|req: 365/731] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:42 2026] GET /v3/volumes/2ac3062e-8237-4216-b446-d4ae1cf4db6c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:21:42.784 7 INFO cinder.api.openstack.wsgi [None req-a61961ea-cf62-4cf4-be35-b11996a44d6a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:43.414 7 INFO cinder.api.v3.volumes [None req-a61961ea-cf62-4cf4-be35-b11996a44d6a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume of 1 GB 2026-07-01 14:21:43.419 7 INFO cinder.volume.api [None req-a61961ea-cf62-4cf4-be35-b11996a44d6a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:21:43.591 7 INFO cinder.volume.api [None req-a61961ea-cf62-4cf4-be35-b11996a44d6a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume request issued successfully. 2026-07-01 14:21:43.592 7 INFO cinder.api.openstack.wsgi [None req-a61961ea-cf62-4cf4-be35-b11996a44d6a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - 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: 367/732] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:21:42 2026] POST /v3/volumes => generated 804 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:21:43.608 8 INFO cinder.api.openstack.wsgi [None req-d6651cf0-7306-4bfd-8b3d-ea3fa4c1be5a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:43.624 8 INFO cinder.volume.api [None req-d6651cf0-7306-4bfd-8b3d-ea3fa4c1be5a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:43.630 8 INFO cinder.api.openstack.wsgi [None req-d6651cf0-7306-4bfd-8b3d-ea3fa4c1be5a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 366/733] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:43 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 872 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:21:44.649 7 INFO cinder.api.openstack.wsgi [None req-49837398-4a35-4072-bba6-e9875dfefe42 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:44.664 7 INFO cinder.volume.api [None req-49837398-4a35-4072-bba6-e9875dfefe42 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:44.671 7 INFO cinder.api.openstack.wsgi [None req-49837398-4a35-4072-bba6-e9875dfefe42 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/734] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:44 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 1422 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:21:44.690 8 INFO cinder.api.openstack.wsgi [None req-1800dd24-80c5-4ee9-9ad6-97c80db78840 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:44.703 8 INFO cinder.volume.api [None req-1800dd24-80c5-4ee9-9ad6-97c80db78840 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:44.710 8 INFO cinder.api.openstack.wsgi [None req-1800dd24-80c5-4ee9-9ad6-97c80db78840 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 367/735] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:44 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:21:44.730 7 INFO cinder.api.openstack.wsgi [None req-da651124-7064-4207-90ea-3688d56b17c1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:44.744 7 INFO cinder.volume.api [None req-da651124-7064-4207-90ea-3688d56b17c1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:44.754 7 INFO cinder.volume.api [None req-da651124-7064-4207-90ea-3688d56b17c1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:44.755 7 INFO cinder.api.openstack.wsgi [None req-da651124-7064-4207-90ea-3688d56b17c1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 369/736] 10.0.0.75 () {34 vars in 728 bytes} [Wed Jul 1 14:21:44 2026] PUT /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 828 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:21:44.777 8 INFO cinder.api.openstack.wsgi [None req-ad884e9a-ae44-480c-b07a-c1462c5255e7 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:44.805 8 INFO cinder.volume.api [None req-ad884e9a-ae44-480c-b07a-c1462c5255e7 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:44.813 8 INFO cinder.volume.api [None req-ad884e9a-ae44-480c-b07a-c1462c5255e7 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:44.814 8 INFO cinder.api.openstack.wsgi [None req-ad884e9a-ae44-480c-b07a-c1462c5255e7 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 368/737] 10.0.0.75 () {34 vars in 729 bytes} [Wed Jul 1 14:21:44 2026] PUT /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 867 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:21:44.835 7 INFO cinder.api.openstack.wsgi [None req-00859827-aba3-4b4e-9b17-32d70d036299 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:44.849 7 INFO cinder.volume.api [None req-00859827-aba3-4b4e-9b17-32d70d036299 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:44.857 7 INFO cinder.api.openstack.wsgi [None req-00859827-aba3-4b4e-9b17-32d70d036299 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 370/738] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:44 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 1461 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:21:44.876 8 INFO cinder.api.openstack.wsgi [None req-64193916-70b2-4acc-98cf-11f55bc3e954 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:21:44.879 8 INFO cinder.api.v3.volumes [None req-64193916-70b2-4acc-98cf-11f55bc3e954 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume of 1 GB 2026-07-01 14:21:44.887 8 INFO cinder.volume.api [None req-64193916-70b2-4acc-98cf-11f55bc3e954 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:21:45.029 8 INFO cinder.volume.api [None req-64193916-70b2-4acc-98cf-11f55bc3e954 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Create volume request issued successfully. 2026-07-01 14:21:45.030 8 INFO cinder.api.openstack.wsgi [None req-64193916-70b2-4acc-98cf-11f55bc3e954 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - 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: 369/739] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:21:44 2026] POST /v3/volumes => generated 826 bytes in 159 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:21:45.047 7 INFO cinder.api.openstack.wsgi [None req-62878e92-fba5-4b52-b94d-3ab95a0c614e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:45.070 7 INFO cinder.volume.api [None req-62878e92-fba5-4b52-b94d-3ab95a0c614e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:45.080 7 INFO cinder.api.openstack.wsgi [None req-62878e92-fba5-4b52-b94d-3ab95a0c614e 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/740] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:45 2026] GET /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 894 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:21:46.101 8 INFO cinder.api.openstack.wsgi [None req-616ae0c1-a5bf-4db4-8c7d-227ebbe26bc1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:46.116 8 INFO cinder.volume.api [None req-616ae0c1-a5bf-4db4-8c7d-227ebbe26bc1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:46.121 8 INFO cinder.api.openstack.wsgi [None req-616ae0c1-a5bf-4db4-8c7d-227ebbe26bc1 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 370/741] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:46 2026] GET /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 919 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:21:46.140 7 INFO cinder.api.openstack.wsgi [None req-8b7ad531-4806-41fd-991f-1c1d2f06f011 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:46.153 7 INFO cinder.volume.api [None req-8b7ad531-4806-41fd-991f-1c1d2f06f011 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:46.162 7 INFO cinder.volume.api [None req-8b7ad531-4806-41fd-991f-1c1d2f06f011 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume updated successfully. 2026-07-01 14:21:46.162 7 INFO cinder.api.openstack.wsgi [None req-8b7ad531-4806-41fd-991f-1c1d2f06f011 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 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: 372/742] 10.0.0.75 () {34 vars in 728 bytes} [Wed Jul 1 14:21:46 2026] PUT /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 815 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:21:46.180 8 INFO cinder.api.openstack.wsgi [None req-e1a46c94-71c9-4af5-98de-056f4a1d0214 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:46.191 8 INFO cinder.volume.api [None req-e1a46c94-71c9-4af5-98de-056f4a1d0214 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:46.195 8 INFO cinder.api.openstack.wsgi [None req-e1a46c94-71c9-4af5-98de-056f4a1d0214 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 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: 371/743] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:46 2026] GET /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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:21:46.214 7 INFO cinder.api.openstack.wsgi [None req-e4ac2242-d115-484a-b537-a2c9f3ad1806 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 2026-07-01 14:21:46.214 7 INFO cinder.api.v3.volumes [None req-e4ac2242-d115-484a-b537-a2c9f3ad1806 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume with id: 5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:46.223 7 INFO cinder.volume.api [None req-e4ac2242-d115-484a-b537-a2c9f3ad1806 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:46.247 7 INFO cinder.volume.api [None req-e4ac2242-d115-484a-b537-a2c9f3ad1806 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume request issued successfully. 2026-07-01 14:21:46.247 7 INFO cinder.api.openstack.wsgi [None req-e4ac2242-d115-484a-b537-a2c9f3ad1806 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 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/744] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:21:46 2026] DELETE /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 0 bytes in 42 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:21:46.260 8 INFO cinder.api.openstack.wsgi [None req-96081896-371a-4b2e-b0f0-3c85891dcc80 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:46.273 8 INFO cinder.volume.api [None req-96081896-371a-4b2e-b0f0-3c85891dcc80 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:46.277 8 INFO cinder.api.openstack.wsgi [None req-96081896-371a-4b2e-b0f0-3c85891dcc80 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 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: 372/745] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:46 2026] GET /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:21:47.300 7 INFO cinder.api.openstack.wsgi [None req-2608637b-e3f2-46a3-83cd-5333855ee848 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 2026-07-01 14:21:47.307 7 INFO cinder.api.openstack.wsgi [None req-2608637b-e3f2-46a3-83cd-5333855ee848 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 returned with HTTP 404 [pid: 7|app: 0|req: 374/746] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:47 2026] GET /v3/volumes/5af8ff71-9b4d-4d58-98d9-050da206b7a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:21:47.319 8 INFO cinder.api.openstack.wsgi [None req-d410dd1f-107b-468d-b5bf-7e527d74ce7c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:47.335 8 INFO cinder.volume.api [None req-d410dd1f-107b-468d-b5bf-7e527d74ce7c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:47.341 8 INFO cinder.api.openstack.wsgi [None req-d410dd1f-107b-468d-b5bf-7e527d74ce7c 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 373/747] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:47 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:21:47.362 7 INFO cinder.api.openstack.wsgi [None req-235dadd8-81c0-457d-a4a0-bd80fd29e60d 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 2026-07-01 14:21:47.362 7 INFO cinder.api.v3.volumes [None req-235dadd8-81c0-457d-a4a0-bd80fd29e60d 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume with id: 3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:47.370 7 INFO cinder.volume.api [None req-235dadd8-81c0-457d-a4a0-bd80fd29e60d 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:47.397 7 INFO cinder.volume.api [None req-235dadd8-81c0-457d-a4a0-bd80fd29e60d 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Delete volume request issued successfully. 2026-07-01 14:21:47.398 7 INFO cinder.api.openstack.wsgi [None req-235dadd8-81c0-457d-a4a0-bd80fd29e60d 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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/748] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:21:47 2026] DELETE /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => 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:21:47.411 8 INFO cinder.api.openstack.wsgi [None req-80c5671f-c9e9-4949-867b-957e845fa145 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:47.422 8 INFO cinder.volume.api [None req-80c5671f-c9e9-4949-867b-957e845fa145 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:47.427 8 INFO cinder.api.openstack.wsgi [None req-80c5671f-c9e9-4949-867b-957e845fa145 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 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: 374/749] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:47 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 1460 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:21:48.451 7 INFO cinder.api.openstack.wsgi [None req-6bf211c3-73ca-433a-94f0-f5a3e6effd0a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 2026-07-01 14:21:48.457 7 INFO cinder.api.openstack.wsgi [None req-6bf211c3-73ca-433a-94f0-f5a3e6effd0a 17fb9506a9424b728a66ce35d26eaede a0111753531f44c09d3bb2f8ef347e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 returned with HTTP 404 [pid: 7|app: 0|req: 376/750] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:48 2026] GET /v3/volumes/3d4a0183-13dd-408e-b957-9267d31a2bf8 => generated 109 bytes in 11 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:21:52.022 8 INFO cinder.api.openstack.wsgi [None req-a6776ec7-14bb-4b1e-a31a-83966a84774e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:21:52.032 8 INFO cinder.volume.api [None req-a6776ec7-14bb-4b1e-a31a-83966a84774e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:21:52.036 8 INFO cinder.api.openstack.wsgi [None req-a6776ec7-14bb-4b1e-a31a-83966a84774e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 376/753] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:21:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 1056 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:21:52.047 7 INFO cinder.api.openstack.wsgi [None req-ad062447-5d99-475d-8668-2f673579d6eb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:21:52.552 7 INFO cinder.api.openstack.wsgi [None req-ad062447-5d99-475d-8668-2f673579d6eb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 378/754] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:21:52 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) /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:21:52.594 8 INFO cinder.api.openstack.wsgi [None req-33d96d61-0ef0-44fe-b2ad-6b7352f87821 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:21:52.612 8 INFO cinder.api.openstack.wsgi [None req-33d96d61-0ef0-44fe-b2ad-6b7352f87821 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/755] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:52.623 7 INFO cinder.api.openstack.wsgi [None req-8d8d54a4-7201-43c9-b8db-0e5f7a4c2162 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?usage=true 2026-07-01 14:21:52.642 7 INFO cinder.api.openstack.wsgi [None req-8d8d54a4-7201-43c9-b8db-0e5f7a4c2162 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/756] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?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:21:52.653 8 INFO cinder.api.openstack.wsgi [None req-659cf20a-f076-4843-9de0-e11f2c54d036 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5aebe47009004de0bab6197a4cb8c35a?usage=true 2026-07-01 14:21:52.671 8 INFO cinder.api.openstack.wsgi [None req-659cf20a-f076-4843-9de0-e11f2c54d036 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5aebe47009004de0bab6197a4cb8c35a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/5aebe47009004de0bab6197a4cb8c35a?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:21:52.682 7 INFO cinder.api.openstack.wsgi [None req-dec9ddfb-37c5-4444-88c6-bdcd3c8c5c1c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8bcc573a526f46289d29ec433cc0ea86?usage=true 2026-07-01 14:21:52.705 7 INFO cinder.api.openstack.wsgi [None req-dec9ddfb-37c5-4444-88c6-bdcd3c8c5c1c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8bcc573a526f46289d29ec433cc0ea86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/8bcc573a526f46289d29ec433cc0ea86?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:21:52.715 8 INFO cinder.api.openstack.wsgi [None req-39b055c4-560c-4914-9aa8-10956b8a0acb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:21:52.733 8 INFO cinder.api.openstack.wsgi [None req-39b055c4-560c-4914-9aa8-10956b8a0acb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:21:52.742 7 INFO cinder.api.openstack.wsgi [None req-df50ba47-4dcf-47aa-a6cb-35e0a8dffb54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e13e549f88db4177ac2d9885f42fafd1?usage=true 2026-07-01 14:21:52.767 7 INFO cinder.api.openstack.wsgi [None req-df50ba47-4dcf-47aa-a6cb-35e0a8dffb54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e13e549f88db4177ac2d9885f42fafd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/760] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/e13e549f88db4177ac2d9885f42fafd1?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:21:52.777 8 INFO cinder.api.openstack.wsgi [None req-028927de-1ff9-45db-94ac-9decfaa72807 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:21:52.808 7 INFO cinder.api.openstack.wsgi [None req-df50ba47-4dcf-47aa-a6cb-35e0a8dffb54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:52.810 7 INFO cinder.api.openstack.wsgi [None req-df50ba47-4dcf-47aa-a6cb-35e0a8dffb54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 382/761] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:52 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:21:52.821 7 INFO cinder.api.openstack.wsgi [None req-a017f0e2-0afa-4cf1-8275-370fc156199a 57b0941208c348df9045d54a9eb9dae8 8bcc573a526f46289d29ec433cc0ea86 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 2026-07-01 14:21:52.820 8 INFO cinder.api.openstack.wsgi [None req-028927de-1ff9-45db-94ac-9decfaa72807 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/762] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:21:52.838 8 INFO cinder.api.openstack.wsgi [None req-86e5f426-0048-4a5f-8eb3-bb89e1e9b672 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:21:52.843 8 INFO cinder.api.openstack.wsgi [None req-86e5f426-0048-4a5f-8eb3-bb89e1e9b672 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:21:52 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:21:52.855 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:21:52.856 7 INFO cinder.api.openstack.wsgi [None req-a017f0e2-0afa-4cf1-8275-370fc156199a 57b0941208c348df9045d54a9eb9dae8 8bcc573a526f46289d29ec433cc0ea86 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.222 () {34 vars in 813 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:21:52.868 8 INFO cinder.volume.api [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:21:52.875 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 382/765] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:21:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:21:52.887 7 INFO cinder.api.openstack.wsgi [None req-4034199f-3c7d-472b-ba45-d715622c1e0c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:21:52.898 7 INFO cinder.volume.api [None req-4034199f-3c7d-472b-ba45-d715622c1e0c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:21:52.899 7 INFO cinder.api.openstack.wsgi [None req-4034199f-3c7d-472b-ba45-d715622c1e0c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:21:52 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:21:54.535 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:54.536 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 383/767] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:54 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:21:54.542 7 INFO cinder.api.openstack.wsgi [None req-4034199f-3c7d-472b-ba45-d715622c1e0c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:54.543 7 INFO cinder.api.openstack.wsgi [None req-4034199f-3c7d-472b-ba45-d715622c1e0c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 385/768] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:54 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:21:55.238 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:55.239 8 INFO cinder.api.openstack.wsgi [None req-ab2f9943-2d6b-433d-8d99-2c3cbee63daf 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 384/769] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:55 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 14:21:55.249 7 INFO cinder.api.openstack.wsgi [None req-c15d390e-e822-49a9-80b3-ee12be951007 57b0941208c348df9045d54a9eb9dae8 8bcc573a526f46289d29ec433cc0ea86 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 2026-07-01 14:21:55.278 7 INFO cinder.api.openstack.wsgi [None req-c15d390e-e822-49a9-80b3-ee12be951007 57b0941208c348df9045d54a9eb9dae8 8bcc573a526f46289d29ec433cc0ea86 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.222 () {34 vars in 813 bytes} [Wed Jul 1 14:21:55 2026] GET /v3/limits?tenant_id=8bcc573a526f46289d29ec433cc0ea86 => generated 302 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:21:55.302 8 INFO cinder.api.openstack.wsgi [None req-1b6e905a-65e2-4cab-a1d0-738a9726f26d d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/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:21:55.315 8 INFO cinder.volume.api [None req-1b6e905a-65e2-4cab-a1d0-738a9726f26d d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:55.323 8 INFO cinder.volume.api [None req-1b6e905a-65e2-4cab-a1d0-738a9726f26d d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Update volume admin metadata completed successfully. 2026-07-01 14:21:55.828 8 INFO cinder.volume.api [None req-1b6e905a-65e2-4cab-a1d0-738a9726f26d d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Attach volume completed successfully. 2026-07-01 14:21:55.829 8 INFO cinder.api.openstack.wsgi [None req-1b6e905a-65e2-4cab-a1d0-738a9726f26d d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/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: 385/771] 10.0.0.75 () {34 vars in 743 bytes} [Wed Jul 1 14:21:55 2026] POST /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-01 14:21:55.844 7 INFO cinder.api.openstack.wsgi [None req-fd59a7c4-b271-430f-9860-0e0deba51096 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:55.862 7 INFO cinder.volume.api [None req-fd59a7c4-b271-430f-9860-0e0deba51096 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:55.870 7 INFO cinder.api.openstack.wsgi [None req-fd59a7c4-b271-430f-9860-0e0deba51096 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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: 387/772] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:55 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 1222 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:21:55.901 8 INFO cinder.api.openstack.wsgi [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/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:21:55.916 8 INFO cinder.volume.api [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:56.421 8 INFO cinder.volume.api [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Detach volume completed successfully. 2026-07-01 14:21:56.422 8 INFO cinder.api.openstack.wsgi [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/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: 386/773] 10.0.0.75 () {34 vars in 743 bytes} [Wed Jul 1 14:21:55 2026] POST /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b/action => generated 0 bytes in 528 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:21:56.432 7 INFO cinder.api.openstack.wsgi [None req-06e9abdc-a113-4ca1-8375-cd0d971e94f8 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:21:56.450 7 INFO cinder.volume.api [None req-06e9abdc-a113-4ca1-8375-cd0d971e94f8 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:21:56.454 7 INFO cinder.api.openstack.wsgi [None req-06e9abdc-a113-4ca1-8375-cd0d971e94f8 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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: 388/774] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:21:56 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:21:56.790 8 INFO cinder.api.openstack.wsgi [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:56.790 8 INFO cinder.api.openstack.wsgi [None req-d4433cde-0b14-4bb5-ad8f-d335350cea56 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 387/775] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:56 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:21:56.797 7 INFO cinder.api.openstack.wsgi [None req-06e9abdc-a113-4ca1-8375-cd0d971e94f8 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:21:56.798 7 INFO cinder.api.openstack.wsgi [None req-06e9abdc-a113-4ca1-8375-cd0d971e94f8 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 389/776] 10.0.0.222 () {28 vars in 376 bytes} [Wed Jul 1 14:21:56 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:22:04.365 8 INFO cinder.api.openstack.wsgi [None req-3600b693-577e-47a7-9642-4af21c712dfb d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:04.386 8 INFO cinder.volume.api [None req-3600b693-577e-47a7-9642-4af21c712dfb d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:04.392 8 INFO cinder.api.openstack.wsgi [None req-3600b693-577e-47a7-9642-4af21c712dfb d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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/779] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:22:04 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 907 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:22:04.412 7 INFO cinder.api.openstack.wsgi [None req-194a5a0c-aba8-4866-874f-f70790f2e3f9 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 2026-07-01 14:22:04.413 7 INFO cinder.api.v3.volumes [None req-194a5a0c-aba8-4866-874f-f70790f2e3f9 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Delete volume with id: c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:04.426 7 INFO cinder.volume.api [None req-194a5a0c-aba8-4866-874f-f70790f2e3f9 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:04.458 7 INFO cinder.volume.api [None req-194a5a0c-aba8-4866-874f-f70790f2e3f9 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Delete volume request issued successfully. 2026-07-01 14:22:04.459 7 INFO cinder.api.openstack.wsgi [None req-194a5a0c-aba8-4866-874f-f70790f2e3f9 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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: 391/780] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:22:04 2026] DELETE /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 0 bytes in 53 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:22:04.482 8 INFO cinder.api.openstack.wsgi [None req-c9768091-8420-4c44-880d-d475839b58a7 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:04.495 8 INFO cinder.volume.api [None req-c9768091-8420-4c44-880d-d475839b58a7 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] Volume info retrieved successfully. 2026-07-01 14:22:04.499 8 INFO cinder.api.openstack.wsgi [None req-c9768091-8420-4c44-880d-d475839b58a7 d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 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: 390/781] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:22:04 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 906 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:22:05.521 7 INFO cinder.api.openstack.wsgi [None req-88206e8a-5b3c-4fc1-a443-a469f57cc87c d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b 2026-07-01 14:22:05.537 7 INFO cinder.api.openstack.wsgi [None req-88206e8a-5b3c-4fc1-a443-a469f57cc87c d836a6dd4ede401eaab7ec6321376b08 e13e549f88db4177ac2d9885f42fafd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b returned with HTTP 404 [pid: 7|app: 0|req: 392/782] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:22:05 2026] GET /v3/volumes/c7389356-2bca-4cb4-9f35-055ef913de3b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:22:28.773 7 INFO cinder.api.openstack.wsgi [req-e08e55bb-25dc-4caf-a122-262654f5edd9 req-a5be160c-1d5f-4b6b-8a3d-b6cb53a40e53 544224c44ea446ad9c7a2a034bf49408 4934717f72824b08a673bb4824bfda82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=e8276921-8f13-4aa4-bf26-18e7809f4373 2026-07-01 14:22:28.791 7 INFO cinder.api.openstack.wsgi [req-e08e55bb-25dc-4caf-a122-262654f5edd9 req-a5be160c-1d5f-4b6b-8a3d-b6cb53a40e53 544224c44ea446ad9c7a2a034bf49408 4934717f72824b08a673bb4824bfda82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=e8276921-8f13-4aa4-bf26-18e7809f4373 returned with HTTP 200 [pid: 7|app: 0|req: 395/787] 199.204.45.49 () {36 vars in 1037 bytes} [Wed Jul 1 14:22:28 2026] GET /v3/attachments?instance_id=e8276921-8f13-4aa4-bf26-18e7809f4373 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:22:52.050 7 INFO cinder.api.openstack.wsgi [None req-ccae278d-9b43-4763-85ca-ae21b24159b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:22:52.055 7 INFO cinder.api.openstack.wsgi [None req-ccae278d-9b43-4763-85ca-ae21b24159b4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:22:51 2026] GET /v3/os-services => generated 646 bytes in 217 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:52.067 8 INFO cinder.api.openstack.wsgi [None req-eb69a87e-6027-460c-b9c5-1d7f25bc4b32 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:22:52.571 8 INFO cinder.api.openstack.wsgi [None req-eb69a87e-6027-460c-b9c5-1d7f25bc4b32 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 396/795] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:22:52 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:22:52.648 7 INFO cinder.api.openstack.wsgi [None req-20c7626f-a534-4ae6-a903-ef191f57e37c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/17e235d741b3426ca5772d78348c8e12?usage=true 2026-07-01 14:22:52.672 7 INFO cinder.api.openstack.wsgi [None req-20c7626f-a534-4ae6-a903-ef191f57e37c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/17e235d741b3426ca5772d78348c8e12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/17e235d741b3426ca5772d78348c8e12?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:22:52.682 8 INFO cinder.api.openstack.wsgi [None req-dfdd31f9-7d99-47f0-9a18-39f993381007 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:22:52.703 8 INFO cinder.api.openstack.wsgi [None req-dfdd31f9-7d99-47f0-9a18-39f993381007 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:22:52.720 7 INFO cinder.api.openstack.wsgi [None req-51da51e5-d6ec-4138-a308-93931ccdb177 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?usage=true 2026-07-01 14:22:52.737 7 INFO cinder.api.openstack.wsgi [None req-51da51e5-d6ec-4138-a308-93931ccdb177 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?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:22:52.744 8 INFO cinder.api.openstack.wsgi [None req-8fa622db-45b0-4063-a5b2-414b37fb40fa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?usage=true 2026-07-01 14:22:52.762 8 INFO cinder.api.openstack.wsgi [None req-8fa622db-45b0-4063-a5b2-414b37fb40fa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/4934717f72824b08a673bb4824bfda82?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:22:52.770 7 INFO cinder.api.openstack.wsgi [None req-0e472419-17bd-4e8a-9d7d-77117ab69f9a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/642d128f059a411dadaa61ac651db4d7?usage=true 2026-07-01 14:22:52.796 7 INFO cinder.api.openstack.wsgi [None req-0e472419-17bd-4e8a-9d7d-77117ab69f9a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/642d128f059a411dadaa61ac651db4d7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/642d128f059a411dadaa61ac651db4d7?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:22:52.806 8 INFO cinder.api.openstack.wsgi [None req-67ac500d-18af-47b1-b96f-1ef9ddfb4b71 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/80362a68c020492e82b5d33db8a863b5?usage=true 2026-07-01 14:22:52.832 8 INFO cinder.api.openstack.wsgi [None req-67ac500d-18af-47b1-b96f-1ef9ddfb4b71 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/80362a68c020492e82b5d33db8a863b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/80362a68c020492e82b5d33db8a863b5?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:52.843 7 INFO cinder.api.openstack.wsgi [None req-dbdf9f18-a308-4c90-a189-e679309462db 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:22:52.863 7 INFO cinder.api.openstack.wsgi [None req-dbdf9f18-a308-4c90-a189-e679309462db 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:22:52.873 8 INFO cinder.api.openstack.wsgi [None req-9d468ca7-b740-4841-9472-04bc2f5fa40f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e35c7db64efc4cccbb49c906250c88ab?usage=true 2026-07-01 14:22:52.897 8 INFO cinder.api.openstack.wsgi [None req-9d468ca7-b740-4841-9472-04bc2f5fa40f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e35c7db64efc4cccbb49c906250c88ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/e35c7db64efc4cccbb49c906250c88ab?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:22:52.905 7 INFO cinder.api.openstack.wsgi [None req-3864826a-e528-421b-ac69-9591861c67c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:22:52.922 7 INFO cinder.api.openstack.wsgi [None req-3864826a-e528-421b-ac69-9591861c67c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:22:52.930 8 INFO cinder.api.openstack.wsgi [None req-c427a0bc-1745-4edd-a72d-1eefd15ec9f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:22:52.938 8 INFO cinder.volume.api [None req-c427a0bc-1745-4edd-a72d-1eefd15ec9f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:22:52.939 8 INFO cinder.api.openstack.wsgi [None req-c427a0bc-1745-4edd-a72d-1eefd15ec9f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 401/805] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:22:52 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:22:52.948 7 INFO cinder.api.openstack.wsgi [None req-48f0d859-345c-4097-b493-0143a5cbc7d3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:22:52.952 7 INFO cinder.volume.api [None req-48f0d859-345c-4097-b493-0143a5cbc7d3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:22:52.952 7 INFO cinder.api.openstack.wsgi [None req-48f0d859-345c-4097-b493-0143a5cbc7d3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/806] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:22:52 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:22:52.960 8 INFO cinder.api.openstack.wsgi [None req-d5804462-f1db-4576-a20f-8a5b8179bd33 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:22:52.972 8 INFO cinder.volume.api [None req-d5804462-f1db-4576-a20f-8a5b8179bd33 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:22:52.974 8 INFO cinder.api.openstack.wsgi [None req-d5804462-f1db-4576-a20f-8a5b8179bd33 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 402/807] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:22:52 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:48.442 7 INFO cinder.api.openstack.wsgi [None req-d9087d5c-daf7-4aa7-98f9-5c48d974b704 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:48.477 7 INFO cinder.volume.api [None req-d9087d5c-daf7-4aa7-98f9-5c48d974b704 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Get all volumes completed successfully. 2026-07-01 14:23:48.477 7 INFO cinder.api.openstack.wsgi [None req-d9087d5c-daf7-4aa7-98f9-5c48d974b704 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.75 () {32 vars in 634 bytes} [Wed Jul 1 14:23:48 2026] GET /v3/volumes => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:23:48.494 8 INFO cinder.api.openstack.wsgi [None req-91bbca12-2568-4255-b13e-372818173764 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:48.498 8 INFO cinder.api.v3.volumes [None req-91bbca12-2568-4255-b13e-372818173764 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume of 1 GB 2026-07-01 14:23:48.504 8 INFO cinder.volume.api [None req-91bbca12-2568-4255-b13e-372818173764 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:48.676 8 INFO cinder.volume.api [None req-91bbca12-2568-4255-b13e-372818173764 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume request issued successfully. 2026-07-01 14:23:48.682 8 INFO cinder.api.openstack.wsgi [None req-91bbca12-2568-4255-b13e-372818173764 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - 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: 408/819] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:23:48 2026] POST /v3/volumes => generated 810 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:23:48.705 7 INFO cinder.api.openstack.wsgi [None req-4801b118-5c25-4cce-97cd-94e74717aa88 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:48.728 7 INFO cinder.volume.api [None req-4801b118-5c25-4cce-97cd-94e74717aa88 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:48.742 7 INFO cinder.api.openstack.wsgi [None req-4801b118-5c25-4cce-97cd-94e74717aa88 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 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/820] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:48 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => generated 878 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:23:49.769 7 INFO cinder.api.openstack.wsgi [None req-b8c4be79-5181-4f33-9425-fef4b5883768 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:49.786 7 INFO cinder.volume.api [None req-b8c4be79-5181-4f33-9425-fef4b5883768 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:49.791 7 INFO cinder.api.openstack.wsgi [None req-b8c4be79-5181-4f33-9425-fef4b5883768 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 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/823] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:49 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => 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:49.820 8 INFO cinder.api.openstack.wsgi [None req-fd416254-9f7c-472a-9227-f34bae3a3cad 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:49.832 8 INFO cinder.volume.api [None req-fd416254-9f7c-472a-9227-f34bae3a3cad 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:49.839 8 INFO cinder.api.openstack.wsgi [None req-fd416254-9f7c-472a-9227-f34bae3a3cad 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 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: 410/824] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:49 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => generated 903 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:23:49.861 7 INFO cinder.api.openstack.wsgi [None req-735dccb4-9949-483c-af70-d85d5af499e9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:49.863 7 INFO cinder.api.v3.volumes [None req-735dccb4-9949-483c-af70-d85d5af499e9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume of 1 GB 2026-07-01 14:23:49.871 7 INFO cinder.volume.api [None req-735dccb4-9949-483c-af70-d85d5af499e9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:50.004 7 INFO cinder.volume.api [None req-735dccb4-9949-483c-af70-d85d5af499e9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume request issued successfully. 2026-07-01 14:23:50.005 7 INFO cinder.api.openstack.wsgi [None req-735dccb4-9949-483c-af70-d85d5af499e9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - 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: 415/825] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:23:49 2026] POST /v3/volumes => generated 810 bytes in 152 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:50.028 8 INFO cinder.api.openstack.wsgi [None req-04897eb9-11a3-4d1e-9a7e-5e6dcc975668 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:50.041 8 INFO cinder.volume.api [None req-04897eb9-11a3-4d1e-9a7e-5e6dcc975668 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:50.045 8 INFO cinder.api.openstack.wsgi [None req-04897eb9-11a3-4d1e-9a7e-5e6dcc975668 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd 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/826] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:50 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 878 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:51.071 7 INFO cinder.api.openstack.wsgi [None req-a8c5297e-c743-4d03-9d52-96122e788de2 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:51.090 7 INFO cinder.volume.api [None req-a8c5297e-c743-4d03-9d52-96122e788de2 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:51.100 7 INFO cinder.api.openstack.wsgi [None req-a8c5297e-c743-4d03-9d52-96122e788de2 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/827] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:51 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 903 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:23:51.125 8 INFO cinder.api.openstack.wsgi [None req-68284104-8db5-41a3-9a3f-7abb2cced614 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:51.142 8 INFO cinder.volume.api [None req-68284104-8db5-41a3-9a3f-7abb2cced614 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:51.151 8 INFO cinder.api.openstack.wsgi [None req-68284104-8db5-41a3-9a3f-7abb2cced614 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd 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/828] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:51 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 903 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:51.172 7 INFO cinder.api.openstack.wsgi [None req-3c224e67-c10b-4307-a641-bb920fb9c820 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:51.175 7 INFO cinder.api.v3.volumes [None req-3c224e67-c10b-4307-a641-bb920fb9c820 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume of 1 GB 2026-07-01 14:23:51.181 7 INFO cinder.volume.api [None req-3c224e67-c10b-4307-a641-bb920fb9c820 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Availability Zones retrieved successfully. 2026-07-01 14:23:51.366 7 INFO cinder.volume.api [None req-3c224e67-c10b-4307-a641-bb920fb9c820 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Create volume request issued successfully. 2026-07-01 14:23:51.366 7 INFO cinder.api.openstack.wsgi [None req-3c224e67-c10b-4307-a641-bb920fb9c820 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - 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: 417/829] 10.0.0.75 () {34 vars in 656 bytes} [Wed Jul 1 14:23:51 2026] POST /v3/volumes => generated 809 bytes in 205 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:51.394 8 INFO cinder.api.openstack.wsgi [None req-29278b1d-e7bd-4ef2-a405-895791bcd06a 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:51.414 8 INFO cinder.volume.api [None req-29278b1d-e7bd-4ef2-a405-895791bcd06a 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:51.418 8 INFO cinder.api.openstack.wsgi [None req-29278b1d-e7bd-4ef2-a405-895791bcd06a 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/830] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:51 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => generated 877 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:52.070 7 INFO cinder.api.openstack.wsgi [None req-fff24c25-d41f-4831-8c73-4231bcc74dc7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /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:52.440 8 INFO cinder.api.openstack.wsgi [None req-caaa84c4-8fe0-4e24-ae82-d62bacd571c8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:52.451 8 INFO cinder.volume.api [None req-caaa84c4-8fe0-4e24-ae82-d62bacd571c8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:52.455 8 INFO cinder.api.openstack.wsgi [None req-caaa84c4-8fe0-4e24-ae82-d62bacd571c8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 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: 414/831] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:52.481 8 INFO cinder.api.openstack.wsgi [None req-b85773f1-d9f1-4877-b52f-f4fdede5a6a8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:52.495 8 INFO cinder.volume.api [None req-b85773f1-d9f1-4877-b52f-f4fdede5a6a8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:52.501 8 INFO cinder.api.openstack.wsgi [None req-b85773f1-d9f1-4877-b52f-f4fdede5a6a8 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 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: 415/832] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => 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:52.524 8 INFO cinder.api.openstack.wsgi [None req-cdec392e-e1eb-4dd3-b88d-7bb215c5bf39 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:23:52.557 8 INFO cinder.volume.api [None req-cdec392e-e1eb-4dd3-b88d-7bb215c5bf39 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Get all volumes completed successfully. 2026-07-01 14:23:52.558 8 INFO cinder.api.openstack.wsgi [None req-cdec392e-e1eb-4dd3-b88d-7bb215c5bf39 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - 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: 8|app: 0|req: 416/833] 10.0.0.75 () {32 vars in 634 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes => generated 1125 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:23:52.572 7 INFO cinder.api.openstack.wsgi [None req-fff24c25-d41f-4831-8c73-4231bcc74dc7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 418/834] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:23:51 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 658 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:52.582 8 INFO cinder.api.openstack.wsgi [None req-63afb967-48e4-4541-8ed6-56ea7e816151 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:23:52.582 7 INFO cinder.api.openstack.wsgi [None req-363c435f-983b-42dc-8380-694515dc213b 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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:23:52.597 8 INFO cinder.volume.api [None req-63afb967-48e4-4541-8ed6-56ea7e816151 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:23:52.599 7 INFO cinder.volume.api [None req-363c435f-983b-42dc-8380-694515dc213b 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:52.603 8 INFO cinder.api.openstack.wsgi [None req-63afb967-48e4-4541-8ed6-56ea7e816151 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 417/835] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 3186 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:23:52.604 7 INFO cinder.api.openstack.wsgi [None req-363c435f-983b-42dc-8380-694515dc213b 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 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: 419/836] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => generated 902 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:23:52.613 8 INFO cinder.api.openstack.wsgi [None req-696b1f8a-7bef-42df-9da4-b2b91a32b4d7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:23:52.619 8 INFO cinder.api.openstack.wsgi [None req-696b1f8a-7bef-42df-9da4-b2b91a32b4d7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 418/837] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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:52.625 7 INFO cinder.api.openstack.wsgi [None req-240638f9-1c13-4b08-898f-f2d19159e8e7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 2026-07-01 14:23:52.626 7 INFO cinder.api.v3.volumes [None req-240638f9-1c13-4b08-898f-f2d19159e8e7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume with id: 2b92189c-c1f8-4b21-80d6-9532c33ba732 2026-07-01 14:23:52.627 8 INFO cinder.api.openstack.wsgi [None req-ee687e27-bab4-4a96-8987-c2f28a1de38a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:23:52.635 7 INFO cinder.volume.api [None req-240638f9-1c13-4b08-898f-f2d19159e8e7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:52.638 8 INFO cinder.volume.api [None req-ee687e27-bab4-4a96-8987-c2f28a1de38a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:23:52.643 8 INFO cinder.api.openstack.wsgi [None req-ee687e27-bab4-4a96-8987-c2f28a1de38a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 419/838] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 3186 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:23:52.662 7 INFO cinder.volume.api [None req-240638f9-1c13-4b08-898f-f2d19159e8e7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume request issued successfully. 2026-07-01 14:23:52.662 7 INFO cinder.api.openstack.wsgi [None req-240638f9-1c13-4b08-898f-f2d19159e8e7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 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: 420/839] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:23:52 2026] DELETE /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => 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:23:52.674 8 INFO cinder.api.openstack.wsgi [None req-93543349-09cf-4b8f-895a-5b3a45fd0818 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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/pycadf/identifier.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:52.692 8 INFO cinder.volume.api [None req-93543349-09cf-4b8f-895a-5b3a45fd0818 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:52.692 7 INFO cinder.api.openstack.wsgi [None req-524661dc-39ac-4cc6-820e-c8f55861e096 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:23:52.696 8 INFO cinder.api.openstack.wsgi [None req-93543349-09cf-4b8f-895a-5b3a45fd0818 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 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/840] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:52.715 7 INFO cinder.api.openstack.wsgi [None req-524661dc-39ac-4cc6-820e-c8f55861e096 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true => generated 845 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:23:52.731 8 INFO cinder.api.openstack.wsgi [None req-ff1ae2d9-130b-4477-85ef-40bd44c296e4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true 2026-07-01 14:23:52.748 8 INFO cinder.api.openstack.wsgi [None req-ff1ae2d9-130b-4477-85ef-40bd44c296e4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?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:23:52.756 7 INFO cinder.api.openstack.wsgi [None req-5d77ea30-0aa3-4b97-841a-2435136faa68 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true 2026-07-01 14:23:52.778 7 INFO cinder.api.openstack.wsgi [None req-5d77ea30-0aa3-4b97-841a-2435136faa68 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/843] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?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:23:52.790 8 INFO cinder.api.openstack.wsgi [None req-3af2afab-82fb-40e3-8267-ec525e3c2326 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?usage=true 2026-07-01 14:23:52.818 8 INFO cinder.api.openstack.wsgi [None req-3af2afab-82fb-40e3-8267-ec525e3c2326 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/44802e920f484307b4e528a8e419a9d4?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:23:52.828 7 INFO cinder.api.openstack.wsgi [None req-ecbe28cd-0fac-4b27-bb15-153041c901f1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true 2026-07-01 14:23:52.861 7 INFO cinder.api.openstack.wsgi [None req-ecbe28cd-0fac-4b27-bb15-153041c901f1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/845] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?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:52.874 8 INFO cinder.api.openstack.wsgi [None req-f2cfa955-3dae-49da-bba4-b954f3d86b80 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4bfd4f5498064a499c9f901919256819?usage=true 2026-07-01 14:23:52.916 8 INFO cinder.api.openstack.wsgi [None req-f2cfa955-3dae-49da-bba4-b954f3d86b80 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4bfd4f5498064a499c9f901919256819?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/846] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/4bfd4f5498064a499c9f901919256819?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:23:52.928 7 INFO cinder.api.openstack.wsgi [None req-a0713b67-0a02-4913-938a-dced0d339e05 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true 2026-07-01 14:23:52.948 7 INFO cinder.api.openstack.wsgi [None req-a0713b67-0a02-4913-938a-dced0d339e05 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/847] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?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:23:52.967 8 INFO cinder.api.openstack.wsgi [None req-9b4dddc1-7f88-4ac8-bf16-8e5d7ed7b212 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true 2026-07-01 14:23:52.999 8 INFO cinder.api.openstack.wsgi [None req-9b4dddc1-7f88-4ac8-bf16-8e5d7ed7b212 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/848] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:52 2026] GET /v3/os-quota-sets/78e010304456437e94bebe4383a707e1?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:53.010 7 INFO cinder.api.openstack.wsgi [None req-4e84bda5-ec70-4d34-973d-c95c01dcfa02 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:23:53.031 7 INFO cinder.api.openstack.wsgi [None req-4e84bda5-ec70-4d34-973d-c95c01dcfa02 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/849] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:23:53.046 8 INFO cinder.api.openstack.wsgi [None req-68aa2138-ce68-41ad-9ad7-33fcd7ba6f66 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c2617a5c35674ab3b43f0fb527335dde?usage=true 2026-07-01 14:23:53.085 8 INFO cinder.api.openstack.wsgi [None req-68aa2138-ce68-41ad-9ad7-33fcd7ba6f66 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c2617a5c35674ab3b43f0fb527335dde?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/850] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/c2617a5c35674ab3b43f0fb527335dde?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:53.096 7 INFO cinder.api.openstack.wsgi [None req-71fbec73-8c71-43e6-817b-40ec6b950a9c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true 2026-07-01 14:23:53.116 7 INFO cinder.api.openstack.wsgi [None req-71fbec73-8c71-43e6-817b-40ec6b950a9c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/851] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?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:23:53.126 8 INFO cinder.api.openstack.wsgi [None req-86092bd3-6aa9-473a-a668-0ed98483504f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true 2026-07-01 14:23:53.146 8 INFO cinder.api.openstack.wsgi [None req-86092bd3-6aa9-473a-a668-0ed98483504f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/852] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?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:23:53.156 7 INFO cinder.api.openstack.wsgi [None req-195e37bc-630e-406d-a953-cb9344ff1952 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true 2026-07-01 14:23:53.176 7 INFO cinder.api.openstack.wsgi [None req-195e37bc-630e-406d-a953-cb9344ff1952 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/853] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?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:23:53.188 8 INFO cinder.api.openstack.wsgi [None req-5e92d6fd-10ba-4b91-b5ff-e8de42c60bce 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:23:53.212 8 INFO cinder.api.openstack.wsgi [None req-5e92d6fd-10ba-4b91-b5ff-e8de42c60bce 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/854] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:23:53.223 7 INFO cinder.api.openstack.wsgi [None req-a2591f12-8886-451a-8522-a3bae23976fc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:23:53.229 7 INFO cinder.volume.api [None req-a2591f12-8886-451a-8522-a3bae23976fc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:23:53.229 7 INFO cinder.api.openstack.wsgi [None req-a2591f12-8886-451a-8522-a3bae23976fc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 428/855] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:23:53 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:23:53.720 8 INFO cinder.api.openstack.wsgi [None req-11bcc3e7-0c54-410b-8e4a-05adbc38b95b 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 2026-07-01 14:23:53.731 8 INFO cinder.api.openstack.wsgi [None req-11bcc3e7-0c54-410b-8e4a-05adbc38b95b 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 returned with HTTP 404 [pid: 8|app: 0|req: 428/856] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/volumes/2b92189c-c1f8-4b21-80d6-9532c33ba732 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 14:23:53.740 7 INFO cinder.api.openstack.wsgi [None req-36c1b7b8-982c-46d6-be7f-4ba530ce74a1 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:53.776 7 INFO cinder.volume.api [None req-36c1b7b8-982c-46d6-be7f-4ba530ce74a1 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:53.783 7 INFO cinder.api.openstack.wsgi [None req-36c1b7b8-982c-46d6-be7f-4ba530ce74a1 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/857] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:23:53.806 8 INFO cinder.api.openstack.wsgi [None req-09e87aab-f200-45e3-ac20-7c669e798ffe 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd 2026-07-01 14:23:53.806 8 INFO cinder.api.v3.volumes [None req-09e87aab-f200-45e3-ac20-7c669e798ffe 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume with id: 7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:53.818 8 INFO cinder.volume.api [None req-09e87aab-f200-45e3-ac20-7c669e798ffe 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:53.855 8 INFO cinder.volume.api [None req-09e87aab-f200-45e3-ac20-7c669e798ffe 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume request issued successfully. 2026-07-01 14:23:53.856 8 INFO cinder.api.openstack.wsgi [None req-09e87aab-f200-45e3-ac20-7c669e798ffe 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd 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: 429/858] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:23:53 2026] DELETE /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => 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:53.867 7 INFO cinder.api.openstack.wsgi [None req-ca5dd587-2a95-4e37-b019-fc0e9554c15d 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:53.883 7 INFO cinder.volume.api [None req-ca5dd587-2a95-4e37-b019-fc0e9554c15d 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:53.896 7 INFO cinder.api.openstack.wsgi [None req-ca5dd587-2a95-4e37-b019-fc0e9554c15d 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/859] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:53 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 902 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:54.923 8 INFO cinder.api.openstack.wsgi [None req-ff451428-f656-431d-b3e5-2091aeee39f3 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd 2026-07-01 14:23:54.932 8 INFO cinder.api.openstack.wsgi [None req-ff451428-f656-431d-b3e5-2091aeee39f3 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd returned with HTTP 404 [pid: 8|app: 0|req: 430/860] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:54 2026] GET /v3/volumes/7736d2d9-5d3e-4ab6-8a0d-c028f89b81dd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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:54.947 7 INFO cinder.api.openstack.wsgi [None req-3893bd2b-09cb-4418-a3ea-0cba3106e64c 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:54.965 7 INFO cinder.volume.api [None req-3893bd2b-09cb-4418-a3ea-0cba3106e64c 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:54.972 7 INFO cinder.api.openstack.wsgi [None req-3893bd2b-09cb-4418-a3ea-0cba3106e64c 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 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: 431/861] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:54 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => 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:54.999 8 INFO cinder.api.openstack.wsgi [None req-c9a5f607-0cec-4673-8a52-696c8b64dbd9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 2026-07-01 14:23:54.999 8 INFO cinder.api.v3.volumes [None req-c9a5f607-0cec-4673-8a52-696c8b64dbd9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume with id: 16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:55.007 8 INFO cinder.volume.api [None req-c9a5f607-0cec-4673-8a52-696c8b64dbd9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:55.027 8 INFO cinder.volume.api [None req-c9a5f607-0cec-4673-8a52-696c8b64dbd9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Delete volume request issued successfully. 2026-07-01 14:23:55.027 8 INFO cinder.api.openstack.wsgi [None req-c9a5f607-0cec-4673-8a52-696c8b64dbd9 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 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: 431/862] 10.0.0.75 () {32 vars in 711 bytes} [Wed Jul 1 14:23:54 2026] DELETE /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => generated 0 bytes in 33 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:55.037 7 INFO cinder.api.openstack.wsgi [None req-3f5733d6-c42b-4b90-9f56-0fd53598ddd7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:55.052 7 INFO cinder.volume.api [None req-3f5733d6-c42b-4b90-9f56-0fd53598ddd7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] Volume info retrieved successfully. 2026-07-01 14:23:55.058 7 INFO cinder.api.openstack.wsgi [None req-3f5733d6-c42b-4b90-9f56-0fd53598ddd7 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 432/863] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:55 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => generated 902 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:56.080 8 INFO cinder.api.openstack.wsgi [None req-a341b780-e91f-41d3-b5c0-86a173175886 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 2026-07-01 14:23:56.090 8 INFO cinder.api.openstack.wsgi [None req-a341b780-e91f-41d3-b5c0-86a173175886 952ee97be8554442897331997aac6b09 4bfd4f5498064a499c9f901919256819 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 returned with HTTP 404 [pid: 8|app: 0|req: 432/864] 10.0.0.75 () {32 vars in 708 bytes} [Wed Jul 1 14:23:56 2026] GET /v3/volumes/16412417-8e53-445f-af14-a817a0dfd498 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:16.845 7 INFO cinder.api.openstack.wsgi [None req-63c151d7-3b6e-413b-aba7-fe7642028647 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:24:16.964 7 INFO cinder.api.v3.volumes [None req-63c151d7-3b6e-413b-aba7-fe7642028647 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Create volume of 16 GB 2026-07-01 14:24:16.973 7 INFO cinder.volume.api [None req-63c151d7-3b6e-413b-aba7-fe7642028647 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Availability Zones retrieved successfully. 2026-07-01 14:24:17.170 7 INFO cinder.volume.api [None req-63c151d7-3b6e-413b-aba7-fe7642028647 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Create volume request issued successfully. 2026-07-01 14:24:17.171 7 INFO cinder.api.openstack.wsgi [None req-63c151d7-3b6e-413b-aba7-fe7642028647 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 435/869] 199.204.45.49 () {34 vars in 667 bytes} [Wed Jul 1 14:24:16 2026] POST /v3/volumes => generated 780 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 14:24:17.184 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7a01baf5-148d-4c4d-8ce1-3c0f0f005820 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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.225 8 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7a01baf5-148d-4c4d-8ce1-3c0f0f005820 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:17.228 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7a01baf5-148d-4c4d-8ce1-3c0f0f005820 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 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: 435/870] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:17 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1011 bytes in 50 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:22.247 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-a336d5b3-b98b-4307-b6ad-9a09f23228a5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:22.265 8 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-a336d5b3-b98b-4307-b6ad-9a09f23228a5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:22.270 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-a336d5b3-b98b-4307-b6ad-9a09f23228a5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 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: 437/873] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:22 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1609 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:22.732 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-71a2fb08-bd59-4068-8ae7-d6ed8697449c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:22.744 7 INFO cinder.volume.api [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-71a2fb08-bd59-4068-8ae7-d6ed8697449c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:22.750 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-71a2fb08-bd59-4068-8ae7-d6ed8697449c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 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: 437/874] 10.0.0.142 () {34 vars in 962 bytes} [Wed Jul 1 14:24:22 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1609 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:24:23.136 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-70d60736-3db2-4de6-82df-302bb4d485f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:23.148 8 INFO cinder.volume.api [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-70d60736-3db2-4de6-82df-302bb4d485f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:23.155 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-70d60736-3db2-4de6-82df-302bb4d485f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 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: 438/875] 10.0.0.142 () {34 vars in 962 bytes} [Wed Jul 1 14:24:23 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1609 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:24:23.169 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-71a2fb08-bd59-4068-8ae7-d6ed8697449c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:24:23.170 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-71a2fb08-bd59-4068-8ae7-d6ed8697449c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/876] 10.0.0.142 () {32 vars in 828 bytes} [Wed Jul 1 14:24: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:24:23.184 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-3eaa6ba8-d146-48c4-919f-b1622821d925 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:24:23.229 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-3eaa6ba8-d146-48c4-919f-b1622821d925 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 439/877] 10.0.0.142 () {40 vars in 991 bytes} [Wed Jul 1 14:24:23 2026] POST /v3/attachments => generated 273 bytes in 52 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:26.472 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-0b323a07-76ff-4cff-819c-7545e25ac431 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:26.485 7 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-0b323a07-76ff-4cff-819c-7545e25ac431 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:26.489 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-0b323a07-76ff-4cff-819c-7545e25ac431 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 439/878] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:26 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:24:28.615 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-3eaa6ba8-d146-48c4-919f-b1622821d925 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 14:24:28.615 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-3eaa6ba8-d146-48c4-919f-b1622821d925 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 440/879] 199.204.45.49 () {32 vars in 838 bytes} [Wed Jul 1 14:24:28 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:24:28.624 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-afb7d961-408d-4b82-a114-fdb6a7f9fa3a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:28.646 7 INFO cinder.volume.api [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-afb7d961-408d-4b82-a114-fdb6a7f9fa3a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:28.654 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-afb7d961-408d-4b82-a114-fdb6a7f9fa3a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 440/880] 199.204.45.49 () {36 vars in 1006 bytes} [Wed Jul 1 14:24:28 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1832 bytes in 37 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:24:28.714 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-8ebdcb2e-9660-44bf-afd1-55f6fa69c597 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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/pycadf/identifier.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:29.428 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-32abb37b-0f91-469e-bf13-84948abd63b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:29.446 7 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-32abb37b-0f91-469e-bf13-84948abd63b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:29.451 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-32abb37b-0f91-469e-bf13-84948abd63b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 441/881] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:29 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1609 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:24:29.747 8 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-8ebdcb2e-9660-44bf-afd1-55f6fa69c597 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 441/884] 199.204.45.49 () {40 vars in 1068 bytes} [Wed Jul 1 14:24:28 2026] PUT /v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 => generated 775 bytes in 1039 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:30.266 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-c428f141-ab46-470a-afd5-8b0daee3ac35 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3/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:24:30.304 7 INFO cinder.api.openstack.wsgi [req-d6ba524a-58f5-4df1-a385-429f1b570fa9 req-c428f141-ab46-470a-afd5-8b0daee3ac35 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3/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: 444/885] 199.204.45.49 () {40 vars in 1081 bytes} [Wed Jul 1 14:24:30 2026] POST /v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3/action => generated 0 bytes in 46 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:24:32.243 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-1c211bcf-1a92-4f42-9ae7-a5859a7ba9b2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:32.262 8 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-1c211bcf-1a92-4f42-9ae7-a5859a7ba9b2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:32.268 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-1c211bcf-1a92-4f42-9ae7-a5859a7ba9b2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 442/886] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:32 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1907 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:35.375 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7f8b4614-7e0d-431b-99a6-d6d3e23cb267 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:35.391 7 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7f8b4614-7e0d-431b-99a6-d6d3e23cb267 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:35.396 7 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-7f8b4614-7e0d-431b-99a6-d6d3e23cb267 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 445/887] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:35 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1907 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:24:38.217 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-5461f116-2896-4dc0-be8b-b6c746d9bcf9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:38.245 8 INFO cinder.volume.api [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-5461f116-2896-4dc0-be8b-b6c746d9bcf9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:24:38.250 8 INFO cinder.api.openstack.wsgi [req-63c151d7-3b6e-413b-aba7-fe7642028647 req-5461f116-2896-4dc0-be8b-b6c746d9bcf9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 443/888] 199.204.45.49 () {32 vars in 758 bytes} [Wed Jul 1 14:24:38 2026] GET /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 1907 bytes in 40 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:52.072 7 INFO cinder.api.openstack.wsgi [None req-31cfea4d-386a-42c5-9cbe-1df4f04f27d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:24:52.088 7 INFO cinder.volume.api [None req-31cfea4d-386a-42c5-9cbe-1df4f04f27d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:52.093 7 INFO cinder.api.openstack.wsgi [None req-31cfea4d-386a-42c5-9cbe-1df4f04f27d8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 448/893] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:24:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 152 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:52.103 8 INFO cinder.api.openstack.wsgi [None req-420acafe-817e-48f9-add5-5d998df9b28a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:24:52.114 8 INFO cinder.volume.api [None req-420acafe-817e-48f9-add5-5d998df9b28a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:52.124 8 INFO cinder.api.openstack.wsgi [None req-420acafe-817e-48f9-add5-5d998df9b28a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 446/894] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:24:52 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:24:52.136 7 INFO cinder.api.openstack.wsgi [None req-06ac448d-b32c-4850-b5e8-8bea5a172c19 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:24:52.143 7 INFO cinder.volume.api [None req-06ac448d-b32c-4850-b5e8-8bea5a172c19 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:24:52.144 7 INFO cinder.api.openstack.wsgi [None req-06ac448d-b32c-4850-b5e8-8bea5a172c19 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/895] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:24:52 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) /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:52.180 8 INFO cinder.api.openstack.wsgi [None req-d93bbfcc-13ea-40fa-9595-8f332cd39822 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:24:52.199 8 INFO cinder.api.openstack.wsgi [None req-d93bbfcc-13ea-40fa-9595-8f332cd39822 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/896] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:24:52.210 7 INFO cinder.api.openstack.wsgi [None req-ef6061e2-0c61-436c-93c6-76f36e931d34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true 2026-07-01 14:24:52.230 7 INFO cinder.api.openstack.wsgi [None req-ef6061e2-0c61-436c-93c6-76f36e931d34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/897] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?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:52.241 8 INFO cinder.api.openstack.wsgi [None req-29e9f9f7-4da4-4778-a2b6-17987a20f7dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true 2026-07-01 14:24:52.260 8 INFO cinder.api.openstack.wsgi [None req-29e9f9f7-4da4-4778-a2b6-17987a20f7dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/898] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?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:52.271 7 INFO cinder.api.openstack.wsgi [None req-ab2c2cfd-9a10-446e-8750-3618e0d4ff4c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true 2026-07-01 14:24:52.288 7 INFO cinder.api.openstack.wsgi [None req-ab2c2cfd-9a10-446e-8750-3618e0d4ff4c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/899] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?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:24:52.298 8 INFO cinder.api.openstack.wsgi [None req-f4089ed0-f2db-4068-abb2-7342d5318e76 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true 2026-07-01 14:24:52.320 8 INFO cinder.api.openstack.wsgi [None req-f4089ed0-f2db-4068-abb2-7342d5318e76 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/900] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?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:24:52.331 7 INFO cinder.api.openstack.wsgi [None req-bf54e24b-d5c6-4956-8a74-c1d110d06d52 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true 2026-07-01 14:24:52.351 7 INFO cinder.api.openstack.wsgi [None req-bf54e24b-d5c6-4956-8a74-c1d110d06d52 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/901] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/78e010304456437e94bebe4383a707e1?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:24:52.362 8 INFO cinder.api.openstack.wsgi [None req-36ccd8f9-64a3-4775-bb66-386f5a6c507e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:24:52.390 8 INFO cinder.api.openstack.wsgi [None req-36ccd8f9-64a3-4775-bb66-386f5a6c507e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/902] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:24:52.407 7 INFO cinder.api.openstack.wsgi [None req-c45300f5-10da-4184-a920-e7d1d18b63c3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true 2026-07-01 14:24:52.429 7 INFO cinder.api.openstack.wsgi [None req-c45300f5-10da-4184-a920-e7d1d18b63c3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/903] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?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:24:52.437 8 INFO cinder.api.openstack.wsgi [None req-3b20af9d-2e4f-4334-87a8-41f706f84ba4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true 2026-07-01 14:24:52.454 8 INFO cinder.api.openstack.wsgi [None req-3b20af9d-2e4f-4334-87a8-41f706f84ba4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/904] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?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:52.464 7 INFO cinder.api.openstack.wsgi [None req-52d7765b-48e2-4f47-8d6b-6f5ef306eee4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true 2026-07-01 14:24:52.487 7 INFO cinder.api.openstack.wsgi [None req-52d7765b-48e2-4f47-8d6b-6f5ef306eee4 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/905] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?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:24:52.498 8 INFO cinder.api.openstack.wsgi [None req-cde9a344-fa54-42a2-a29c-339be1bf589c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:24:52.518 8 INFO cinder.api.openstack.wsgi [None req-cde9a344-fa54-42a2-a29c-339be1bf589c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/906] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:24:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:24:52.528 7 INFO cinder.api.openstack.wsgi [None req-53ea4121-1737-48f7-8453-23bbbd89f377 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:24:53.032 7 INFO cinder.api.openstack.wsgi [None req-53ea4121-1737-48f7-8453-23bbbd89f377 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 455/907] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:24:52 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:24:53.041 8 INFO cinder.api.openstack.wsgi [None req-08a6137f-27d6-40e9-8744-b04019527d54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:24:53.048 8 INFO cinder.api.openstack.wsgi [None req-08a6137f-27d6-40e9-8744-b04019527d54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 453/908] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:24:53 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:25:52.283 7 INFO cinder.api.openstack.wsgi [None req-fd26bb24-435a-4191-b60b-24ced3953aae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:25:52.299 7 INFO cinder.volume.api [None req-fd26bb24-435a-4191-b60b-24ced3953aae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:25:52.300 7 INFO cinder.api.openstack.wsgi [None req-fd26bb24-435a-4191-b60b-24ced3953aae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 462/921] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:25:52.315 8 INFO cinder.api.openstack.wsgi [None req-5e75ba13-fb44-483b-870a-e09665555847 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:25:52.330 8 INFO cinder.volume.api [None req-5e75ba13-fb44-483b-870a-e09665555847 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:25:52.340 8 INFO cinder.api.openstack.wsgi [None req-5e75ba13-fb44-483b-870a-e09665555847 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 460/922] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:25:52.353 7 INFO cinder.api.openstack.wsgi [None req-ca2645fc-895b-45ca-9705-9741a0759ed6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:25:52.358 7 INFO cinder.api.openstack.wsgi [None req-ca2645fc-895b-45ca-9705-9741a0759ed6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 463/923] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:25:52 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) /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:52.373 8 INFO cinder.api.openstack.wsgi [None req-4ab54a78-95e2-490e-951e-15b7ef10e5d9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:25:52.388 8 INFO cinder.volume.api [None req-4ab54a78-95e2-490e-951e-15b7ef10e5d9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:25:52.397 8 INFO cinder.api.openstack.wsgi [None req-4ab54a78-95e2-490e-951e-15b7ef10e5d9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 461/924] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:25:52.410 7 INFO cinder.api.openstack.wsgi [None req-3f6dd34b-27ae-4f80-8b46-2f2b7d3f699f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:25:52.914 7 INFO cinder.api.openstack.wsgi [None req-3f6dd34b-27ae-4f80-8b46-2f2b7d3f699f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 464/925] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:25:52 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) /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:52.955 8 INFO cinder.api.openstack.wsgi [None req-b83dd238-b4fd-49d8-88bf-40ac0f1633b1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:25:52.978 8 INFO cinder.api.openstack.wsgi [None req-b83dd238-b4fd-49d8-88bf-40ac0f1633b1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:25:52.988 7 INFO cinder.api.openstack.wsgi [None req-9de2e82c-f94e-4945-a651-bb9c73ee9d7e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true 2026-07-01 14:25:53.011 7 INFO cinder.api.openstack.wsgi [None req-9de2e82c-f94e-4945-a651-bb9c73ee9d7e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:52 2026] GET /v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?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:25:53.022 8 INFO cinder.api.openstack.wsgi [None req-35084811-4c15-4445-b38c-25b1caba7aae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true 2026-07-01 14:25:53.041 8 INFO cinder.api.openstack.wsgi [None req-35084811-4c15-4445-b38c-25b1caba7aae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?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:25:53.053 7 INFO cinder.api.openstack.wsgi [None req-e9949a00-177f-4802-ad38-d67fbab7eb15 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true 2026-07-01 14:25:53.098 7 INFO cinder.api.openstack.wsgi [None req-e9949a00-177f-4802-ad38-d67fbab7eb15 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?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:25:53.115 8 INFO cinder.api.openstack.wsgi [None req-27354d86-b277-49de-9c77-230f10e90d65 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true 2026-07-01 14:25:53.147 8 INFO cinder.api.openstack.wsgi [None req-27354d86-b277-49de-9c77-230f10e90d65 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?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:25:53.157 7 INFO cinder.api.openstack.wsgi [None req-e4e1db22-fb54-4fe6-9a24-5bd18778f3b2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true 2026-07-01 14:25:53.187 7 INFO cinder.api.openstack.wsgi [None req-e4e1db22-fb54-4fe6-9a24-5bd18778f3b2 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/78e010304456437e94bebe4383a707e1?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:53.198 8 INFO cinder.api.openstack.wsgi [None req-0f6e394a-ab59-486c-86ed-e1ce4735005c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:25:53.231 8 INFO cinder.api.openstack.wsgi [None req-0f6e394a-ab59-486c-86ed-e1ce4735005c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/932] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:25:53.246 7 INFO cinder.api.openstack.wsgi [None req-2b149aab-3f2a-40ba-8a16-39dd8159d6a7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true 2026-07-01 14:25:53.273 7 INFO cinder.api.openstack.wsgi [None req-2b149aab-3f2a-40ba-8a16-39dd8159d6a7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/933] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?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:25:53.285 8 INFO cinder.api.openstack.wsgi [None req-345ef434-05d2-4b2c-8c78-057a2f0fa48f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true 2026-07-01 14:25:53.305 8 INFO cinder.api.openstack.wsgi [None req-345ef434-05d2-4b2c-8c78-057a2f0fa48f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/934] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?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:25:53.319 7 INFO cinder.api.openstack.wsgi [None req-5a4affba-bd73-4f82-ba58-7bf98c91f184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true 2026-07-01 14:25:53.342 7 INFO cinder.api.openstack.wsgi [None req-5a4affba-bd73-4f82-ba58-7bf98c91f184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/935] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?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:25:53.357 8 INFO cinder.api.openstack.wsgi [None req-0bb05725-a80e-439f-98e7-22a5e5d18845 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:25:53.382 8 INFO cinder.api.openstack.wsgi [None req-0bb05725-a80e-439f-98e7-22a5e5d18845 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/936] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:25:53 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:26:51.847 7 INFO cinder.api.openstack.wsgi [None req-91396f60-0b2f-4dc1-a455-282b0c9bf13c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:26:51.862 7 INFO cinder.volume.api [None req-91396f60-0b2f-4dc1-a455-282b0c9bf13c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:26:51.869 7 INFO cinder.api.openstack.wsgi [None req-91396f60-0b2f-4dc1-a455-282b0c9bf13c 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 476/949] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:26:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:26:51.883 8 INFO cinder.api.openstack.wsgi [None req-5194ba91-029b-4a72-b572-810cebaf34c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:26:52.389 8 INFO cinder.api.openstack.wsgi [None req-5194ba91-029b-4a72-b572-810cebaf34c5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 474/950] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:26:51 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) /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:52.428 7 INFO cinder.api.openstack.wsgi [None req-31788018-4b79-4aba-b373-4c384e7a9303 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:26:52.448 7 INFO cinder.api.openstack.wsgi [None req-31788018-4b79-4aba-b373-4c384e7a9303 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/951] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:52.458 8 INFO cinder.api.openstack.wsgi [None req-832e9207-a556-4b54-97fa-e382aae2fc9f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true 2026-07-01 14:26:52.486 8 INFO cinder.api.openstack.wsgi [None req-832e9207-a556-4b54-97fa-e382aae2fc9f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/952] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/29c5965d91314dcdb7778b3dc7ce1509?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:26:52.495 7 INFO cinder.api.openstack.wsgi [None req-1d25ee6f-177b-4e63-aa75-c750aa4a5959 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true 2026-07-01 14:26:52.514 7 INFO cinder.api.openstack.wsgi [None req-1d25ee6f-177b-4e63-aa75-c750aa4a5959 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/953] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/2d2dfeeefa174c77a3934746faf726d9?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:26:52.526 8 INFO cinder.api.openstack.wsgi [None req-6a0b25b7-d81c-45a1-aa4f-a8dbbbe4df84 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true 2026-07-01 14:26:52.546 8 INFO cinder.api.openstack.wsgi [None req-6a0b25b7-d81c-45a1-aa4f-a8dbbbe4df84 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/954] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/4aa536bc1069419e84ad7e3cad9e2ab1?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:52.555 7 INFO cinder.api.openstack.wsgi [None req-4c51f033-46d4-468d-a8e4-e8a205aaae58 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true 2026-07-01 14:26:52.576 7 INFO cinder.api.openstack.wsgi [None req-4c51f033-46d4-468d-a8e4-e8a205aaae58 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/955] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/6e701d8f1e55440b893a945a3cfb5c89?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:26:52.588 8 INFO cinder.api.openstack.wsgi [None req-532efb2e-e900-4ced-886d-aa13c2cfd26a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true 2026-07-01 14:26:52.609 8 INFO cinder.api.openstack.wsgi [None req-532efb2e-e900-4ced-886d-aa13c2cfd26a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/78e010304456437e94bebe4383a707e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/956] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/78e010304456437e94bebe4383a707e1?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:52.619 7 INFO cinder.api.openstack.wsgi [None req-21092bec-68d5-4321-a081-2ed7b98dec1e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:26:52.642 7 INFO cinder.api.openstack.wsgi [None req-21092bec-68d5-4321-a081-2ed7b98dec1e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/957] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:26:52.653 8 INFO cinder.api.openstack.wsgi [None req-fbf2e7af-68ec-46ea-85c8-a5999e381d29 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true 2026-07-01 14:26:52.675 8 INFO cinder.api.openstack.wsgi [None req-fbf2e7af-68ec-46ea-85c8-a5999e381d29 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/958] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/c9887080ce5344a0b43d38e056864178?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:52.685 7 INFO cinder.api.openstack.wsgi [None req-751cdd1c-bf35-47ef-be22-87645e86c799 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true 2026-07-01 14:26:52.703 7 INFO cinder.api.openstack.wsgi [None req-751cdd1c-bf35-47ef-be22-87645e86c799 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/959] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/e2666ae7acc842b4974e6ca70ae1f9aa?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:26:52.716 8 INFO cinder.api.openstack.wsgi [None req-01d813c6-034b-4f3f-8662-e83a37e1216a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true 2026-07-01 14:26:52.735 8 INFO cinder.api.openstack.wsgi [None req-01d813c6-034b-4f3f-8662-e83a37e1216a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/960] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/fb1d08998c0640d7863b2870359ec4be?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:26:52.745 7 INFO cinder.api.openstack.wsgi [None req-71b1d03c-4050-4833-af42-a5730615a5ae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:26:52.764 7 INFO cinder.api.openstack.wsgi [None req-71b1d03c-4050-4833-af42-a5730615a5ae 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:26:52.780 8 INFO cinder.api.openstack.wsgi [None req-df668c35-313d-458e-a342-363b3617357d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:26:52.795 8 INFO cinder.volume.api [None req-df668c35-313d-458e-a342-363b3617357d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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:26:52.806 8 INFO cinder.api.openstack.wsgi [None req-df668c35-313d-458e-a342-363b3617357d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 480/962] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 14:26:52.821 7 INFO cinder.api.openstack.wsgi [None req-c741567e-874b-4827-b718-f512b5c832d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:26:52.830 7 INFO cinder.api.openstack.wsgi [None req-c741567e-874b-4827-b718-f512b5c832d0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:26:52 2026] GET /v3/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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:52.843 8 INFO cinder.api.openstack.wsgi [None req-8317efe5-5327-43ea-accb-9852abfe2b20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:26:52.850 8 INFO cinder.volume.api [None req-8317efe5-5327-43ea-accb-9852abfe2b20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:26:52.851 8 INFO cinder.api.openstack.wsgi [None req-8317efe5-5327-43ea-accb-9852abfe2b20 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/964] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:26:52 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:27:06.196 8 INFO cinder.api.openstack.wsgi [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-de1f258e-a548-4bee-9279-2fc7deac0c54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:06.759 8 INFO cinder.api.openstack.wsgi [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-de1f258e-a548-4bee-9279-2fc7deac0c54 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 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: 483/967] 199.204.45.49 () {38 vars in 1036 bytes} [Wed Jul 1 14:27:06 2026] DELETE /v3/attachments/d64ebf0d-5232-4800-8073-8f54bd4234a3 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:06.780 7 INFO cinder.api.openstack.wsgi [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-a5854620-4db2-4af4-9a80-559f403b34ed 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 2026-07-01 14:27:06.781 7 INFO cinder.api.v3.volumes [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-a5854620-4db2-4af4-9a80-559f403b34ed 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Delete volume with id: 40587096-619e-48be-b2a8-7f929f39031a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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:06.792 7 INFO cinder.volume.api [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-a5854620-4db2-4af4-9a80-559f403b34ed 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Volume info retrieved successfully. 2026-07-01 14:27:06.819 7 INFO cinder.volume.api [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-a5854620-4db2-4af4-9a80-559f403b34ed 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Delete volume request issued successfully. 2026-07-01 14:27:06.819 7 INFO cinder.api.openstack.wsgi [req-6101b900-854b-437b-b0e2-4eb474a0e960 req-a5854620-4db2-4af4-9a80-559f403b34ed 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/40587096-619e-48be-b2a8-7f929f39031a 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: 485/968] 199.204.45.49 () {36 vars in 987 bytes} [Wed Jul 1 14:27:06 2026] DELETE /v3/volumes/40587096-619e-48be-b2a8-7f929f39031a => generated 0 bytes in 51 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:27:51.966 7 INFO cinder.api.openstack.wsgi [None req-9d66599a-a3e5-4aa7-806e-4f61bd0cac55 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:27:51.973 7 INFO cinder.volume.api [None req-9d66599a-a3e5-4aa7-806e-4f61bd0cac55 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:27:51.973 7 INFO cinder.api.openstack.wsgi [None req-9d66599a-a3e5-4aa7-806e-4f61bd0cac55 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:27:51 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 159 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:27:51.984 8 INFO cinder.api.openstack.wsgi [None req-84c14d34-ae42-4246-92a9-23981257dfde 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 14:27:51.994 8 INFO cinder.api.openstack.wsgi [None req-84c14d34-ae42-4246-92a9-23981257dfde 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:27:51 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:27:52.003 7 INFO cinder.api.openstack.wsgi [None req-c2f82efe-4cbb-4a8c-8b6a-29e8272f3869 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:27:52.011 7 INFO cinder.volume.api [None req-c2f82efe-4cbb-4a8c-8b6a-29e8272f3869 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:27:52.013 7 INFO cinder.api.openstack.wsgi [None req-c2f82efe-4cbb-4a8c-8b6a-29e8272f3869 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 492/981] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:27:51 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:27:52.044 8 INFO cinder.api.openstack.wsgi [None req-0e2758cb-0a0d-43ad-98ca-8b61e7880184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:27:52.072 8 INFO cinder.api.openstack.wsgi [None req-0e2758cb-0a0d-43ad-98ca-8b61e7880184 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/982] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:27:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:27:52.085 7 INFO cinder.api.openstack.wsgi [None req-09f30aee-a657-4bbf-a0fb-f4c799267ba1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:27:52.107 7 INFO cinder.api.openstack.wsgi [None req-09f30aee-a657-4bbf-a0fb-f4c799267ba1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:27:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:27:52.118 8 INFO cinder.api.openstack.wsgi [None req-b8aee5de-5740-4650-9660-71af1c8b1c25 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/b7289f7fd5c94747985c788d57707273?usage=true 2026-07-01 14:27:52.135 8 INFO cinder.api.openstack.wsgi [None req-b8aee5de-5740-4650-9660-71af1c8b1c25 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/b7289f7fd5c94747985c788d57707273?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:27:52 2026] GET /v3/os-quota-sets/b7289f7fd5c94747985c788d57707273?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:27:52.147 7 INFO cinder.api.openstack.wsgi [None req-2e118430-1068-4dfb-877d-65b1b045752a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:27:52.173 7 INFO cinder.api.openstack.wsgi [None req-2e118430-1068-4dfb-877d-65b1b045752a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:27:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:52.188 8 INFO cinder.api.openstack.wsgi [None req-d20ecf4d-eac3-40e0-b924-bc92d726a323 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:27:52.692 8 INFO cinder.api.openstack.wsgi [None req-d20ecf4d-eac3-40e0-b924-bc92d726a323 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/986] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:27:52 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:27:52.705 7 INFO cinder.api.openstack.wsgi [None req-7f83a329-c4ed-4803-9677-26321acdc04e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:27:52.714 7 INFO cinder.volume.api [None req-7f83a329-c4ed-4803-9677-26321acdc04e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:27:52.716 7 INFO cinder.api.openstack.wsgi [None req-7f83a329-c4ed-4803-9677-26321acdc04e 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 495/987] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:27:52 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:28:24.497 7 INFO cinder.api.openstack.wsgi [None req-c62481d2-41fd-471e-b1df-ac716c9ba3fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 14:28:24.509 7 INFO cinder.volume.api [None req-c62481d2-41fd-471e-b1df-ac716c9ba3fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:28:24.509 7 INFO cinder.api.openstack.wsgi [None req-c62481d2-41fd-471e-b1df-ac716c9ba3fb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 499/994] 10.0.0.75 () {32 vars in 638 bytes} [Wed Jul 1 14:28:24 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:28:24.526 8 INFO cinder.api.openstack.wsgi [None req-b4d81488-1fe1-48d2-afc8-67aa018e19e1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 14:28:24.551 8 INFO cinder.volume.api [None req-b4d81488-1fe1-48d2-afc8-67aa018e19e1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:28:24.551 8 INFO cinder.api.openstack.wsgi [None req-b4d81488-1fe1-48d2-afc8-67aa018e19e1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 496/995] 10.0.0.75 () {32 vars in 634 bytes} [Wed Jul 1 14:28:24 2026] GET /v3/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:28:51.994 7 INFO cinder.api.openstack.wsgi [None req-9fa9271e-17c0-4220-bd3f-fadf32a2bd41 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:28:52.001 7 INFO cinder.volume.api [None req-9fa9271e-17c0-4220-bd3f-fadf32a2bd41 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:28:52.002 7 INFO cinder.api.openstack.wsgi [None req-9fa9271e-17c0-4220-bd3f-fadf32a2bd41 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1002] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:28:51 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:28:52.013 8 INFO cinder.api.openstack.wsgi [None req-cde71c71-f7fc-4f5f-891b-e59105a760aa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:28:52.516 8 INFO cinder.api.openstack.wsgi [None req-cde71c71-f7fc-4f5f-891b-e59105a760aa 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 500/1003] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:28:52 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:28:52.534 7 INFO cinder.api.openstack.wsgi [None req-6b3324e1-5fca-40b4-927c-31fbdec670e9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:28:52.544 7 INFO cinder.volume.api [None req-6b3324e1-5fca-40b4-927c-31fbdec670e9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:28:52.546 7 INFO cinder.api.openstack.wsgi [None req-6b3324e1-5fca-40b4-927c-31fbdec670e9 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 504/1004] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:28:52 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:28:52.584 8 INFO cinder.api.openstack.wsgi [None req-4166bf55-0a01-45dd-b0be-a4d3ab83bab7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:28:52.618 8 INFO cinder.api.openstack.wsgi [None req-4166bf55-0a01-45dd-b0be-a4d3ab83bab7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1005] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:28:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:28:52.630 7 INFO cinder.api.openstack.wsgi [None req-a896e752-87e0-4877-8722-520fbc8673e3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:28:52.652 7 INFO cinder.api.openstack.wsgi [None req-a896e752-87e0-4877-8722-520fbc8673e3 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1006] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:28:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:28:52.662 8 INFO cinder.api.openstack.wsgi [None req-5bc7140c-858c-43d7-bba8-accb9ead61f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:28:52.682 8 INFO cinder.api.openstack.wsgi [None req-5bc7140c-858c-43d7-bba8-accb9ead61f0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1007] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:28:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:52.692 7 INFO cinder.api.openstack.wsgi [None req-2dad817e-be7f-412d-bd7f-ebc4de17b7f6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:28:52.698 7 INFO cinder.api.openstack.wsgi [None req-2dad817e-be7f-412d-bd7f-ebc4de17b7f6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 506/1008] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:28:52 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:28:52.709 8 INFO cinder.api.openstack.wsgi [None req-de80cb88-9db7-4164-b50d-2fa5e6ba126a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:28:52.720 8 INFO cinder.volume.api [None req-de80cb88-9db7-4164-b50d-2fa5e6ba126a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:28:52.721 8 INFO cinder.api.openstack.wsgi [None req-de80cb88-9db7-4164-b50d-2fa5e6ba126a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 503/1009] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:28:52 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:51.894 7 INFO cinder.api.openstack.wsgi [None req-f7ce3125-4c9f-43db-b98b-213f82ba5ba8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:29:51.905 7 INFO cinder.volume.api [None req-f7ce3125-4c9f-43db-b98b-213f82ba5ba8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:29:51.907 7 INFO cinder.api.openstack.wsgi [None req-f7ce3125-4c9f-43db-b98b-213f82ba5ba8 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 513/1022] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:29:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:29:51.921 8 INFO cinder.api.openstack.wsgi [None req-019add76-2cf6-4315-8101-e07cfac915ea 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:29:51.931 8 INFO cinder.volume.api [None req-019add76-2cf6-4315-8101-e07cfac915ea 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:29:51.933 8 INFO cinder.api.openstack.wsgi [None req-019add76-2cf6-4315-8101-e07cfac915ea 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 510/1023] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:29:51 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:29:52.014 7 INFO cinder.api.openstack.wsgi [None req-339907e3-a6d2-4b92-8f1e-a44e30ba19a0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:29:52.039 7 INFO cinder.api.openstack.wsgi [None req-339907e3-a6d2-4b92-8f1e-a44e30ba19a0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1024] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:29:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:29:52.048 8 INFO cinder.api.openstack.wsgi [None req-d20f5cec-4c62-4e4a-b189-f850fc5dc8b7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:29:52.072 8 INFO cinder.api.openstack.wsgi [None req-d20f5cec-4c62-4e4a-b189-f850fc5dc8b7 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1025] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:29:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:29:52.083 7 INFO cinder.api.openstack.wsgi [None req-b99a9356-53b4-4cbf-a407-4731b27a07b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:29:52.110 7 INFO cinder.api.openstack.wsgi [None req-b99a9356-53b4-4cbf-a407-4731b27a07b6 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1026] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:29:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:29:52.121 8 INFO cinder.api.openstack.wsgi [None req-2d46137a-840a-4caf-92f4-f630a1dbffb0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:29:52.625 8 INFO cinder.api.openstack.wsgi [None req-2d46137a-840a-4caf-92f4-f630a1dbffb0 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/1027] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:29:52 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:29:52.634 7 INFO cinder.api.openstack.wsgi [None req-410257da-ff59-43fb-ae37-2c8acd7d4a69 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:29:52.640 7 INFO cinder.volume.api [None req-410257da-ff59-43fb-ae37-2c8acd7d4a69 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:29:52.641 7 INFO cinder.api.openstack.wsgi [None req-410257da-ff59-43fb-ae37-2c8acd7d4a69 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1028] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:29:52 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:29:52.655 8 INFO cinder.api.openstack.wsgi [None req-d9c90544-8ef3-4a95-8dcf-dc2ce2ef5cd5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:29:52.661 8 INFO cinder.api.openstack.wsgi [None req-d9c90544-8ef3-4a95-8dcf-dc2ce2ef5cd5 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 513/1029] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:29:52 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:30:51.909 7 INFO cinder.api.openstack.wsgi [None req-b119f934-dfec-4b9f-85d0-17559efc686d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:30:51.919 7 INFO cinder.volume.api [None req-b119f934-dfec-4b9f-85d0-17559efc686d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:30:51.921 7 INFO cinder.api.openstack.wsgi [None req-b119f934-dfec-4b9f-85d0-17559efc686d 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 523/1042] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:30:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:30:51.961 8 INFO cinder.api.openstack.wsgi [None req-dbe13b83-905b-43a1-8cf8-121a1088d65b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:30:51.983 8 INFO cinder.api.openstack.wsgi [None req-dbe13b83-905b-43a1-8cf8-121a1088d65b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1043] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:30:51 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:30:51.994 7 INFO cinder.api.openstack.wsgi [None req-1b269082-28ea-4274-8de9-5d3c26a14810 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:30:52.022 7 INFO cinder.api.openstack.wsgi [None req-1b269082-28ea-4274-8de9-5d3c26a14810 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1044] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:30:51 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?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:30:52.032 8 INFO cinder.api.openstack.wsgi [None req-1c223c92-f101-4e70-9eff-e8dc1f5ff15b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:30:52.064 8 INFO cinder.api.openstack.wsgi [None req-1c223c92-f101-4e70-9eff-e8dc1f5ff15b 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1045] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:30:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?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:30:52.076 7 INFO cinder.api.openstack.wsgi [None req-abe59b9e-60ac-4f09-98df-e7f2c528433a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:30:52.083 7 INFO cinder.volume.api [None req-abe59b9e-60ac-4f09-98df-e7f2c528433a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:30:52.083 7 INFO cinder.api.openstack.wsgi [None req-abe59b9e-60ac-4f09-98df-e7f2c528433a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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/1046] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:30:52 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:30:52.093 8 INFO cinder.api.openstack.wsgi [None req-d7bae282-65be-4fc3-9da8-44a3fdf53d37 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:30:52.102 8 INFO cinder.volume.api [None req-d7bae282-65be-4fc3-9da8-44a3fdf53d37 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:30:52.103 8 INFO cinder.api.openstack.wsgi [None req-d7bae282-65be-4fc3-9da8-44a3fdf53d37 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 522/1047] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:30:52 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:30:52.112 7 INFO cinder.api.openstack.wsgi [None req-63cdf62c-9c17-4097-b9fe-9de090585b34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:30:52.615 7 INFO cinder.api.openstack.wsgi [None req-63cdf62c-9c17-4097-b9fe-9de090585b34 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 526/1048] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:30:52 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:30:52.626 8 INFO cinder.api.openstack.wsgi [None req-0013e86e-1f2e-4bac-a095-99c01dbd3de1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:30:52.631 8 INFO cinder.api.openstack.wsgi [None req-0013e86e-1f2e-4bac-a095-99c01dbd3de1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1049] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:30:52 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:31:51.918 7 INFO cinder.api.openstack.wsgi [None req-dcfd93cf-42b1-48f6-a6a2-f6983d02130f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 14:31:51.926 7 INFO cinder.volume.api [None req-dcfd93cf-42b1-48f6-a6a2-f6983d02130f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all snapshots completed successfully. 2026-07-01 14:31:51.927 7 INFO cinder.api.openstack.wsgi [None req-dcfd93cf-42b1-48f6-a6a2-f6983d02130f 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1062] 10.0.0.201 () {28 vars in 608 bytes} [Wed Jul 1 14:31:51 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:31:51.940 8 INFO cinder.api.openstack.wsgi [None req-a87e9132-9869-40c6-abdf-3aaf8b57c776 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:31:51.951 8 INFO cinder.volume.api [None req-a87e9132-9869-40c6-abdf-3aaf8b57c776 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:31:51.954 8 INFO cinder.api.openstack.wsgi [None req-a87e9132-9869-40c6-abdf-3aaf8b57c776 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 530/1063] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:31:51 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:31:51.964 7 INFO cinder.api.openstack.wsgi [None req-c2bdc019-577a-40ca-9d9e-6e67a64ec9dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 14:31:51.970 7 INFO cinder.api.openstack.wsgi [None req-c2bdc019-577a-40ca-9d9e-6e67a64ec9dc 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 534/1064] 10.0.0.201 () {28 vars in 579 bytes} [Wed Jul 1 14:31:51 2026] GET /v3/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:51.979 8 INFO cinder.api.openstack.wsgi [None req-e5ea9aa4-e173-4a95-ae22-e8cb93ff91eb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 14:31:51.986 8 INFO cinder.volume.api [None req-e5ea9aa4-e173-4a95-ae22-e8cb93ff91eb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] Get all volumes completed successfully. 2026-07-01 14:31:51.987 8 INFO cinder.api.openstack.wsgi [None req-e5ea9aa4-e173-4a95-ae22-e8cb93ff91eb 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 531/1065] 10.0.0.201 () {28 vars in 618 bytes} [Wed Jul 1 14:31:51 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 14:31:51.999 7 INFO cinder.api.openstack.wsgi [None req-d514387a-76d9-45fa-8282-180a535c0e4a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 14:31:52.502 7 INFO cinder.api.openstack.wsgi [None req-d514387a-76d9-45fa-8282-180a535c0e4a 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - 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: 535/1066] 10.0.0.201 () {28 vars in 630 bytes} [Wed Jul 1 14:31:51 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:52.541 8 INFO cinder.api.openstack.wsgi [None req-8b9261d2-98e6-465c-bb33-4f100b0e6aec 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true 2026-07-01 14:31:52.576 8 INFO cinder.api.openstack.wsgi [None req-8b9261d2-98e6-465c-bb33-4f100b0e6aec 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1067] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:31:52 2026] GET /v3/os-quota-sets/2165447a54bc47c89783c7dacd2b560f?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:31:52.588 7 INFO cinder.api.openstack.wsgi [None req-e19036f4-a1f7-4746-a218-f826838883e1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true 2026-07-01 14:31:52.700 7 INFO cinder.api.openstack.wsgi [None req-e19036f4-a1f7-4746-a218-f826838883e1 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1068] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:31:52 2026] GET /v3/os-quota-sets/9a70ac6914e84ee297359b67431146b7?usage=true => generated 845 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 14:31:52.708 8 INFO cinder.api.openstack.wsgi [None req-ef224233-442c-425f-b64d-715e187c3b50 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true 2026-07-01 14:31:52.731 8 INFO cinder.api.openstack.wsgi [None req-ef224233-442c-425f-b64d-715e187c3b50 1286d8d4d190427ba7998c367135e3cf 2165447a54bc47c89783c7dacd2b560f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1069] 10.0.0.201 () {28 vars in 670 bytes} [Wed Jul 1 14:31:52 2026] GET /v3/os-quota-sets/fc74f8fdf37343629437461074e17641?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)