+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:12:02 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-7f6b89d89b-wlr68 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f47e8ed4668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-12 06:12:06.293 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-12 06:12:06.294 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-12 06:12:06.327 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-12 06:12:06.328 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-12 06:12:07.496 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:12:07.499 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:12:07.502 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:12:07.504 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 06:12:07.515 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:12:07.519 7 INFO cinder.rpc [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:12:07.538 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 06:12:07.541 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 06:12:07.543 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 06:12:07.545 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 06:12:07.556 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 06:12:07.558 8 INFO cinder.rpc [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 06:12:07.564 7 WARNING cinder.api.contrib.hosts [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:12:07.601 8 WARNING cinder.api.contrib.hosts [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 06:12:07.604 7 WARNING keystonemiddleware._common.config [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:12:07.613 7 WARNING oslo_config.cfg [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f47e8ed4668 pid: 7 (default app) 2026-05-12 06:12:07.641 8 WARNING keystonemiddleware._common.config [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:12:07.649 8 WARNING oslo_config.cfg [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f47e8ed4668 pid: 8 (default app) 2026-05-12 06:12:15.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:15.087 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:25.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:25.087 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:35.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:35.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:35.086 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:35.087 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:45.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:45.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:45.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:45.087 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:55.084 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:55.084 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:12:55.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:12:55.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:05.084 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:05.084 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:05.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:05.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:15.084 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:15.084 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:15.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:15.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:25.085 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:25.085 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] GET http://10.0.0.219:8776/ 2026-05-12 06:13:25.086 8 INFO cinder.api.openstack.wsgi [None req-f8e8581c-b440-483a-a15e-6cf08f39e3e6 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:25.086 7 INFO cinder.api.openstack.wsgi [None req-ebd4e61f-97d4-44a8-95af-510adc606db5 - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:13:27.325 7 WARNING oslo_policy.policy [None req-4f4e0353-e252-4d30-bbed-d75e622e6ca5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:13:27.325 7 WARNING oslo_policy.policy [None req-4f4e0353-e252-4d30-bbed-d75e622e6ca5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-12 06:13:27.672 7 INFO cinder.api.openstack.wsgi [None req-4f4e0353-e252-4d30-bbed-d75e622e6ca5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types/rbd1 2026-05-12 06:13:27.692 7 INFO cinder.api.openstack.wsgi [None req-4f4e0353-e252-4d30-bbed-d75e622e6ca5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 8/15] 10.0.0.91 () {30 vars in 681 bytes} [Tue May 12 06:13:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/types/rbd1 => generated 82 bytes in 820 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:13:27.741 8 WARNING oslo_policy.policy [None req-e4f3d9c5-aead-4fa1-8d35-08fa3ea168cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 06:13:27.742 8 WARNING oslo_policy.policy [None req-e4f3d9c5-aead-4fa1-8d35-08fa3ea168cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-12 06:13:28.124 8 INFO cinder.api.openstack.wsgi [None req-e4f3d9c5-aead-4fa1-8d35-08fa3ea168cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:13:28.147 8 INFO cinder.api.openstack.wsgi [None req-e4f3d9c5-aead-4fa1-8d35-08fa3ea168cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 8/16] 10.0.0.91 () {30 vars in 720 bytes} [Tue May 12 06:13:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/types?name=rbd1&is_public=None => generated 20 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:29.717 7 INFO cinder.api.openstack.wsgi [None req-b36f659c-fbf6-49d9-9d55-b6c373ab2124 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:13:29.741 7 INFO cinder.api.openstack.wsgi [None req-b36f659c-fbf6-49d9-9d55-b6c373ab2124 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types returned with HTTP 200 [pid: 7|app: 0|req: 9/17] 10.0.0.91 () {34 vars in 724 bytes} [Tue May 12 06:13:29 2026] POST /v3/7624c0289b704f06ab36293bf69805ee/types => generated 179 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:13:29.756 8 INFO cinder.api.openstack.wsgi [req-b36f659c-fbf6-49d9-9d55-b6c373ab2124 req-781546c2-4fb0-45c9-b88b-65aa1efb3718 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types/ade3aac6-1838-4b45-b5f1-9a657bf04d53/extra_specs 2026-05-12 06:13:29.814 8 INFO cinder.api.openstack.wsgi [req-b36f659c-fbf6-49d9-9d55-b6c373ab2124 req-781546c2-4fb0-45c9-b88b-65aa1efb3718 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types/ade3aac6-1838-4b45-b5f1-9a657bf04d53/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.91 () {36 vars in 893 bytes} [Tue May 12 06:13:29 2026] POST /v3/7624c0289b704f06ab36293bf69805ee/types/ade3aac6-1838-4b45-b5f1-9a657bf04d53/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:31.397 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types?is_public=None 2026-05-12 06:13:31.410 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.91 () {30 vars in 700 bytes} [Tue May 12 06:13:31 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/types?is_public=None => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:13:33.281 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/qos-specs 2026-05-12 06:13:33.293 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.91 () {30 vars in 679 bytes} [Tue May 12 06:13:32 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/qos-specs => generated 17 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:13:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:13:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:13:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:14:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:14:55.087 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:15:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:15:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:05.087 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:16:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:16:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:15.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:45.094 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:45.094 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:45.094 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:45.095 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:17:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:17:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:15.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:18:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:18:55.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:05.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:15.083 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:19:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:19:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:45.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:45.087 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:45.088 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:20:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:20:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:21:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:21:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:15.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:45.087 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:22:55.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:22:55.088 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:15.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:23:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:23:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:15.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:24:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:24:55.087 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:15.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:15.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:45.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:45.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:25:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:25:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:05.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:15.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:15.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:45.083 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:45.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:26:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:26:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:15.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:25.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:25.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:35.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:35.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:45.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:45.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:45.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:27:55.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:27:55.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:05.086 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:15.083 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:25.086 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:35.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:45.088 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:45.088 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:45.088 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:45.089 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:55.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:55.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:28:55.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:28:55.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:05.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:05.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:05.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:05.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:15.084 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:15.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:15.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:25.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:25.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:25.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:25.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:35.084 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:35.085 7 INFO cinder.api.openstack.wsgi [None req-50bfc316-b8bd-46f7-8ad5-82f8c1d3b30b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:35.085 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:35.087 8 INFO cinder.api.openstack.wsgi [None req-df07cea3-6ab1-4d9c-b255-65802b1d440d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:29:44.484 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False 2026-05-12 06:29:44.507 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.507 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.508 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.508 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.508 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.509 7 WARNING cinder.quota [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.516 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 108/215] 199.19.213.181 () {44 vars in 1068 bytes} [Tue May 12 06:29:44 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False => generated 340 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:29:44.678 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] PUT https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee 2026-05-12 06:29:44.757 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.758 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.758 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.758 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.759 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.759 8 WARNING cinder.quota [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-12 06:29:44.764 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee returned with HTTP 200 [pid: 8|app: 0|req: 108/216] 199.19.213.181 () {48 vars in 1097 bytes} [Tue May 12 06:29:44 2026] PUT /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee => generated 296 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:29:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:45.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:29:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:29:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:15.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:25.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:45.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:45.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:30:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:30:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:15.083 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:15.083 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:45.087 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:45.089 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:31:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:31:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:15.089 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:15.090 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:15.090 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:15.090 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:25.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:32:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:32:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:15.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:15.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:33:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:33:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:15.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:25.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:34:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:34:55.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:15.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:15.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:35.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:35:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:35:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:15.096 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:15.096 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:15.100 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:15.101 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:25.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:36:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:36:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:37:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:37:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:15.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:45.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:55.088 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:55.088 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:38:55.088 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:38:55.089 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:15.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:25.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:45.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:39:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:39:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:15.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:15.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:15.098 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:15.099 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:35.087 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:40:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:40:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:15.083 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:25.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:25.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:35.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:41:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:41:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:05.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:05.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:15.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:25.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:25.087 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:35.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:45.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:45.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:45.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:55.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:55.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:42:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:42:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:05.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:05.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:05.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:05.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:15.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:15.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:15.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:25.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:25.084 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:25.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:25.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:35.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:35.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:35.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:35.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:45.084 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:45.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:45.088 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:45.089 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:55.085 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:55.085 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:43:55.086 7 INFO cinder.api.openstack.wsgi [None req-b6d05336-fc6b-45c4-969b-f51c8bb49283 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:55.086 8 INFO cinder.api.openstack.wsgi [None req-fa40502f-4155-4eeb-a668-4774815b7a70 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:43:59.670 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False 2026-05-12 06:43:59.693 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 199.19.213.181 () {44 vars in 1068 bytes} [Tue May 12 06:43:59 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False => generated 340 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:00.208 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] PUT https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac 2026-05-12 06:44:00.264 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 199.19.213.181 () {48 vars in 1097 bytes} [Tue May 12 06:44:00 2026] PUT /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac => generated 296 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:44:05.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:05.085 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:05.086 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:05.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:15.084 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:15.084 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:15.085 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:15.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:25.084 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:25.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:25.085 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:25.086 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:35.084 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:35.084 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:35.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:35.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:45.084 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:45.084 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:45.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:45.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:55.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:55.085 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:44:55.086 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:44:55.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:05.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:05.086 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:05.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:05.088 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:15.084 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:15.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:15.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:15.088 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:25.085 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:25.085 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:25.086 7 INFO cinder.api.openstack.wsgi [None req-10d5ef98-1f0b-4d01-a80e-3dc911a88d53 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:25.086 8 INFO cinder.api.openstack.wsgi [None req-be93f7be-6a45-42ba-8b2b-6b602604cd48 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:26.859 7 INFO cinder.api.openstack.wsgi [None req-1253b998-26e3-4e83-9204-fce75e01f335 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:45:26.905 7 INFO cinder.volume.api [None req-1253b998-26e3-4e83-9204-fce75e01f335 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:45:26.908 7 INFO cinder.api.openstack.wsgi [None req-1253b998-26e3-4e83-9204-fce75e01f335 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:45:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:26.920 8 INFO cinder.api.openstack.wsgi [None req-10967099-e65f-4492-baba-05341de858ab abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:45:26.938 8 INFO cinder.volume.api [None req-10967099-e65f-4492-baba-05341de858ab abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:45:26.938 8 INFO cinder.api.openstack.wsgi [None req-10967099-e65f-4492-baba-05341de858ab abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:45:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:26.950 7 INFO cinder.api.openstack.wsgi [None req-cd71f12b-5fae-4492-b2ad-dc7226d2a1f8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:45:26.959 7 INFO cinder.api.openstack.wsgi [None req-cd71f12b-5fae-4492-b2ad-dc7226d2a1f8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:45:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:27.000 8 INFO cinder.api.openstack.wsgi [None req-3a280137-6d05-4aca-9537-9bcc87de9135 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:45:27.021 8 INFO cinder.api.openstack.wsgi [None req-3a280137-6d05-4aca-9537-9bcc87de9135 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:45:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:27.030 7 INFO cinder.api.openstack.wsgi [None req-6958e2d0-2ecb-494a-821e-9bc884716f20 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:45:27.056 7 INFO cinder.api.openstack.wsgi [None req-6958e2d0-2ecb-494a-821e-9bc884716f20 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:45:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:27.068 8 INFO cinder.api.openstack.wsgi [None req-51026515-8fbe-4032-9ab7-696f8c320e8c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:45:27.086 8 INFO cinder.api.openstack.wsgi [None req-51026515-8fbe-4032-9ab7-696f8c320e8c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:45:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:27.098 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:45:27.111 7 INFO cinder.volume.api [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:45:27.113 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:45:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:45:27.126 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:45:27.681 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:45:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:45:35.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:35.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:35.085 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:35.086 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:45.084 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:45.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:45.085 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:45.085 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:55.084 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:55.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:45:55.085 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:45:55.086 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:05.084 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:05.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:05.085 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:05.086 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:15.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:15.084 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:15.085 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:15.085 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:25.084 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:25.084 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:25.086 8 INFO cinder.api.openstack.wsgi [None req-e3b1097f-975e-4f09-85dd-8eb6d5ec779a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:25.086 7 INFO cinder.api.openstack.wsgi [None req-ee536070-5644-4808-a83d-92103a3801a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:26.833 8 INFO cinder.api.openstack.wsgi [None req-fbbd9c47-ef54-4fbb-bb4f-34b442bf8746 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:46:26.863 8 INFO cinder.volume.api [None req-fbbd9c47-ef54-4fbb-bb4f-34b442bf8746 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:46:26.866 8 INFO cinder.api.openstack.wsgi [None req-fbbd9c47-ef54-4fbb-bb4f-34b442bf8746 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:46:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:26.877 7 INFO cinder.api.openstack.wsgi [None req-4d77ae57-0781-4139-9655-090c10e5fb7e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:46:26.891 7 INFO cinder.volume.api [None req-4d77ae57-0781-4139-9655-090c10e5fb7e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:46:26.891 7 INFO cinder.api.openstack.wsgi [None req-4d77ae57-0781-4139-9655-090c10e5fb7e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:46:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:26.902 8 INFO cinder.api.openstack.wsgi [None req-f3782d90-65b5-4f40-8fb8-4c7433632911 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:46:26.912 8 INFO cinder.volume.api [None req-f3782d90-65b5-4f40-8fb8-4c7433632911 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:46:26.914 8 INFO cinder.api.openstack.wsgi [None req-f3782d90-65b5-4f40-8fb8-4c7433632911 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:46:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:46:26.930 7 INFO cinder.api.openstack.wsgi [None req-26ff7c7c-69e0-4972-9021-5a9ee6d80601 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:46:27.470 7 INFO cinder.api.openstack.wsgi [None req-26ff7c7c-69e0-4972-9021-5a9ee6d80601 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:46:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:27.485 8 INFO cinder.api.openstack.wsgi [None req-f6746876-3033-4a02-bc32-541049c3d1b3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:46:27.491 8 INFO cinder.api.openstack.wsgi [None req-f6746876-3033-4a02-bc32-541049c3d1b3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:46:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:27.531 7 INFO cinder.api.openstack.wsgi [None req-66ed171b-b4ff-40e3-bcf8-19e0003847c8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:46:27.555 7 INFO cinder.api.openstack.wsgi [None req-66ed171b-b4ff-40e3-bcf8-19e0003847c8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:46:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:27.567 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:46:27.585 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:46:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:27.597 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:46:27.618 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:46:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:46:35.084 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:35.084 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:35.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:35.085 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:45.084 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:45.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:45.085 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:45.086 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:55.084 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:55.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:46:55.085 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:46:55.086 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:05.084 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:05.084 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:05.085 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:05.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:15.084 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:15.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:15.084 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:15.087 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:25.084 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:25.084 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:25.085 8 INFO cinder.api.openstack.wsgi [None req-f84a15f3-e3da-4668-aa04-32b12a34c624 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:25.085 7 INFO cinder.api.openstack.wsgi [None req-ccc79a4e-418d-415e-9ed4-80382f84e299 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:26.814 8 INFO cinder.api.openstack.wsgi [None req-d925b932-69c3-4361-945a-a2ab99eef138 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:47:27.318 8 INFO cinder.api.openstack.wsgi [None req-d925b932-69c3-4361-945a-a2ab99eef138 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:47:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:27.368 7 INFO cinder.api.openstack.wsgi [None req-695fc2d8-b907-4df7-bebe-111d997bdb85 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:47:27.397 7 INFO cinder.api.openstack.wsgi [None req-695fc2d8-b907-4df7-bebe-111d997bdb85 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:27.408 8 INFO cinder.api.openstack.wsgi [None req-f1bd8e8e-1943-4294-8be1-b6f48df7c991 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:47:27.430 8 INFO cinder.api.openstack.wsgi [None req-f1bd8e8e-1943-4294-8be1-b6f48df7c991 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:27.440 7 INFO cinder.api.openstack.wsgi [None req-99e62382-294e-4aaa-bfe2-f38d564f3594 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:47:27.461 7 INFO cinder.api.openstack.wsgi [None req-99e62382-294e-4aaa-bfe2-f38d564f3594 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:27.470 8 INFO cinder.api.openstack.wsgi [None req-6e1054c8-0d29-4e32-b694-a46287ba73d6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:47:27.479 8 INFO cinder.volume.api [None req-6e1054c8-0d29-4e32-b694-a46287ba73d6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:47:27.480 8 INFO cinder.api.openstack.wsgi [None req-6e1054c8-0d29-4e32-b694-a46287ba73d6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:27.492 7 INFO cinder.api.openstack.wsgi [None req-33fe7f1e-32de-4ec2-995b-d90deb7ef713 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:47:27.498 7 INFO cinder.api.openstack.wsgi [None req-33fe7f1e-32de-4ec2-995b-d90deb7ef713 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:47:27.507 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:47:27.517 8 INFO cinder.volume.api [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:47:27.519 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:27.529 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:47:27.535 7 INFO cinder.volume.api [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:47:27.535 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:47:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:47:35.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:35.084 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:35.085 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:35.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:45.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:45.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:45.085 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:45.089 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:55.084 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:55.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:47:55.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:47:55.085 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:05.084 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:05.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:05.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:05.085 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:15.084 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:15.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:15.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:15.086 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:25.084 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:25.084 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:25.085 7 INFO cinder.api.openstack.wsgi [None req-6e8a1ab7-c171-4eee-80cc-1b8db1f4aa52 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:25.086 8 INFO cinder.api.openstack.wsgi [None req-9741df44-c3a6-4103-8fe2-3b3cf9014bfd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:26.851 7 INFO cinder.api.openstack.wsgi [None req-3bac86e6-d244-416d-aa38-be7b7780bc99 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:48:26.857 7 INFO cinder.api.openstack.wsgi [None req-3bac86e6-d244-416d-aa38-be7b7780bc99 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:48:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:26.869 8 INFO cinder.api.openstack.wsgi [None req-60822e83-90ee-4639-9e27-baf5a95bd9ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:48:26.880 8 INFO cinder.volume.api [None req-60822e83-90ee-4639-9e27-baf5a95bd9ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:48:26.883 8 INFO cinder.api.openstack.wsgi [None req-60822e83-90ee-4639-9e27-baf5a95bd9ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:48:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:26.896 7 INFO cinder.api.openstack.wsgi [None req-787545b1-9c1e-41e1-ac02-fbd4493ab8e4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:48:27.402 7 INFO cinder.api.openstack.wsgi [None req-787545b1-9c1e-41e1-ac02-fbd4493ab8e4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:48:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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-05-12 06:48:27.417 8 INFO cinder.api.openstack.wsgi [None req-e91163c2-f828-4c2e-99c5-238b954e9d96 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:48:27.423 8 INFO cinder.volume.api [None req-e91163c2-f828-4c2e-99c5-238b954e9d96 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:48:27.424 8 INFO cinder.api.openstack.wsgi [None req-e91163c2-f828-4c2e-99c5-238b954e9d96 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:48:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:27.463 7 INFO cinder.api.openstack.wsgi [None req-984bdc57-106f-433a-ad12-5586915f1aa7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:48:27.485 7 INFO cinder.api.openstack.wsgi [None req-984bdc57-106f-433a-ad12-5586915f1aa7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:48:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:27.496 8 INFO cinder.api.openstack.wsgi [None req-23f6cebf-5d99-4cbd-9ada-53fe7a289c98 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:48:27.523 8 INFO cinder.api.openstack.wsgi [None req-23f6cebf-5d99-4cbd-9ada-53fe7a289c98 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:48:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:27.534 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:48:27.563 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:48:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:48:27.574 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:48:27.582 8 INFO cinder.volume.api [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:48:27.584 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:48:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:48:35.084 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:35.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:35.085 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:35.086 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:45.084 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:45.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:45.085 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:45.086 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:55.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:55.085 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:48:55.085 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:48:55.086 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:05.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:05.085 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:05.086 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:05.086 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:15.083 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:15.084 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:15.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:15.086 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:25.084 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:25.084 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:25.085 8 INFO cinder.api.openstack.wsgi [None req-b9f09316-2813-4d1c-a9e5-c61f2ca1cf59 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:25.085 7 INFO cinder.api.openstack.wsgi [None req-90d6d54f-72fc-4db0-a685-26512bf9d818 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:26.851 7 INFO cinder.api.openstack.wsgi [None req-2c49b2c9-06b6-4a07-a0e7-34ec83f76fc4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:49:26.870 7 INFO cinder.api.openstack.wsgi [None req-2c49b2c9-06b6-4a07-a0e7-34ec83f76fc4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/489] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:26.883 8 INFO cinder.api.openstack.wsgi [None req-ccab7499-09f6-4332-8353-77543d349ffa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:49:26.905 8 INFO cinder.api.openstack.wsgi [None req-ccab7499-09f6-4332-8353-77543d349ffa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:26.917 7 INFO cinder.api.openstack.wsgi [None req-2ae0f314-1633-475c-acbd-89e4a5d6cfb0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:49:26.942 7 INFO cinder.api.openstack.wsgi [None req-2ae0f314-1633-475c-acbd-89e4a5d6cfb0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:26.953 8 INFO cinder.api.openstack.wsgi [None req-c902aa22-2bed-4fc2-8e38-148dbe8af485 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:49:26.963 8 INFO cinder.volume.api [None req-c902aa22-2bed-4fc2-8e38-148dbe8af485 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:49:26.965 8 INFO cinder.api.openstack.wsgi [None req-c902aa22-2bed-4fc2-8e38-148dbe8af485 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:26.974 7 INFO cinder.api.openstack.wsgi [None req-31cbabf8-9e4f-4c9c-8be5-e06e04361df5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:49:26.983 7 INFO cinder.volume.api [None req-31cbabf8-9e4f-4c9c-8be5-e06e04361df5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:49:26.985 7 INFO cinder.api.openstack.wsgi [None req-31cbabf8-9e4f-4c9c-8be5-e06e04361df5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:26.995 8 INFO cinder.api.openstack.wsgi [None req-4de3b899-ade4-4e8d-8df1-85ea89ae17b1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:49:27.498 8 INFO cinder.api.openstack.wsgi [None req-4de3b899-ade4-4e8d-8df1-85ea89ae17b1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:49:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:27.509 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:49:27.514 7 INFO cinder.volume.api [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:49:27.514 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:49:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:49:27.525 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:49:27.535 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:49:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:49:35.084 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:35.084 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:35.085 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:35.085 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:45.089 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:45.089 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:45.090 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:45.090 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:55.085 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:55.085 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:49:55.086 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:49:55.086 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:05.084 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:05.085 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:05.086 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:05.086 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:15.084 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:15.085 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:15.085 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:15.086 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:25.085 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:25.085 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:25.086 8 INFO cinder.api.openstack.wsgi [None req-b6403882-6788-401f-8439-1b9073ee1348 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:25.086 7 INFO cinder.api.openstack.wsgi [None req-929d34c0-42aa-40fd-abca-e1be7d3e5f9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:26.797 8 INFO cinder.api.openstack.wsgi [None req-60c6f6f7-58e6-43b8-bcb0-09e80c6f9d29 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:50:26.804 8 INFO cinder.volume.api [None req-60c6f6f7-58e6-43b8-bcb0-09e80c6f9d29 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:50:26.804 8 INFO cinder.api.openstack.wsgi [None req-60c6f6f7-58e6-43b8-bcb0-09e80c6f9d29 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:26.815 7 INFO cinder.api.openstack.wsgi [None req-7e6d8a1e-7dd3-4262-99a8-a872bb24582b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:50:26.820 7 INFO cinder.api.openstack.wsgi [None req-7e6d8a1e-7dd3-4262-99a8-a872bb24582b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:26.829 8 INFO cinder.api.openstack.wsgi [None req-4e086087-4b59-49a0-bfad-f628bc717643 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:50:26.838 8 INFO cinder.volume.api [None req-4e086087-4b59-49a0-bfad-f628bc717643 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:50:26.840 8 INFO cinder.api.openstack.wsgi [None req-4e086087-4b59-49a0-bfad-f628bc717643 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:26.886 7 INFO cinder.api.openstack.wsgi [None req-f79b2e37-c12a-4c38-87ff-3e6482f6aaf7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:50:26.908 7 INFO cinder.api.openstack.wsgi [None req-f79b2e37-c12a-4c38-87ff-3e6482f6aaf7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:26.918 8 INFO cinder.api.openstack.wsgi [None req-74222ee4-ee12-4c51-96b2-ec439c268571 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:50:26.941 8 INFO cinder.api.openstack.wsgi [None req-74222ee4-ee12-4c51-96b2-ec439c268571 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/513] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:26.963 7 INFO cinder.api.openstack.wsgi [None req-5820fec3-0595-491c-9c55-c11e7a837bdc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:50:26.981 7 INFO cinder.api.openstack.wsgi [None req-5820fec3-0595-491c-9c55-c11e7a837bdc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:50:26.990 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:50:26.998 8 INFO cinder.volume.api [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:50:27.000 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:50:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:50:27.013 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:50:27.518 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:50:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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-05-12 06:50:35.084 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:35.084 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:35.085 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:35.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:45.084 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:45.084 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:45.084 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:45.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:55.084 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:55.084 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:50:55.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:50:55.085 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:05.085 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:05.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:05.086 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:05.086 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:15.084 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:15.085 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:15.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:15.086 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:25.084 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:25.085 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:25.085 8 INFO cinder.api.openstack.wsgi [None req-027fa740-8525-484f-b36a-f95dcac0216b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:25.086 7 INFO cinder.api.openstack.wsgi [None req-41d7eef4-4c37-4a4d-a54e-cc6bb922bd17 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:26.858 8 INFO cinder.api.openstack.wsgi [None req-e11b2c22-f11c-4918-95c5-e87982ed6b76 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:51:26.866 8 INFO cinder.api.openstack.wsgi [None req-e11b2c22-f11c-4918-95c5-e87982ed6b76 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:51:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:26.879 7 INFO cinder.api.openstack.wsgi [None req-0f0c9a19-b380-486b-ad8b-86a1957072fa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:51:27.383 7 INFO cinder.api.openstack.wsgi [None req-0f0c9a19-b380-486b-ad8b-86a1957072fa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:51:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:27.420 8 INFO cinder.api.openstack.wsgi [None req-fbd921a3-0d55-4d25-8aad-cbd3c8ad6b94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:51:27.441 8 INFO cinder.api.openstack.wsgi [None req-fbd921a3-0d55-4d25-8aad-cbd3c8ad6b94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:27.449 7 INFO cinder.api.openstack.wsgi [None req-11821b11-25b1-41be-8432-f4364b565fb6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:51:27.473 7 INFO cinder.api.openstack.wsgi [None req-11821b11-25b1-41be-8432-f4364b565fb6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:27.483 8 INFO cinder.api.openstack.wsgi [None req-c0823885-ba06-4002-9174-8e1743bcf98b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:51:27.503 8 INFO cinder.api.openstack.wsgi [None req-c0823885-ba06-4002-9174-8e1743bcf98b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:51:27.513 7 INFO cinder.api.openstack.wsgi [None req-7dca4e52-d4fa-4940-8303-bd1b598966dd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:51:27.522 7 INFO cinder.volume.api [None req-7dca4e52-d4fa-4940-8303-bd1b598966dd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:51:27.523 7 INFO cinder.api.openstack.wsgi [None req-7dca4e52-d4fa-4940-8303-bd1b598966dd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:27.533 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:51:27.538 8 INFO cinder.volume.api [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:51:27.538 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:27.547 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:51:27.561 7 INFO cinder.volume.api [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:51:27.565 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:51:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:51:35.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:35.086 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:35.087 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:35.087 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:45.084 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:45.084 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:45.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:45.085 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:55.084 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:55.084 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:51:55.085 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:51:55.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:05.084 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:05.084 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:05.085 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:05.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:15.084 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:15.085 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:15.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:15.086 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:25.085 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:25.085 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:25.086 8 INFO cinder.api.openstack.wsgi [None req-88e6d3cb-1f99-4001-a16e-e3725e0d3b0d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:25.086 7 INFO cinder.api.openstack.wsgi [None req-ce8af32f-7d58-448f-b2a7-c64fee77c43a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:26.891 8 INFO cinder.api.openstack.wsgi [None req-9e9b8b42-529e-4cbc-be98-2555d1e22134 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:52:27.395 8 INFO cinder.api.openstack.wsgi [None req-9e9b8b42-529e-4cbc-be98-2555d1e22134 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:52:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:27.407 7 INFO cinder.api.openstack.wsgi [None req-647dbe9e-7f71-48ab-9cb8-8fae195b1e64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:52:27.417 7 INFO cinder.volume.api [None req-647dbe9e-7f71-48ab-9cb8-8fae195b1e64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:52:27.419 7 INFO cinder.api.openstack.wsgi [None req-647dbe9e-7f71-48ab-9cb8-8fae195b1e64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:27.431 8 INFO cinder.api.openstack.wsgi [None req-6824a1f2-598c-48c2-9fc9-8ad84f3407c2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:52:27.436 8 INFO cinder.api.openstack.wsgi [None req-6824a1f2-598c-48c2-9fc9-8ad84f3407c2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:27.446 7 INFO cinder.api.openstack.wsgi [None req-891c2cd5-be82-47dd-8593-614dcace55f5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:52:27.455 7 INFO cinder.volume.api [None req-891c2cd5-be82-47dd-8593-614dcace55f5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:52:27.456 7 INFO cinder.api.openstack.wsgi [None req-891c2cd5-be82-47dd-8593-614dcace55f5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:27.465 8 INFO cinder.api.openstack.wsgi [None req-15b228e7-dbff-4ec1-8c99-4cf0b75991cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:52:27.471 8 INFO cinder.volume.api [None req-15b228e7-dbff-4ec1-8c99-4cf0b75991cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:52:27.471 8 INFO cinder.api.openstack.wsgi [None req-15b228e7-dbff-4ec1-8c99-4cf0b75991cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:52:27.535 7 INFO cinder.api.openstack.wsgi [None req-d59bff69-bae1-4da8-95bc-34ebd329a5c5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:52:27.554 7 INFO cinder.api.openstack.wsgi [None req-d59bff69-bae1-4da8-95bc-34ebd329a5c5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:27.565 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:52:27.586 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:27.597 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:52:27.618 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:52:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:52:35.084 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:35.084 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:35.085 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:35.086 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:45.085 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:45.085 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:45.086 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:45.086 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:55.084 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:55.084 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:52:55.085 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:52:55.085 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:05.084 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:05.085 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:05.086 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:05.086 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:15.084 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:15.084 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:15.084 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:15.085 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:25.085 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:25.085 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:25.086 7 INFO cinder.api.openstack.wsgi [None req-87685979-d612-4b73-a060-4a366b1a0268 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:25.086 8 INFO cinder.api.openstack.wsgi [None req-83ec6ffa-6bc7-4678-8895-449559e0c639 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:26.900 7 INFO cinder.api.openstack.wsgi [None req-2ba62072-5976-4d5a-8306-40a6d125d64c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:53:26.920 7 INFO cinder.api.openstack.wsgi [None req-2ba62072-5976-4d5a-8306-40a6d125d64c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:53:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:26.931 8 INFO cinder.api.openstack.wsgi [None req-f7bb273a-285c-46c5-9cc4-17c951fbc33c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:53:26.950 8 INFO cinder.api.openstack.wsgi [None req-f7bb273a-285c-46c5-9cc4-17c951fbc33c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:53:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:26.964 7 INFO cinder.api.openstack.wsgi [None req-c96dc8c9-23b9-4775-a68e-79325a334096 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:53:26.985 7 INFO cinder.api.openstack.wsgi [None req-c96dc8c9-23b9-4775-a68e-79325a334096 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:53:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:26.995 8 INFO cinder.api.openstack.wsgi [None req-e552208d-2062-422a-8fcc-d190c6047805 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:53:27.001 8 INFO cinder.volume.api [None req-e552208d-2062-422a-8fcc-d190c6047805 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:53:27.002 8 INFO cinder.api.openstack.wsgi [None req-e552208d-2062-422a-8fcc-d190c6047805 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:53:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:27.012 7 INFO cinder.api.openstack.wsgi [None req-492b611b-7049-4ca9-bbf7-8726dcfc5663 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:53:27.017 7 INFO cinder.api.openstack.wsgi [None req-492b611b-7049-4ca9-bbf7-8726dcfc5663 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:53:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:27.025 8 INFO cinder.api.openstack.wsgi [None req-645fdd73-3f0d-4ab8-8193-99ffbd8cc5d4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:53:27.032 8 INFO cinder.volume.api [None req-645fdd73-3f0d-4ab8-8193-99ffbd8cc5d4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:53:27.034 8 INFO cinder.api.openstack.wsgi [None req-645fdd73-3f0d-4ab8-8193-99ffbd8cc5d4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:53:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:27.045 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:53:27.550 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:53:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:53:27.561 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:53:27.569 8 INFO cinder.volume.api [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:53:27.570 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:53:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:53:35.084 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:35.084 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:35.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:35.085 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:45.093 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:45.094 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:45.094 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:45.094 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:55.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:55.085 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:53:55.086 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:53:55.086 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:05.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:05.085 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:05.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:05.086 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:15.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:15.085 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:15.086 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:15.086 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:25.084 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:25.084 8 INFO cinder.api.openstack.wsgi [None req-5ac9af78-34a7-421f-a7d9-42c44f2290b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:25.085 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:25.086 7 INFO cinder.api.openstack.wsgi [None req-a330b643-9d4b-45a2-8d1f-e28135af7f84 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:26.914 8 INFO cinder.api.openstack.wsgi [None req-0e885821-ce0c-4cc0-b255-b39b7102f04c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:54:27.417 8 INFO cinder.api.openstack.wsgi [None req-0e885821-ce0c-4cc0-b255-b39b7102f04c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:54:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:27.430 7 INFO cinder.api.openstack.wsgi [None req-ba3d0b28-b11c-4140-9584-37f6400891d8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:54:27.443 7 INFO cinder.volume.api [None req-ba3d0b28-b11c-4140-9584-37f6400891d8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:54:27.443 7 INFO cinder.api.openstack.wsgi [None req-ba3d0b28-b11c-4140-9584-37f6400891d8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:54:27.453 8 INFO cinder.api.openstack.wsgi [None req-0089978b-e657-4c85-aac9-ec4df25609ac abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:54:27.467 8 INFO cinder.volume.api [None req-0089978b-e657-4c85-aac9-ec4df25609ac abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:54:27.469 8 INFO cinder.api.openstack.wsgi [None req-0089978b-e657-4c85-aac9-ec4df25609ac abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:54:27.478 7 INFO cinder.api.openstack.wsgi [None req-7151b757-a3c7-4de6-b21d-1b82ea571e77 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:54:27.482 7 INFO cinder.api.openstack.wsgi [None req-7151b757-a3c7-4de6-b21d-1b82ea571e77 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:27.489 8 INFO cinder.api.openstack.wsgi [None req-a4e17723-4a45-4e3e-87dd-bebb01fcfbcd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:54:27.498 8 INFO cinder.volume.api [None req-a4e17723-4a45-4e3e-87dd-bebb01fcfbcd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:54:27.499 8 INFO cinder.api.openstack.wsgi [None req-a4e17723-4a45-4e3e-87dd-bebb01fcfbcd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:54:27.536 7 INFO cinder.api.openstack.wsgi [None req-95ffd435-96b5-4eb2-88f7-020535f8ed13 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:54:27.556 7 INFO cinder.api.openstack.wsgi [None req-95ffd435-96b5-4eb2-88f7-020535f8ed13 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:27.568 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:54:27.602 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:27.613 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:54:27.632 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:54:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:54:35.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:35.085 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:35.086 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:35.086 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:45.084 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:45.084 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:45.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:45.085 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:55.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:55.086 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:54:55.087 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:54:55.088 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:05.084 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:05.084 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:05.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:05.085 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:15.084 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:15.084 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:15.085 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:15.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:25.084 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:25.084 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:25.085 7 INFO cinder.api.openstack.wsgi [None req-eddc5474-2811-4068-87e5-2957298fbf24 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:25.085 8 INFO cinder.api.openstack.wsgi [None req-d9aea89c-40fe-4763-b6fd-536f5d3bf216 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:26.807 7 INFO cinder.api.openstack.wsgi [None req-ac7019ff-61f7-4b86-b5b3-14781a9fb69d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:55:26.813 7 INFO cinder.api.openstack.wsgi [None req-ac7019ff-61f7-4b86-b5b3-14781a9fb69d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:26.825 8 INFO cinder.api.openstack.wsgi [None req-f0ab474f-5be7-46dd-914d-2cfab06c0831 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:55:26.831 8 INFO cinder.volume.api [None req-f0ab474f-5be7-46dd-914d-2cfab06c0831 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:55:26.831 8 INFO cinder.api.openstack.wsgi [None req-f0ab474f-5be7-46dd-914d-2cfab06c0831 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:26.840 7 INFO cinder.api.openstack.wsgi [None req-8743d3eb-0ea4-4ed7-b261-5710b6b3cd64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:55:26.851 7 INFO cinder.volume.api [None req-8743d3eb-0ea4-4ed7-b261-5710b6b3cd64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:55:26.854 7 INFO cinder.api.openstack.wsgi [None req-8743d3eb-0ea4-4ed7-b261-5710b6b3cd64 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:26.865 8 INFO cinder.api.openstack.wsgi [None req-5fac469e-1534-4612-80e5-3ccb192fb5fd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:55:26.872 8 INFO cinder.volume.api [None req-5fac469e-1534-4612-80e5-3ccb192fb5fd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:55:26.874 8 INFO cinder.api.openstack.wsgi [None req-5fac469e-1534-4612-80e5-3ccb192fb5fd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:55:26.909 7 INFO cinder.api.openstack.wsgi [None req-b69ecaba-c1b0-444a-aa81-644ec2d404bc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:55:26.928 7 INFO cinder.api.openstack.wsgi [None req-b69ecaba-c1b0-444a-aa81-644ec2d404bc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:26.940 8 INFO cinder.api.openstack.wsgi [None req-1a6caa8c-4ffb-47cb-8508-433b4853929c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:55:26.957 8 INFO cinder.api.openstack.wsgi [None req-1a6caa8c-4ffb-47cb-8508-433b4853929c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:26.967 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:55:26.985 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:26.997 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:55:27.500 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:55:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:35.085 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:35.085 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:35.086 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:35.086 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:45.084 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:45.084 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:45.085 7 INFO cinder.api.openstack.wsgi [None req-345c81d3-7d45-4410-a4f5-d5955bae84a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:45.085 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:48.422 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False 2026-05-12 06:55:48.443 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 311/621] 199.19.213.181 () {44 vars in 1068 bytes} [Tue May 12 06:55:48 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=False => generated 338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:55:55.085 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:55.085 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:55:55.086 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:55:55.086 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:05.084 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:05.085 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:05.086 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:05.086 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:15.086 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:15.087 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:15.087 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:15.088 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:25.084 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:25.085 7 INFO cinder.api.openstack.wsgi [None req-37cdeec9-2e23-41ce-8272-1f1730ef1181 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:25.085 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:25.087 8 INFO cinder.api.openstack.wsgi [None req-9214e7be-fda9-43c3-91ca-d67a572d11e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:26.828 7 INFO cinder.api.openstack.wsgi [None req-42ba15cb-8700-467a-99fd-c057aca06601 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:56:26.849 7 INFO cinder.api.openstack.wsgi [None req-42ba15cb-8700-467a-99fd-c057aca06601 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:56:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:26.859 8 INFO cinder.api.openstack.wsgi [None req-0474342a-8f9f-4b06-89c6-23a96073ec0c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:56:26.879 8 INFO cinder.api.openstack.wsgi [None req-0474342a-8f9f-4b06-89c6-23a96073ec0c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:56:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:26.892 7 INFO cinder.api.openstack.wsgi [None req-28f1c048-856e-4100-a7e7-2192023fc6aa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:56:26.912 7 INFO cinder.api.openstack.wsgi [None req-28f1c048-856e-4100-a7e7-2192023fc6aa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:56:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:26.920 8 INFO cinder.api.openstack.wsgi [None req-f92a9359-2f37-4185-8a53-f732c4bbaa74 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:56:26.929 8 INFO cinder.volume.api [None req-f92a9359-2f37-4185-8a53-f732c4bbaa74 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:56:26.930 8 INFO cinder.api.openstack.wsgi [None req-f92a9359-2f37-4185-8a53-f732c4bbaa74 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:56:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:26.946 7 INFO cinder.api.openstack.wsgi [None req-4c1b6796-e20c-4bfe-b358-feff2e0b3d15 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:56:27.450 7 INFO cinder.api.openstack.wsgi [None req-4c1b6796-e20c-4bfe-b358-feff2e0b3d15 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:56:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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-05-12 06:56:27.461 8 INFO cinder.api.openstack.wsgi [None req-78ccfbb5-6a49-4ce7-9121-58552a8565b1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:56:27.475 8 INFO cinder.volume.api [None req-78ccfbb5-6a49-4ce7-9121-58552a8565b1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:56:27.478 8 INFO cinder.api.openstack.wsgi [None req-78ccfbb5-6a49-4ce7-9121-58552a8565b1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:56:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:27.490 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:56:27.497 7 INFO cinder.volume.api [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:56:27.497 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:56:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:56:27.510 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:56:27.514 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:56:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:35.084 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:35.085 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:35.086 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:35.086 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:45.084 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:45.085 7 INFO cinder.api.openstack.wsgi [None req-2830514f-c416-4637-8ac7-0bf03c56cb06 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:45.085 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:45.086 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:50.311 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False 2026-05-12 06:56:50.325 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] https://volume.199-19-213-181.nip.io/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 322/642] 199.19.213.181 () {44 vars in 1068 bytes} [Tue May 12 06:56:50 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:56:55.085 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:55.085 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:56:55.086 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:56:55.087 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:05.085 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:05.084 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:05.086 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:05.086 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:15.084 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:15.084 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:15.085 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:15.085 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:25.084 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:25.085 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:25.085 8 INFO cinder.api.openstack.wsgi [None req-7ca8ec7c-8c8a-4e6e-8c49-79eb1e282ab3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:25.086 7 INFO cinder.api.openstack.wsgi [None req-2bf33ddf-6258-49b1-ba0a-6beac755a327 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:26.857 8 INFO cinder.api.openstack.wsgi [None req-bd8777cb-c9f1-40aa-b715-d79cc8f7e6f0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:57:26.881 8 INFO cinder.api.openstack.wsgi [None req-bd8777cb-c9f1-40aa-b715-d79cc8f7e6f0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:57:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:26.896 7 INFO cinder.api.openstack.wsgi [None req-57661efb-cf32-4cc5-bb7b-711ff29ed723 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:57:27.401 7 INFO cinder.api.openstack.wsgi [None req-57661efb-cf32-4cc5-bb7b-711ff29ed723 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:57:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:27.442 8 INFO cinder.api.openstack.wsgi [None req-38b96c9f-0223-41e7-ba96-d576bfe2d9e3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:57:27.464 8 INFO cinder.api.openstack.wsgi [None req-38b96c9f-0223-41e7-ba96-d576bfe2d9e3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:27.473 7 INFO cinder.api.openstack.wsgi [None req-05100cde-7586-4b4b-a1e0-112b6e009688 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:57:27.490 7 INFO cinder.api.openstack.wsgi [None req-05100cde-7586-4b4b-a1e0-112b6e009688 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:27.502 8 INFO cinder.api.openstack.wsgi [None req-c6b1a69d-189a-47b2-a45a-80cd689ab194 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:57:27.521 8 INFO cinder.api.openstack.wsgi [None req-c6b1a69d-189a-47b2-a45a-80cd689ab194 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:57:27.532 7 INFO cinder.api.openstack.wsgi [None req-f63bdf7f-f38d-4da3-b608-02d49d026add abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:57:27.538 7 INFO cinder.volume.api [None req-f63bdf7f-f38d-4da3-b608-02d49d026add abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:57:27.539 7 INFO cinder.api.openstack.wsgi [None req-f63bdf7f-f38d-4da3-b608-02d49d026add abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:27.550 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:57:27.559 8 INFO cinder.volume.api [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:57:27.560 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:27.571 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:57:27.580 7 INFO cinder.volume.api [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:57:27.581 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:57:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:57:35.085 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:35.085 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:35.086 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:35.086 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:45.084 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:45.084 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:45.085 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:45.085 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:55.084 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:55.084 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:57:55.085 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:57:55.085 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:05.084 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:05.084 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:05.084 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:05.085 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:15.084 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:15.084 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:15.085 7 INFO cinder.api.openstack.wsgi [None req-de124abe-039f-437c-972c-7259a3bd32e1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:15.085 8 INFO cinder.api.openstack.wsgi [None req-5b19dbcf-0f04-4e68-acb8-485a1c7fa8cc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:22.439 7 INFO cinder.api.openstack.wsgi [None req-5a6a4008-0927-449d-a71e-8c57a5b956e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots 2026-05-12 06:58:22.451 7 INFO cinder.volume.api [None req-5a6a4008-0927-449d-a71e-8c57a5b956e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:58:22.452 7 INFO cinder.api.openstack.wsgi [None req-5a6a4008-0927-449d-a71e-8c57a5b956e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 336/669] 10.0.0.46 () {32 vars in 704 bytes} [Tue May 12 06:58:22 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:22.464 8 INFO cinder.api.openstack.wsgi [None req-fd6390c4-e215-4cba-b6c3-7c5180f7b92e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes 2026-05-12 06:58:22.490 8 INFO cinder.volume.api [None req-fd6390c4-e215-4cba-b6c3-7c5180f7b92e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:58:22.490 8 INFO cinder.api.openstack.wsgi [None req-fd6390c4-e215-4cba-b6c3-7c5180f7b92e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes returned with HTTP 200 [pid: 8|app: 0|req: 334/670] 10.0.0.46 () {32 vars in 700 bytes} [Tue May 12 06:58:22 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:25.084 7 INFO cinder.api.openstack.wsgi [None req-5a6a4008-0927-449d-a71e-8c57a5b956e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:25.084 8 INFO cinder.api.openstack.wsgi [None req-fd6390c4-e215-4cba-b6c3-7c5180f7b92e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:25.085 7 INFO cinder.api.openstack.wsgi [None req-5a6a4008-0927-449d-a71e-8c57a5b956e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:25.086 8 INFO cinder.api.openstack.wsgi [None req-fd6390c4-e215-4cba-b6c3-7c5180f7b92e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:26.863 7 INFO cinder.api.openstack.wsgi [None req-85d4067f-ccff-431f-9861-51c9cc0654a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:58:26.868 7 INFO cinder.volume.api [None req-85d4067f-ccff-431f-9861-51c9cc0654a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:58:26.869 7 INFO cinder.api.openstack.wsgi [None req-85d4067f-ccff-431f-9861-51c9cc0654a9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:26.880 8 INFO cinder.api.openstack.wsgi [None req-f153f817-7149-4691-aebd-56c76d6b47a6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:58:26.889 8 INFO cinder.volume.api [None req-f153f817-7149-4691-aebd-56c76d6b47a6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:58:26.892 8 INFO cinder.api.openstack.wsgi [None req-f153f817-7149-4691-aebd-56c76d6b47a6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/674] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:26.902 7 INFO cinder.api.openstack.wsgi [None req-932ab73e-f08f-4f2d-82f3-99c746186644 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:58:26.909 7 INFO cinder.volume.api [None req-932ab73e-f08f-4f2d-82f3-99c746186644 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:58:26.911 7 INFO cinder.api.openstack.wsgi [None req-932ab73e-f08f-4f2d-82f3-99c746186644 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/675] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:58:26.922 8 INFO cinder.api.openstack.wsgi [None req-1c498eb8-4938-4b55-b296-958cbd765bd9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:58:26.927 8 INFO cinder.api.openstack.wsgi [None req-1c498eb8-4938-4b55-b296-958cbd765bd9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 337/676] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:26.962 7 INFO cinder.api.openstack.wsgi [None req-29f9fdb8-f2b1-405f-b928-aba932aea303 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 06:58:26.979 7 INFO cinder.api.openstack.wsgi [None req-29f9fdb8-f2b1-405f-b928-aba932aea303 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/677] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:26.988 8 INFO cinder.api.openstack.wsgi [None req-a3f042f7-117e-4826-9f49-f274d95986d4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:58:27.008 8 INFO cinder.api.openstack.wsgi [None req-a3f042f7-117e-4826-9f49-f274d95986d4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/678] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:58:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:27.021 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:58:27.038 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/679] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:58:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:27.050 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:58:27.554 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 339/680] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:58:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:58:35.084 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:35.085 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:35.086 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:35.086 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:45.083 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:45.084 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:45.084 7 INFO cinder.api.openstack.wsgi [None req-cf7c8997-ab88-4897-a2b3-3eebf834abbf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:45.085 8 INFO cinder.api.openstack.wsgi [None req-fe82b80e-94d9-4fff-9b60-06dd707d28ca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:54.021 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes 2026-05-12 06:58:54.646 7 INFO cinder.api.v3.volumes [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Create volume of 1 GB 2026-05-12 06:58:54.656 7 INFO cinder.volume.api [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Availability Zones retrieved successfully. 2026-05-12 06:58:55.028 7 INFO cinder.volume.api [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Create volume request issued successfully. 2026-05-12 06:58:55.030 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 344/685] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 06:58:54 2026] POST /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes => generated 865 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 06:58:55.061 8 INFO cinder.api.openstack.wsgi [None req-c3cc0ab4-abc7-4d3d-9b75-76f7df5c19e7 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 2026-05-12 06:58:55.084 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:55.085 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:58:55.087 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:58:55.089 7 INFO cinder.api.openstack.wsgi [None req-52b17e9b-8c54-4bb5-8fed-59d6cf856fb5 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:55.141 8 INFO cinder.volume.api [None req-c3cc0ab4-abc7-4d3d-9b75-76f7df5c19e7 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:55.148 8 INFO cinder.api.openstack.wsgi [None req-c3cc0ab4-abc7-4d3d-9b75-76f7df5c19e7 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 8|app: 0|req: 342/688] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 06:58:55 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 933 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:56.171 7 INFO cinder.api.openstack.wsgi [None req-a1c60681-2ad5-4123-8d32-b3172949cbba ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:56.195 7 INFO cinder.volume.api [None req-a1c60681-2ad5-4123-8d32-b3172949cbba ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:56.204 7 INFO cinder.api.openstack.wsgi [None req-a1c60681-2ad5-4123-8d32-b3172949cbba ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 7|app: 0|req: 347/689] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 06:58:56 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:57.233 8 INFO cinder.api.openstack.wsgi [None req-e13e3dc0-27f6-4315-8d46-061557ac4acc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:57.248 8 INFO cinder.volume.api [None req-e13e3dc0-27f6-4315-8d46-061557ac4acc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:57.257 8 INFO cinder.api.openstack.wsgi [None req-e13e3dc0-27f6-4315-8d46-061557ac4acc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 8|app: 0|req: 343/690] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 06:58:57 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:58.278 7 INFO cinder.api.openstack.wsgi [None req-37450420-0f1d-41bc-8174-55933da11261 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:58.304 7 INFO cinder.volume.api [None req-37450420-0f1d-41bc-8174-55933da11261 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:58.313 7 INFO cinder.api.openstack.wsgi [None req-37450420-0f1d-41bc-8174-55933da11261 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 7|app: 0|req: 348/691] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 06:58:58 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:58.409 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:58.427 8 INFO cinder.volume.api [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:58.433 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 8|app: 0|req: 344/692] 10.0.0.24 () {34 vars in 1027 bytes} [Tue May 12 06:58:58 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 1342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:58.927 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-4d410b06-3a9a-466d-9bdd-36eb888b870f ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:58.940 7 INFO cinder.volume.api [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-4d410b06-3a9a-466d-9bdd-36eb888b870f ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:58:58.944 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-4d410b06-3a9a-466d-9bdd-36eb888b870f ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 7|app: 0|req: 349/693] 10.0.0.24 () {34 vars in 1027 bytes} [Tue May 12 06:58:58 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 1342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:58:58.951 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:58:58.951 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 345/694] 10.0.0.24 () {32 vars in 828 bytes} [Tue May 12 06:58:58 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:58.961 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-def256f0-269a-4b7b-84bf-fca49078d08d ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:58:59.012 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-def256f0-269a-4b7b-84bf-fca49078d08d ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments returned with HTTP 200 [pid: 7|app: 0|req: 350/695] 10.0.0.24 () {40 vars in 1056 bytes} [Tue May 12 06:58:58 2026] POST /v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 06:59:04.956 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 06:59:04.957 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 346/696] 199.19.213.181 () {32 vars in 840 bytes} [Tue May 12 06:59:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:05.014 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-3a00f3e1-0123-4165-b79d-624cbb408ebc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:05.040 7 INFO cinder.volume.api [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-3a00f3e1-0123-4165-b79d-624cbb408ebc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:59:05.049 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-3a00f3e1-0123-4165-b79d-624cbb408ebc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 200 [pid: 7|app: 0|req: 351/697] 199.19.213.181 () {36 vars in 1073 bytes} [Tue May 12 06:59:04 2026] GET /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 1522 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-12 06:59:05.084 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:05.084 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-3a00f3e1-0123-4165-b79d-624cbb408ebc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:05.086 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-f33e782a-1aa3-4885-88db-6abe1bbdc1be ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:05.086 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-3a00f3e1-0123-4165-b79d-624cbb408ebc ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:07.015 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-195d2aa0-321a-4be3-91a2-1bd79cdb1f88 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:08.092 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-195d2aa0-321a-4be3-91a2-1bd79cdb1f88 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d returned with HTTP 200 [pid: 8|app: 0|req: 348/700] 199.19.213.181 () {40 vars in 1135 bytes} [Tue May 12 06:59:07 2026] PUT /v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d => generated 802 bytes in 1084 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:08.609 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-a7af5b3f-214d-4ffc-8a17-94c2027bfef8 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:08.647 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-a7af5b3f-214d-4ffc-8a17-94c2027bfef8 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d/action returned with HTTP 204 [pid: 7|app: 0|req: 353/701] 199.19.213.181 () {40 vars in 1148 bytes} [Tue May 12 06:59:08 2026] POST /v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 06:59:15.084 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-a7af5b3f-214d-4ffc-8a17-94c2027bfef8 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:15.084 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-195d2aa0-321a-4be3-91a2-1bd79cdb1f88 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:15.085 7 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-a7af5b3f-214d-4ffc-8a17-94c2027bfef8 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:15.085 8 INFO cinder.api.openstack.wsgi [req-2b126c32-42d0-4228-b6d9-0066b984f7a8 req-195d2aa0-321a-4be3-91a2-1bd79cdb1f88 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:21.358 7 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-74b91f36-fdaa-4889-986a-a9992c15f032 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:21.932 7 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-74b91f36-fdaa-4889-986a-a9992c15f032 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d returned with HTTP 200 [pid: 7|app: 0|req: 355/704] 199.19.213.181 () {38 vars in 1103 bytes} [Tue May 12 06:59:21 2026] DELETE /v3/9980c8eaeb824c4cbde1ee66bf4c445f/attachments/70fb71ec-87b2-4c46-9cf4-b8cefdead72d => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:21.948 8 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 2026-05-12 06:59:21.949 8 INFO cinder.api.v3.volumes [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Delete volume with id: ba662ca5-912f-44ae-977c-e9f5a27f2084 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:21.958 8 INFO cinder.volume.api [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Volume info retrieved successfully. 2026-05-12 06:59:21.989 8 INFO cinder.volume.api [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] Delete volume request issued successfully. 2026-05-12 06:59:21.990 8 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 returned with HTTP 202 [pid: 8|app: 0|req: 350/705] 199.19.213.181 () {36 vars in 1054 bytes} [Tue May 12 06:59:21 2026] DELETE /v3/9980c8eaeb824c4cbde1ee66bf4c445f/volumes/ba662ca5-912f-44ae-977c-e9f5a27f2084 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 06:59:25.085 7 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-74b91f36-fdaa-4889-986a-a9992c15f032 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:25.085 8 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:25.086 7 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-74b91f36-fdaa-4889-986a-a9992c15f032 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:25.087 8 INFO cinder.api.openstack.wsgi [req-30280b8e-6cab-42b7-a007-8b035c331925 req-04caa729-ff46-4b52-83e0-6e284bae9e02 ca6a7de648924b0597664cb03f4208c3 9980c8eaeb824c4cbde1ee66bf4c445f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:27.121 7 INFO cinder.api.openstack.wsgi [None req-46bf7168-240a-4d7a-af81-26a04a1103b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 06:59:27.141 7 INFO cinder.api.openstack.wsgi [None req-46bf7168-240a-4d7a-af81-26a04a1103b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/708] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:27.157 8 INFO cinder.api.openstack.wsgi [None req-95321f8d-8853-432f-9592-61cd9712cc40 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6799a30e932143e0a7e7c2e807c2c531?usage=true 2026-05-12 06:59:27.179 8 INFO cinder.api.openstack.wsgi [None req-95321f8d-8853-432f-9592-61cd9712cc40 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6799a30e932143e0a7e7c2e807c2c531?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/709] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6799a30e932143e0a7e7c2e807c2c531?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.193 7 INFO cinder.api.openstack.wsgi [None req-8b448820-3506-45c6-8db5-35cda7132bee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true 2026-05-12 06:59:27.250 7 INFO cinder.api.openstack.wsgi [None req-8b448820-3506-45c6-8db5-35cda7132bee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/710] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.280 8 INFO cinder.api.openstack.wsgi [None req-186c29b8-fa81-4827-bd23-ea3437f26a7d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 06:59:27.298 8 INFO cinder.api.openstack.wsgi [None req-186c29b8-fa81-4827-bd23-ea3437f26a7d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/711] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.311 7 INFO cinder.api.openstack.wsgi [None req-54d94a40-9322-4c15-8cc8-b7878256afe1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/8faf2617ce034fad8214024f9fb251e4?usage=true 2026-05-12 06:59:27.337 7 INFO cinder.api.openstack.wsgi [None req-54d94a40-9322-4c15-8cc8-b7878256afe1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/8faf2617ce034fad8214024f9fb251e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/712] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/8faf2617ce034fad8214024f9fb251e4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.349 8 INFO cinder.api.openstack.wsgi [None req-37bcfd2e-d733-4f70-89e3-85ec3dc39437 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/9980c8eaeb824c4cbde1ee66bf4c445f?usage=true 2026-05-12 06:59:27.370 8 INFO cinder.api.openstack.wsgi [None req-37bcfd2e-d733-4f70-89e3-85ec3dc39437 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/9980c8eaeb824c4cbde1ee66bf4c445f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/713] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/9980c8eaeb824c4cbde1ee66bf4c445f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.382 7 INFO cinder.api.openstack.wsgi [None req-f039094a-ea1d-44bb-8cea-4ffba9416b25 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d95eb0fd2db748d49912d874a26448fc?usage=true 2026-05-12 06:59:27.401 7 INFO cinder.api.openstack.wsgi [None req-f039094a-ea1d-44bb-8cea-4ffba9416b25 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d95eb0fd2db748d49912d874a26448fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/714] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d95eb0fd2db748d49912d874a26448fc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.415 8 INFO cinder.api.openstack.wsgi [None req-a5aef70f-2d6b-4631-8bdb-ed3567cf4b56 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 06:59:27.445 8 INFO cinder.api.openstack.wsgi [None req-a5aef70f-2d6b-4631-8bdb-ed3567cf4b56 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/715] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.456 7 INFO cinder.api.openstack.wsgi [None req-67be9ce3-ddd7-4de2-955c-fceb08dba915 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:59:27.466 7 INFO cinder.volume.api [None req-67be9ce3-ddd7-4de2-955c-fceb08dba915 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:59:27.468 7 INFO cinder.api.openstack.wsgi [None req-67be9ce3-ddd7-4de2-955c-fceb08dba915 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/716] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:59:27.482 8 INFO cinder.api.openstack.wsgi [None req-8a866df4-f6de-45c6-9d17-ca9098d89fa3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 06:59:27.490 8 INFO cinder.volume.api [None req-8a866df4-f6de-45c6-9d17-ca9098d89fa3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 06:59:27.490 8 INFO cinder.api.openstack.wsgi [None req-8a866df4-f6de-45c6-9d17-ca9098d89fa3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/717] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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-05-12 06:59:27.501 7 INFO cinder.api.openstack.wsgi [None req-430d5740-1bc4-4c8f-8579-a648fb30973a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 06:59:27.510 7 INFO cinder.volume.api [None req-430d5740-1bc4-4c8f-8579-a648fb30973a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 06:59:27.511 7 INFO cinder.api.openstack.wsgi [None req-430d5740-1bc4-4c8f-8579-a648fb30973a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/718] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 06:59:27.526 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 06:59:27.533 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 357/719] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:27.544 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 06:59:28.049 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 363/720] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 06:59:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 06:59:35.085 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:35.085 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:35.086 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:35.086 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:45.086 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:45.087 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:45.088 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:45.090 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:55.084 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:55.085 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 06:59:55.085 7 INFO cinder.api.openstack.wsgi [None req-729b2705-1c75-439c-acce-f02062ae8b9b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:55.086 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 06:59:59.869 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6de6efc55b0d433697d42d8a6e57cca0/attachments?instance_id=5c00dd2a-5556-4187-ba96-18d2dd0401b5 2026-05-12 06:59:59.882 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6de6efc55b0d433697d42d8a6e57cca0/attachments?instance_id=5c00dd2a-5556-4187-ba96-18d2dd0401b5 returned with HTTP 200 [pid: 7|app: 0|req: 367/727] 199.19.213.181 () {36 vars in 1104 bytes} [Tue May 12 06:59:59 2026] GET /v3/6de6efc55b0d433697d42d8a6e57cca0/attachments?instance_id=5c00dd2a-5556-4187-ba96-18d2dd0401b5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:05.083 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:05.084 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:05.085 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:05.085 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:15.084 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:15.084 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:15.085 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:15.087 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:25.084 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:25.085 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:25.085 8 INFO cinder.api.openstack.wsgi [None req-c911f807-4fa2-4e84-bb45-3e118e392eae abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:25.085 7 INFO cinder.api.openstack.wsgi [req-069c325c-8055-4bde-bf62-977ead0146d5 req-1bc3ee0c-5618-4a4a-8526-e73a3cb7d136 d0eeb66e542c413c8b6b876ab1afcd3c 6de6efc55b0d433697d42d8a6e57cca0 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:26.981 8 INFO cinder.api.openstack.wsgi [None req-bec12706-e8f5-4478-acb9-480f24b57958 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:00:27.487 8 INFO cinder.api.openstack.wsgi [None req-bec12706-e8f5-4478-acb9-480f24b57958 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 364/734] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:00:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.498 7 INFO cinder.api.openstack.wsgi [None req-fbda63ea-0d09-4200-b98a-28cf0c7b7d8a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:00:27.519 7 INFO cinder.volume.api [None req-fbda63ea-0d09-4200-b98a-28cf0c7b7d8a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:00:27.521 7 INFO cinder.api.openstack.wsgi [None req-fbda63ea-0d09-4200-b98a-28cf0c7b7d8a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 371/735] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:27.532 8 INFO cinder.api.openstack.wsgi [None req-16625774-0a92-45ac-990d-b673d0bfb4f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:00:27.538 8 INFO cinder.api.openstack.wsgi [None req-16625774-0a92-45ac-990d-b673d0bfb4f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 365/736] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.622 7 INFO cinder.api.openstack.wsgi [None req-74c757f8-f84f-4ece-90f2-f2364f3c50b8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:00:27.656 7 INFO cinder.api.openstack.wsgi [None req-74c757f8-f84f-4ece-90f2-f2364f3c50b8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/737] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.669 8 INFO cinder.api.openstack.wsgi [None req-a0666a8a-f8cd-4d43-94f1-455878061fc1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/46e81e76de5b4416a6e283f81aade4f5?usage=true 2026-05-12 07:00:27.686 8 INFO cinder.api.openstack.wsgi [None req-a0666a8a-f8cd-4d43-94f1-455878061fc1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/46e81e76de5b4416a6e283f81aade4f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/738] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/46e81e76de5b4416a6e283f81aade4f5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.696 7 INFO cinder.api.openstack.wsgi [None req-d5ea2637-3ab8-4797-93ce-ef68e07d159d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6067c58444994258839b6f15ebbf482b?usage=true 2026-05-12 07:00:27.722 7 INFO cinder.api.openstack.wsgi [None req-d5ea2637-3ab8-4797-93ce-ef68e07d159d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6067c58444994258839b6f15ebbf482b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/739] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6067c58444994258839b6f15ebbf482b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.735 8 INFO cinder.api.openstack.wsgi [None req-94589b9f-1a3a-4a96-bfa5-fcbafa38bc9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true 2026-05-12 07:00:27.751 8 INFO cinder.api.openstack.wsgi [None req-94589b9f-1a3a-4a96-bfa5-fcbafa38bc9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/740] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6de6efc55b0d433697d42d8a6e57cca0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.764 7 INFO cinder.api.openstack.wsgi [None req-70cca7d3-23ee-4c86-85e4-d5fa5ed03029 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:00:27.788 7 INFO cinder.api.openstack.wsgi [None req-70cca7d3-23ee-4c86-85e4-d5fa5ed03029 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/741] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.801 8 INFO cinder.api.openstack.wsgi [None req-45322b3f-8617-4357-aea9-2f8e0af854f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/e95b3f88e7a94231a33f26b7c25a37b7?usage=true 2026-05-12 07:00:27.829 8 INFO cinder.api.openstack.wsgi [None req-45322b3f-8617-4357-aea9-2f8e0af854f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/e95b3f88e7a94231a33f26b7c25a37b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/742] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/e95b3f88e7a94231a33f26b7c25a37b7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.840 7 INFO cinder.api.openstack.wsgi [None req-117c472e-761e-4ce8-b642-6b20eb96b7f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:00:27.859 7 INFO cinder.api.openstack.wsgi [None req-117c472e-761e-4ce8-b642-6b20eb96b7f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/743] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:00:27.869 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:00:27.876 8 INFO cinder.volume.api [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:00:27.878 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/744] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:27.885 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:00:27.889 7 INFO cinder.volume.api [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:00:27.889 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/745] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:00:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:00:33.685 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:00:33.686 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 370/746] 10.0.0.46 () {30 vars in 410 bytes} [Tue May 12 07:00:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:00:35.084 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:35.085 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:35.085 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:35.086 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:45.084 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:45.084 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:45.085 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:45.086 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:55.085 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:55.085 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:00:55.086 7 INFO cinder.api.openstack.wsgi [None req-f862b0ef-9877-47b9-9d2f-e73d78bd9f4c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:00:55.086 8 INFO cinder.api.openstack.wsgi [None req-1389ea28-c7cf-4bea-8c85-304baf4e515c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:03.779 7 INFO cinder.api.openstack.wsgi [None req-452cdcfa-c950-4040-99f7-a9adca8f6953 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes 2026-05-12 07:01:03.781 7 INFO cinder.api.v3.volumes [None req-452cdcfa-c950-4040-99f7-a9adca8f6953 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Create volume of 1 GB 2026-05-12 07:01:03.786 7 INFO cinder.volume.api [None req-452cdcfa-c950-4040-99f7-a9adca8f6953 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:03.958 7 INFO cinder.volume.api [None req-452cdcfa-c950-4040-99f7-a9adca8f6953 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Create volume request issued successfully. 2026-05-12 07:01:03.959 7 INFO cinder.api.openstack.wsgi [None req-452cdcfa-c950-4040-99f7-a9adca8f6953 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 380/753] 10.0.0.46 () {34 vars in 721 bytes} [Tue May 12 07:01:03 2026] POST /v3/237c5b0d98374ca29f5c2d29654c250c/volumes => generated 860 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:01:03.979 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:03.997 8 INFO cinder.volume.api [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:04.005 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 8|app: 0|req: 374/754] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:03 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 928 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:05.031 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:05.046 7 INFO cinder.volume.api [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:05.051 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 7|app: 0|req: 381/755] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:05 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:05.085 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:05.085 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:05.085 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:05.086 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:15.084 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:15.086 8 INFO cinder.api.openstack.wsgi [None req-34f10262-a207-4842-9fcc-368b9c7bdcd1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:15.086 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:15.087 7 INFO cinder.api.openstack.wsgi [None req-5d8677ea-cd86-4aea-a63e-574d52c433cf df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:19.956 8 INFO cinder.api.openstack.wsgi [None req-764d04e6-beb0-459f-ae0e-098bc774cc64 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:19.973 8 INFO cinder.volume.api [None req-764d04e6-beb0-459f-ae0e-098bc774cc64 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:19.983 8 INFO cinder.volume.api [None req-764d04e6-beb0-459f-ae0e-098bc774cc64 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Update volume admin metadata completed successfully. 2026-05-12 07:01:20.488 8 INFO cinder.volume.api [None req-764d04e6-beb0-459f-ae0e-098bc774cc64 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Attach volume completed successfully. 2026-05-12 07:01:20.490 8 INFO cinder.api.openstack.wsgi [None req-764d04e6-beb0-459f-ae0e-098bc774cc64 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action returned with HTTP 202 [pid: 8|app: 0|req: 377/760] 10.0.0.46 () {34 vars in 809 bytes} [Tue May 12 07:01:19 2026] POST /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:20.502 7 INFO cinder.api.openstack.wsgi [None req-8e407443-3145-4155-909b-b73b26700676 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:20.517 7 INFO cinder.volume.api [None req-8e407443-3145-4155-909b-b73b26700676 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:20.525 7 INFO cinder.api.openstack.wsgi [None req-8e407443-3145-4155-909b-b73b26700676 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 7|app: 0|req: 384/761] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:20 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 1287 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:20.547 8 INFO cinder.api.openstack.wsgi [None req-8a931811-039e-4349-9b4b-4fa8b251de99 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:20.566 8 INFO cinder.volume.api [None req-8a931811-039e-4349-9b4b-4fa8b251de99 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:21.071 8 INFO cinder.volume.api [None req-8a931811-039e-4349-9b4b-4fa8b251de99 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Detach volume completed successfully. 2026-05-12 07:01:21.072 8 INFO cinder.api.openstack.wsgi [None req-8a931811-039e-4349-9b4b-4fa8b251de99 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action returned with HTTP 202 [pid: 8|app: 0|req: 378/762] 10.0.0.46 () {34 vars in 809 bytes} [Tue May 12 07:01:20 2026] POST /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:21.088 7 INFO cinder.api.openstack.wsgi [None req-be006c13-0612-4990-8606-a5705f6eb0b1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:21.110 7 INFO cinder.volume.api [None req-be006c13-0612-4990-8606-a5705f6eb0b1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:21.124 7 INFO cinder.api.openstack.wsgi [None req-be006c13-0612-4990-8606-a5705f6eb0b1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 7|app: 0|req: 385/763] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:21 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 972 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:24.018 8 INFO cinder.api.openstack.wsgi [None req-d0628188-d32a-417a-91f4-9d426d7cf3db 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes 2026-05-12 07:01:24.054 8 INFO cinder.volume.api [None req-d0628188-d32a-417a-91f4-9d426d7cf3db 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Get all volumes completed successfully. 2026-05-12 07:01:24.055 8 INFO cinder.api.openstack.wsgi [None req-d0628188-d32a-417a-91f4-9d426d7cf3db 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes returned with HTTP 200 [pid: 8|app: 0|req: 379/764] 10.0.0.46 () {32 vars in 700 bytes} [Tue May 12 07:01:23 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:24.069 7 INFO cinder.api.openstack.wsgi [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes 2026-05-12 07:01:24.072 7 INFO cinder.api.v3.volumes [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume of 1 GB 2026-05-12 07:01:24.077 7 INFO cinder.volume.api [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:24.206 7 INFO cinder.volume.api [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume request issued successfully. 2026-05-12 07:01:24.207 7 INFO cinder.api.openstack.wsgi [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/765] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:24 2026] POST /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes => generated 876 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:01:24.228 8 INFO cinder.api.openstack.wsgi [None req-1398fc0f-3ed0-458d-abf2-fa8da2f8ae6b 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:24.243 8 INFO cinder.volume.api [None req-1398fc0f-3ed0-458d-abf2-fa8da2f8ae6b 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:24.248 8 INFO cinder.api.openstack.wsgi [None req-1398fc0f-3ed0-458d-abf2-fa8da2f8ae6b 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 200 [pid: 8|app: 0|req: 380/766] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:24 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:25.085 7 INFO cinder.api.openstack.wsgi [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:25.085 8 INFO cinder.api.openstack.wsgi [None req-1398fc0f-3ed0-458d-abf2-fa8da2f8ae6b 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:25.087 8 INFO cinder.api.openstack.wsgi [None req-1398fc0f-3ed0-458d-abf2-fa8da2f8ae6b 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:25.087 7 INFO cinder.api.openstack.wsgi [None req-db24d509-c588-4622-b2be-094b51817d26 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:25.271 8 INFO cinder.api.openstack.wsgi [None req-ed8c2f9a-d0aa-405f-8289-bc3eccf7cc4a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:25.287 8 INFO cinder.volume.api [None req-ed8c2f9a-d0aa-405f-8289-bc3eccf7cc4a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:25.292 8 INFO cinder.api.openstack.wsgi [None req-ed8c2f9a-d0aa-405f-8289-bc3eccf7cc4a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 200 [pid: 8|app: 0|req: 382/769] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:25 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:25.309 7 INFO cinder.api.openstack.wsgi [None req-abf64f9f-758a-4faf-9eee-7a23079185c7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:25.324 7 INFO cinder.volume.api [None req-abf64f9f-758a-4faf-9eee-7a23079185c7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:25.332 7 INFO cinder.api.openstack.wsgi [None req-abf64f9f-758a-4faf-9eee-7a23079185c7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 200 [pid: 7|app: 0|req: 388/770] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:25 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:25.348 8 INFO cinder.api.openstack.wsgi [None req-30fb4bbd-ce8a-418e-88c3-80f8c1324ae9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes 2026-05-12 07:01:25.350 8 INFO cinder.api.v3.volumes [None req-30fb4bbd-ce8a-418e-88c3-80f8c1324ae9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume of 1 GB 2026-05-12 07:01:25.363 8 INFO cinder.volume.api [None req-30fb4bbd-ce8a-418e-88c3-80f8c1324ae9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:25.586 8 INFO cinder.volume.api [None req-30fb4bbd-ce8a-418e-88c3-80f8c1324ae9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume request issued successfully. 2026-05-12 07:01:25.587 8 INFO cinder.api.openstack.wsgi [None req-30fb4bbd-ce8a-418e-88c3-80f8c1324ae9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes returned with HTTP 202 [pid: 8|app: 0|req: 383/771] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:25 2026] POST /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes => generated 875 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:25.613 7 INFO cinder.api.openstack.wsgi [None req-a867f882-2e40-44aa-a33c-2d8d53832129 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:25.631 7 INFO cinder.volume.api [None req-a867f882-2e40-44aa-a33c-2d8d53832129 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:25.637 7 INFO cinder.api.openstack.wsgi [None req-a867f882-2e40-44aa-a33c-2d8d53832129 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 200 [pid: 7|app: 0|req: 389/772] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:25 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 943 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:26.662 8 INFO cinder.api.openstack.wsgi [None req-9911bb72-6e32-477c-aa8a-cd04541973e7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:26.680 8 INFO cinder.volume.api [None req-9911bb72-6e32-477c-aa8a-cd04541973e7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:26.686 8 INFO cinder.api.openstack.wsgi [None req-9911bb72-6e32-477c-aa8a-cd04541973e7 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 200 [pid: 8|app: 0|req: 384/773] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:26 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 968 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:26.702 7 INFO cinder.api.openstack.wsgi [None req-fa087acf-922a-4ce6-afe8-e859689d99e6 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:26.721 7 INFO cinder.volume.api [None req-fa087acf-922a-4ce6-afe8-e859689d99e6 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:26.727 7 INFO cinder.api.openstack.wsgi [None req-fa087acf-922a-4ce6-afe8-e859689d99e6 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 200 [pid: 7|app: 0|req: 390/774] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:26 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:26.749 8 INFO cinder.api.openstack.wsgi [None req-2c425950-22de-4156-bad6-baf27ccbd794 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes 2026-05-12 07:01:26.752 8 INFO cinder.api.v3.volumes [None req-2c425950-22de-4156-bad6-baf27ccbd794 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume of 1 GB 2026-05-12 07:01:26.758 8 INFO cinder.volume.api [None req-2c425950-22de-4156-bad6-baf27ccbd794 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:26.918 7 INFO cinder.api.openstack.wsgi [None req-eb9acc1a-ffe7-45eb-a3a4-770ab651475f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:01:26.925 8 INFO cinder.volume.api [None req-2c425950-22de-4156-bad6-baf27ccbd794 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Create volume request issued successfully. 2026-05-12 07:01:26.926 8 INFO cinder.api.openstack.wsgi [None req-2c425950-22de-4156-bad6-baf27ccbd794 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/775] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:26 2026] POST /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes => generated 876 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:01:26.930 7 INFO cinder.volume.api [None req-eb9acc1a-ffe7-45eb-a3a4-770ab651475f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:26.935 7 INFO cinder.api.openstack.wsgi [None req-eb9acc1a-ffe7-45eb-a3a4-770ab651475f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 391/776] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:01:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 4458 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:26.944 8 INFO cinder.api.openstack.wsgi [None req-930c4ba0-f56a-4bcb-92de-e64e068846f3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc 2026-05-12 07:01:26.947 7 INFO cinder.api.openstack.wsgi [None req-9e8aa5fc-2803-4b27-91ac-17f72e7ad025 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:27.084 8 INFO cinder.volume.api [None req-930c4ba0-f56a-4bcb-92de-e64e068846f3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:27.090 8 INFO cinder.api.openstack.wsgi [None req-930c4ba0-f56a-4bcb-92de-e64e068846f3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 200 [pid: 8|app: 0|req: 386/777] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:26 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 944 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.450 7 INFO cinder.api.openstack.wsgi [None req-9e8aa5fc-2803-4b27-91ac-17f72e7ad025 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 392/778] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:01:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:27.461 8 INFO cinder.api.openstack.wsgi [None req-f32c1e6a-4222-4ddd-9020-a9b17c5c7c94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:01:27.473 8 INFO cinder.volume.api [None req-f32c1e6a-4222-4ddd-9020-a9b17c5c7c94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:27.479 8 INFO cinder.api.openstack.wsgi [None req-f32c1e6a-4222-4ddd-9020-a9b17c5c7c94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 4511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:01:27.493 7 INFO cinder.api.openstack.wsgi [None req-3e6842b9-c35c-4102-817c-233733a3c823 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:01:27.498 7 INFO cinder.volume.api [None req-3e6842b9-c35c-4102-817c-233733a3c823 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:01:27.499 7 INFO cinder.api.openstack.wsgi [None req-3e6842b9-c35c-4102-817c-233733a3c823 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/780] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:27.540 8 INFO cinder.api.openstack.wsgi [None req-457f17f4-439b-4a89-a674-38478b86d869 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true 2026-05-12 07:01:27.557 8 INFO cinder.api.openstack.wsgi [None req-457f17f4-439b-4a89-a674-38478b86d869 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/781] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.568 7 INFO cinder.api.openstack.wsgi [None req-f38f296d-e6a0-440a-9707-619e67d2d593 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:01:27.592 7 INFO cinder.api.openstack.wsgi [None req-f38f296d-e6a0-440a-9707-619e67d2d593 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/782] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.604 8 INFO cinder.api.openstack.wsgi [None req-2c10bf47-a567-4abb-9ec9-cd0fc51bf567 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/237c5b0d98374ca29f5c2d29654c250c?usage=true 2026-05-12 07:01:27.622 8 INFO cinder.api.openstack.wsgi [None req-2c10bf47-a567-4abb-9ec9-cd0fc51bf567 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/237c5b0d98374ca29f5c2d29654c250c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/783] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/237c5b0d98374ca29f5c2d29654c250c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.634 7 INFO cinder.api.openstack.wsgi [None req-8b9be520-4c1c-40a1-9a08-214d55049c73 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true 2026-05-12 07:01:27.657 7 INFO cinder.api.openstack.wsgi [None req-8b9be520-4c1c-40a1-9a08-214d55049c73 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/784] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.670 8 INFO cinder.api.openstack.wsgi [None req-1c719a61-7283-4b87-a26e-5ed83e4b6929 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true 2026-05-12 07:01:27.688 8 INFO cinder.api.openstack.wsgi [None req-1c719a61-7283-4b87-a26e-5ed83e4b6929 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/785] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.701 7 INFO cinder.api.openstack.wsgi [None req-ec968c9e-4044-4bd4-ac5f-a80fedcbc795 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true 2026-05-12 07:01:27.718 7 INFO cinder.api.openstack.wsgi [None req-ec968c9e-4044-4bd4-ac5f-a80fedcbc795 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/786] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.726 8 INFO cinder.api.openstack.wsgi [None req-b99f69af-cfea-406f-9d9f-042ba4b38ae1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true 2026-05-12 07:01:27.741 8 INFO cinder.api.openstack.wsgi [None req-b99f69af-cfea-406f-9d9f-042ba4b38ae1 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/787] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.752 7 INFO cinder.api.openstack.wsgi [None req-13df741f-8e6f-4779-a35c-02ae91bd14cd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true 2026-05-12 07:01:27.774 7 INFO cinder.api.openstack.wsgi [None req-13df741f-8e6f-4779-a35c-02ae91bd14cd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/788] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.782 8 INFO cinder.api.openstack.wsgi [None req-97978ba6-7fbb-4f42-9c22-70fc8a7bb227 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:01:27.800 8 INFO cinder.api.openstack.wsgi [None req-97978ba6-7fbb-4f42-9c22-70fc8a7bb227 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/789] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.812 7 INFO cinder.api.openstack.wsgi [None req-e58e1626-6ad2-4ccc-9b4e-97fc086f93fe abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true 2026-05-12 07:01:27.832 7 INFO cinder.api.openstack.wsgi [None req-e58e1626-6ad2-4ccc-9b4e-97fc086f93fe abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/790] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.840 8 INFO cinder.api.openstack.wsgi [None req-69f89870-63f2-4d8c-91c4-a0f399ef07b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true 2026-05-12 07:01:27.858 8 INFO cinder.api.openstack.wsgi [None req-69f89870-63f2-4d8c-91c4-a0f399ef07b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/791] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.867 7 INFO cinder.api.openstack.wsgi [None req-3e9cae5d-4d00-44e2-be27-47cbcd0387d0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a3819b6c63114b54bf7d7ef2917b7f55?usage=true 2026-05-12 07:01:27.886 7 INFO cinder.api.openstack.wsgi [None req-3e9cae5d-4d00-44e2-be27-47cbcd0387d0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a3819b6c63114b54bf7d7ef2917b7f55?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/792] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a3819b6c63114b54bf7d7ef2917b7f55?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.898 8 INFO cinder.api.openstack.wsgi [None req-5af389b4-daf5-44fb-9289-59e081cd781f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true 2026-05-12 07:01:27.920 8 INFO cinder.api.openstack.wsgi [None req-5af389b4-daf5-44fb-9289-59e081cd781f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/793] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.930 7 INFO cinder.api.openstack.wsgi [None req-090482b5-9127-4852-9284-f80a82241a2e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true 2026-05-12 07:01:27.957 7 INFO cinder.api.openstack.wsgi [None req-090482b5-9127-4852-9284-f80a82241a2e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/794] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.968 8 INFO cinder.api.openstack.wsgi [None req-b6f312d9-125d-47b5-a77c-8db0ec1881ef abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:01:27.985 8 INFO cinder.api.openstack.wsgi [None req-b6f312d9-125d-47b5-a77c-8db0ec1881ef abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/795] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:27.998 7 INFO cinder.api.openstack.wsgi [None req-7bc8738b-be87-46d6-84f9-0b9e59b4edd3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:01:28.003 7 INFO cinder.api.openstack.wsgi [None req-7bc8738b-be87-46d6-84f9-0b9e59b4edd3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 401/796] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:01:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:28.076 8 INFO cinder.api.openstack.wsgi [None req-86cce1ce-c761-4658-9aca-501e6e98463c df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:28.089 8 INFO cinder.volume.api [None req-86cce1ce-c761-4658-9aca-501e6e98463c df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.094 8 INFO cinder.api.openstack.wsgi [None req-86cce1ce-c761-4658-9aca-501e6e98463c df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 8|app: 0|req: 396/797] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.112 7 INFO cinder.api.openstack.wsgi [None req-159a8a4b-aa02-45eb-985a-531f5bec4bc3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc 2026-05-12 07:01:28.113 8 INFO cinder.api.openstack.wsgi [None req-c964380d-c595-4356-92c1-b34f5d14855e df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 2026-05-12 07:01:28.114 8 INFO cinder.api.v3.volumes [None req-c964380d-c595-4356-92c1-b34f5d14855e df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Delete volume with id: 5e5c16a1-8518-43ad-a585-ca9edb844bb8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-05-12 07:01:28.123 8 INFO cinder.volume.api [None req-c964380d-c595-4356-92c1-b34f5d14855e df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.125 7 INFO cinder.volume.api [None req-159a8a4b-aa02-45eb-985a-531f5bec4bc3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.131 7 INFO cinder.api.openstack.wsgi [None req-159a8a4b-aa02-45eb-985a-531f5bec4bc3 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 200 [pid: 7|app: 0|req: 402/798] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.150 7 INFO cinder.api.openstack.wsgi [None req-c12f570b-a9c7-4c63-aeae-83f4eacf0abf 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc 2026-05-12 07:01:28.153 8 INFO cinder.volume.api [None req-c964380d-c595-4356-92c1-b34f5d14855e df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Delete volume request issued successfully. 2026-05-12 07:01:28.153 8 INFO cinder.api.openstack.wsgi [None req-c964380d-c595-4356-92c1-b34f5d14855e df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 202 [pid: 8|app: 0|req: 397/799] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:28 2026] DELETE /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.163 8 INFO cinder.api.openstack.wsgi [None req-5daa04ca-7bba-46e2-bdd4-edcccf1dcbe1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 2026-05-12 07:01:28.165 7 INFO cinder.volume.api [None req-c12f570b-a9c7-4c63-aeae-83f4eacf0abf 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.171 7 INFO cinder.api.openstack.wsgi [None req-c12f570b-a9c7-4c63-aeae-83f4eacf0abf 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 200 [pid: 7|app: 0|req: 403/800] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:28.180 8 INFO cinder.volume.api [None req-5daa04ca-7bba-46e2-bdd4-edcccf1dcbe1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.185 8 INFO cinder.api.openstack.wsgi [None req-5daa04ca-7bba-46e2-bdd4-edcccf1dcbe1 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 200 [pid: 8|app: 0|req: 398/801] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.194 7 INFO cinder.api.openstack.wsgi [None req-2771d69f-2713-4cbe-8670-1d2745e93ec9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes 2026-05-12 07:01:28.230 7 INFO cinder.volume.api [None req-2771d69f-2713-4cbe-8670-1d2745e93ec9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Get all volumes completed successfully. 2026-05-12 07:01:28.230 7 INFO cinder.api.openstack.wsgi [None req-2771d69f-2713-4cbe-8670-1d2745e93ec9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes returned with HTTP 200 [pid: 7|app: 0|req: 404/802] 10.0.0.46 () {32 vars in 700 bytes} [Tue May 12 07:01:28 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes => generated 1323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.244 8 INFO cinder.api.openstack.wsgi [None req-c1e50f83-f8f8-40a9-9690-cbdc4a80e141 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:28.266 8 INFO cinder.volume.api [None req-c1e50f83-f8f8-40a9-9690-cbdc4a80e141 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.271 8 INFO cinder.api.openstack.wsgi [None req-c1e50f83-f8f8-40a9-9690-cbdc4a80e141 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 200 [pid: 8|app: 0|req: 399/803] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.287 7 INFO cinder.api.openstack.wsgi [None req-96d97a45-237e-4afa-b8cc-d9ce73487e0d 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc 2026-05-12 07:01:28.288 7 INFO cinder.api.v3.volumes [None req-96d97a45-237e-4afa-b8cc-d9ce73487e0d 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume with id: fbdeb5f7-0da3-4aab-b264-4500f85a66fc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:28.304 7 INFO cinder.volume.api [None req-96d97a45-237e-4afa-b8cc-d9ce73487e0d 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.334 7 INFO cinder.volume.api [None req-96d97a45-237e-4afa-b8cc-d9ce73487e0d 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:28.334 7 INFO cinder.api.openstack.wsgi [None req-96d97a45-237e-4afa-b8cc-d9ce73487e0d 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 202 [pid: 7|app: 0|req: 405/804] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:28 2026] DELETE /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:28.347 8 INFO cinder.api.openstack.wsgi [None req-140c9647-442d-452f-85b2-784e4d4a98b1 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:28.360 8 INFO cinder.volume.api [None req-140c9647-442d-452f-85b2-784e4d4a98b1 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:28.365 8 INFO cinder.api.openstack.wsgi [None req-140c9647-442d-452f-85b2-784e4d4a98b1 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 200 [pid: 8|app: 0|req: 400/805] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:28 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:29.208 7 INFO cinder.api.openstack.wsgi [None req-87f207e9-b912-46e3-8957-6cd0828362d7 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 2026-05-12 07:01:29.215 7 INFO cinder.api.openstack.wsgi [None req-87f207e9-b912-46e3-8957-6cd0828362d7 df5c1f8978f742fe8d58314633013cb2 237c5b0d98374ca29f5c2d29654c250c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 returned with HTTP 404 [pid: 7|app: 0|req: 406/806] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:29 2026] GET /v3/237c5b0d98374ca29f5c2d29654c250c/volumes/5e5c16a1-8518-43ad-a585-ca9edb844bb8 => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:29.387 8 INFO cinder.api.openstack.wsgi [None req-ee057afd-9514-4ce1-b20c-0ef0dfb37691 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc 2026-05-12 07:01:29.395 8 INFO cinder.api.openstack.wsgi [None req-ee057afd-9514-4ce1-b20c-0ef0dfb37691 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc returned with HTTP 404 [pid: 8|app: 0|req: 401/807] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:29 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/fbdeb5f7-0da3-4aab-b264-4500f85a66fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:01:29.407 7 INFO cinder.api.openstack.wsgi [None req-876243a3-1f5f-4869-ab5a-f0e6af84cc49 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:29.422 7 INFO cinder.volume.api [None req-876243a3-1f5f-4869-ab5a-f0e6af84cc49 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:29.427 7 INFO cinder.api.openstack.wsgi [None req-876243a3-1f5f-4869-ab5a-f0e6af84cc49 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 200 [pid: 7|app: 0|req: 407/808] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:29 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:29.453 8 INFO cinder.api.openstack.wsgi [None req-043b4f84-9594-40e1-84d1-23325023e8f0 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b 2026-05-12 07:01:29.453 8 INFO cinder.api.v3.volumes [None req-043b4f84-9594-40e1-84d1-23325023e8f0 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume with id: a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:29.464 8 INFO cinder.volume.api [None req-043b4f84-9594-40e1-84d1-23325023e8f0 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:29.495 8 INFO cinder.volume.api [None req-043b4f84-9594-40e1-84d1-23325023e8f0 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:29.495 8 INFO cinder.api.openstack.wsgi [None req-043b4f84-9594-40e1-84d1-23325023e8f0 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 202 [pid: 8|app: 0|req: 402/809] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:29 2026] DELETE /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:29.505 7 INFO cinder.api.openstack.wsgi [None req-1593e42e-8666-4cc6-9920-bd1c280c689a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:29.526 7 INFO cinder.volume.api [None req-1593e42e-8666-4cc6-9920-bd1c280c689a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:29.532 7 INFO cinder.api.openstack.wsgi [None req-1593e42e-8666-4cc6-9920-bd1c280c689a 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 200 [pid: 7|app: 0|req: 408/810] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:29 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 967 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:30.564 8 INFO cinder.api.openstack.wsgi [None req-d7aeb6c8-81fd-4439-b836-d16643d34a5c 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b 2026-05-12 07:01:30.576 8 INFO cinder.api.openstack.wsgi [None req-d7aeb6c8-81fd-4439-b836-d16643d34a5c 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b returned with HTTP 404 [pid: 8|app: 0|req: 403/811] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:30 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a6a702d4-1fe0-4847-ae8c-f7d98707129b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:30.586 7 INFO cinder.api.openstack.wsgi [None req-79d6fef9-5389-46a2-9415-52e4834378c9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:30.600 7 INFO cinder.volume.api [None req-79d6fef9-5389-46a2-9415-52e4834378c9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:30.606 7 INFO cinder.api.openstack.wsgi [None req-79d6fef9-5389-46a2-9415-52e4834378c9 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 200 [pid: 7|app: 0|req: 409/812] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:30 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:30.624 8 INFO cinder.api.openstack.wsgi [None req-257805e9-150c-47d3-8a4e-28e93db0ca85 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 2026-05-12 07:01:30.625 8 INFO cinder.api.v3.volumes [None req-257805e9-150c-47d3-8a4e-28e93db0ca85 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume with id: a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:30.639 8 INFO cinder.volume.api [None req-257805e9-150c-47d3-8a4e-28e93db0ca85 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:30.677 8 INFO cinder.volume.api [None req-257805e9-150c-47d3-8a4e-28e93db0ca85 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:30.677 8 INFO cinder.api.openstack.wsgi [None req-257805e9-150c-47d3-8a4e-28e93db0ca85 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 202 [pid: 8|app: 0|req: 404/813] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:30 2026] DELETE /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:30.686 7 INFO cinder.api.openstack.wsgi [None req-b3c93488-292c-4741-a7ec-968363f967ad 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:30.699 7 INFO cinder.volume.api [None req-b3c93488-292c-4741-a7ec-968363f967ad 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:30.704 7 INFO cinder.api.openstack.wsgi [None req-b3c93488-292c-4741-a7ec-968363f967ad 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 200 [pid: 7|app: 0|req: 410/814] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:30 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:31.726 8 INFO cinder.api.openstack.wsgi [None req-ebc88fe1-395a-41c7-aae8-1d6eaf66fadc 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 2026-05-12 07:01:31.740 8 INFO cinder.api.openstack.wsgi [None req-ebc88fe1-395a-41c7-aae8-1d6eaf66fadc 822eb8c287e74f3cb85af4ffb1de883e a3819b6c63114b54bf7d7ef2917b7f55 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 returned with HTTP 404 [pid: 8|app: 0|req: 405/815] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:31 2026] GET /v3/a3819b6c63114b54bf7d7ef2917b7f55/volumes/a3cd66a3-5590-4629-820b-62252e149bb7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:34.222 7 INFO cinder.api.openstack.wsgi [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes 2026-05-12 07:01:34.225 7 INFO cinder.api.v3.volumes [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume of 1 GB 2026-05-12 07:01:34.232 7 INFO cinder.volume.api [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:34.412 7 INFO cinder.volume.api [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume request issued successfully. 2026-05-12 07:01:34.413 7 INFO cinder.api.openstack.wsgi [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/816] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:34 2026] POST /v3/f89a1dfe5e12439585a0cb7405a80334/volumes => generated 870 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:01:34.433 8 INFO cinder.api.openstack.wsgi [None req-512dd001-644b-4373-bccb-ec3a93fee992 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:34.453 8 INFO cinder.volume.api [None req-512dd001-644b-4373-bccb-ec3a93fee992 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:34.461 8 INFO cinder.api.openstack.wsgi [None req-512dd001-644b-4373-bccb-ec3a93fee992 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 8|app: 0|req: 406/817] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:34 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:35.084 7 INFO cinder.api.openstack.wsgi [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:35.084 8 INFO cinder.api.openstack.wsgi [None req-512dd001-644b-4373-bccb-ec3a93fee992 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:35.084 7 INFO cinder.api.openstack.wsgi [None req-d9a28054-de32-46cd-95f9-41c35907d704 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:35.086 8 INFO cinder.api.openstack.wsgi [None req-512dd001-644b-4373-bccb-ec3a93fee992 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.489 7 INFO cinder.api.openstack.wsgi [None req-001d0f1e-4a9b-4c4e-a677-073d968ffc82 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:35.509 7 INFO cinder.volume.api [None req-001d0f1e-4a9b-4c4e-a677-073d968ffc82 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:35.518 7 INFO cinder.api.openstack.wsgi [None req-001d0f1e-4a9b-4c4e-a677-073d968ffc82 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 7|app: 0|req: 413/820] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:35 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 963 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.538 8 INFO cinder.api.openstack.wsgi [None req-7df9aae2-8a9f-47da-abcb-de4b26899222 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:35.551 8 INFO cinder.volume.api [None req-7df9aae2-8a9f-47da-abcb-de4b26899222 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:35.555 8 INFO cinder.api.openstack.wsgi [None req-7df9aae2-8a9f-47da-abcb-de4b26899222 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:35 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.579 7 INFO cinder.api.openstack.wsgi [None req-3aafa30d-bbf0-445d-a236-736e9b96c752 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:35.597 7 INFO cinder.volume.api [None req-3aafa30d-bbf0-445d-a236-736e9b96c752 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:35.606 7 INFO cinder.volume.api [None req-3aafa30d-bbf0-445d-a236-736e9b96c752 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:35.606 7 INFO cinder.api.openstack.wsgi [None req-3aafa30d-bbf0-445d-a236-736e9b96c752 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 7|app: 0|req: 414/822] 10.0.0.46 () {34 vars in 794 bytes} [Tue May 12 07:01:35 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 895 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.629 8 INFO cinder.api.openstack.wsgi [None req-c38d3072-5421-4b1f-9caa-42f754b987b0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:35.644 8 INFO cinder.volume.api [None req-c38d3072-5421-4b1f-9caa-42f754b987b0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:35.651 8 INFO cinder.volume.api [None req-c38d3072-5421-4b1f-9caa-42f754b987b0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:35.652 8 INFO cinder.api.openstack.wsgi [None req-c38d3072-5421-4b1f-9caa-42f754b987b0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.46 () {34 vars in 795 bytes} [Tue May 12 07:01:35 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.674 7 INFO cinder.api.openstack.wsgi [None req-3ef9b2a1-6516-45ad-b8d4-16b574523c03 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:35.692 7 INFO cinder.volume.api [None req-3ef9b2a1-6516-45ad-b8d4-16b574523c03 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:35.697 7 INFO cinder.api.openstack.wsgi [None req-3ef9b2a1-6516-45ad-b8d4-16b574523c03 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:35 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.715 8 INFO cinder.api.openstack.wsgi [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes 2026-05-12 07:01:35.718 8 INFO cinder.api.v3.volumes [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume of 1 GB 2026-05-12 07:01:35.723 8 INFO cinder.volume.api [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:35.839 8 INFO cinder.volume.api [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume request issued successfully. 2026-05-12 07:01:35.841 8 INFO cinder.api.openstack.wsgi [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/825] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:35 2026] POST /v3/f89a1dfe5e12439585a0cb7405a80334/volumes => generated 892 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:35.864 7 INFO cinder.api.openstack.wsgi [None req-6e9883bb-a67d-40a1-833a-08d6d6178476 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:36.003 7 INFO cinder.volume.api [None req-6e9883bb-a67d-40a1-833a-08d6d6178476 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:36.006 7 INFO cinder.api.openstack.wsgi [None req-6e9883bb-a67d-40a1-833a-08d6d6178476 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 200 [pid: 7|app: 0|req: 416/826] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:35 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 960 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:36.081 8 INFO cinder.api.openstack.wsgi [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:01:36.082 8 INFO cinder.api.openstack.wsgi [None req-b352e93a-aa3e-4768-8b62-665fe6c79507 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 411/827] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:36 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:36.097 7 INFO cinder.api.openstack.wsgi [None req-df3ed7ac-87d3-4ab2-bc38-8baf9bcd183c 1142519f140e4e46985b2436f220a6fb bde2300338d64cb1bce569b3cfb42a84 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 2026-05-12 07:01:36.126 7 INFO cinder.api.openstack.wsgi [None req-df3ed7ac-87d3-4ab2-bc38-8baf9bcd183c 1142519f140e4e46985b2436f220a6fb bde2300338d64cb1bce569b3cfb42a84 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 returned with HTTP 200 [pid: 7|app: 0|req: 417/828] 10.0.0.231 () {34 vars in 879 bytes} [Tue May 12 07:01:36 2026] GET /v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 => generated 302 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:37.030 8 INFO cinder.api.openstack.wsgi [None req-c0a22aaa-f320-44e3-a741-f1543ab554e5 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:37.047 8 INFO cinder.volume.api [None req-c0a22aaa-f320-44e3-a741-f1543ab554e5 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:37.052 8 INFO cinder.api.openstack.wsgi [None req-c0a22aaa-f320-44e3-a741-f1543ab554e5 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 200 [pid: 8|app: 0|req: 412/829] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:37 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 985 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:37.076 7 INFO cinder.api.openstack.wsgi [None req-0a4f7941-9d81-42f4-8cb7-15e72de60fd3 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:37.089 7 INFO cinder.volume.api [None req-0a4f7941-9d81-42f4-8cb7-15e72de60fd3 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:37.096 7 INFO cinder.volume.api [None req-0a4f7941-9d81-42f4-8cb7-15e72de60fd3 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:37.096 7 INFO cinder.api.openstack.wsgi [None req-0a4f7941-9d81-42f4-8cb7-15e72de60fd3 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 200 [pid: 7|app: 0|req: 418/830] 10.0.0.46 () {34 vars in 794 bytes} [Tue May 12 07:01:37 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:37.115 8 INFO cinder.api.openstack.wsgi [None req-e847c003-7e19-42df-9579-c633bcbeb765 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:37.129 8 INFO cinder.volume.api [None req-e847c003-7e19-42df-9579-c633bcbeb765 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:37.134 8 INFO cinder.api.openstack.wsgi [None req-e847c003-7e19-42df-9579-c633bcbeb765 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 200 [pid: 8|app: 0|req: 413/831] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:37 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 949 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:37.155 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 2026-05-12 07:01:37.156 7 INFO cinder.api.v3.volumes [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume with id: 3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:37.165 7 INFO cinder.volume.api [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:37.185 7 INFO cinder.volume.api [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:37.186 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 202 [pid: 7|app: 0|req: 419/832] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:37 2026] DELETE /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:37.198 8 INFO cinder.api.openstack.wsgi [None req-eabbed53-8c09-411e-b0ff-57c60a02d673 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:37.218 8 INFO cinder.volume.api [None req-eabbed53-8c09-411e-b0ff-57c60a02d673 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:37.230 8 INFO cinder.api.openstack.wsgi [None req-eabbed53-8c09-411e-b0ff-57c60a02d673 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:37 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:01:37.553 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:01:37.554 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 420/834] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:01:37.561 8 INFO cinder.api.openstack.wsgi [None req-eabbed53-8c09-411e-b0ff-57c60a02d673 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:01:37.562 8 INFO cinder.api.openstack.wsgi [None req-eabbed53-8c09-411e-b0ff-57c60a02d673 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/835] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:01:37.997 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:01:37.999 7 INFO cinder.api.openstack.wsgi [None req-40b5f835-ec14-4bc4-96d5-572f3895b48a 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 421/836] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:37 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:38.012 8 INFO cinder.api.openstack.wsgi [None req-ce009204-eca2-4473-9efa-da98839d101f 1142519f140e4e46985b2436f220a6fb bde2300338d64cb1bce569b3cfb42a84 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 2026-05-12 07:01:38.031 8 INFO cinder.api.openstack.wsgi [None req-ce009204-eca2-4473-9efa-da98839d101f 1142519f140e4e46985b2436f220a6fb bde2300338d64cb1bce569b3cfb42a84 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 returned with HTTP 200 [pid: 8|app: 0|req: 416/837] 10.0.0.231 () {34 vars in 879 bytes} [Tue May 12 07:01:38 2026] GET /v3/bde2300338d64cb1bce569b3cfb42a84/limits?tenant_id=bde2300338d64cb1bce569b3cfb42a84 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:38.253 7 INFO cinder.api.openstack.wsgi [None req-9b1e570b-aa5d-40e7-a9b5-f2d45da6d661 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 2026-05-12 07:01:38.261 7 INFO cinder.api.openstack.wsgi [None req-9b1e570b-aa5d-40e7-a9b5-f2d45da6d661 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 returned with HTTP 404 [pid: 7|app: 0|req: 422/838] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:38 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/3aefc35a-0526-4c65-aadf-35b609bb57e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:01:38.276 8 INFO cinder.api.openstack.wsgi [None req-4b61212a-c4e9-418b-9b27-b1022634a9eb 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:38.302 8 INFO cinder.volume.api [None req-4b61212a-c4e9-418b-9b27-b1022634a9eb 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:38.307 8 INFO cinder.api.openstack.wsgi [None req-4b61212a-c4e9-418b-9b27-b1022634a9eb 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 8|app: 0|req: 417/839] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:38 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:01:38.327 7 INFO cinder.api.openstack.wsgi [None req-31c37b9b-6071-487d-aa49-6280302aa956 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f 2026-05-12 07:01:38.328 7 INFO cinder.api.v3.volumes [None req-31c37b9b-6071-487d-aa49-6280302aa956 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume with id: 8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:38.339 7 INFO cinder.volume.api [None req-31c37b9b-6071-487d-aa49-6280302aa956 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:38.358 7 INFO cinder.volume.api [None req-31c37b9b-6071-487d-aa49-6280302aa956 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:38.359 7 INFO cinder.api.openstack.wsgi [None req-31c37b9b-6071-487d-aa49-6280302aa956 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 202 [pid: 7|app: 0|req: 423/840] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:38 2026] DELETE /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:38.374 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:38.392 8 INFO cinder.volume.api [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:38.396 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 200 [pid: 8|app: 0|req: 418/841] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:38 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:01:39.415 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:39.416 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 419/842] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:01:39.418 7 INFO cinder.api.openstack.wsgi [None req-30a36bcf-734f-4408-ad94-2630864cad19 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f 2026-05-12 07:01:39.422 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:01:39.422 8 INFO cinder.api.openstack.wsgi [None req-679598d5-60f5-416b-beef-61dfa31197de 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 420/843] 10.0.0.231 () {28 vars in 376 bytes} [Tue May 12 07:01:39 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 07:01:39.426 7 INFO cinder.api.openstack.wsgi [None req-30a36bcf-734f-4408-ad94-2630864cad19 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f returned with HTTP 404 [pid: 7|app: 0|req: 424/844] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:39 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/8d56348a-4d97-4815-b8e2-c0f55f3be63f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:39.483 8 INFO cinder.api.openstack.wsgi [None req-92e060e4-bed9-4873-a482-825227fba06e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes 2026-05-12 07:01:40.066 8 INFO cinder.api.v3.volumes [None req-92e060e4-bed9-4873-a482-825227fba06e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume of 1 GB 2026-05-12 07:01:40.071 8 INFO cinder.volume.api [None req-92e060e4-bed9-4873-a482-825227fba06e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:40.249 8 INFO cinder.volume.api [None req-92e060e4-bed9-4873-a482-825227fba06e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume request issued successfully. 2026-05-12 07:01:40.250 8 INFO cinder.api.openstack.wsgi [None req-92e060e4-bed9-4873-a482-825227fba06e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes returned with HTTP 202 [pid: 8|app: 0|req: 421/845] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:39 2026] POST /v3/f89a1dfe5e12439585a0cb7405a80334/volumes => generated 871 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:01:40.270 7 INFO cinder.api.openstack.wsgi [None req-200f297c-da1a-4b4d-b31e-d0f59d576297 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:40.284 7 INFO cinder.volume.api [None req-200f297c-da1a-4b4d-b31e-d0f59d576297 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:40.288 7 INFO cinder.api.openstack.wsgi [None req-200f297c-da1a-4b4d-b31e-d0f59d576297 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 7|app: 0|req: 425/846] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:40 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 939 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.311 8 INFO cinder.api.openstack.wsgi [None req-fd86e491-70a1-4354-b4b4-b14be646436c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.327 8 INFO cinder.volume.api [None req-fd86e491-70a1-4354-b4b4-b14be646436c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.333 8 INFO cinder.api.openstack.wsgi [None req-fd86e491-70a1-4354-b4b4-b14be646436c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 8|app: 0|req: 422/847] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:41 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 1348 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.356 7 INFO cinder.api.openstack.wsgi [None req-4c93f6d6-1026-4d9a-8448-cb574d30ccd0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.371 7 INFO cinder.volume.api [None req-4c93f6d6-1026-4d9a-8448-cb574d30ccd0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.377 7 INFO cinder.api.openstack.wsgi [None req-4c93f6d6-1026-4d9a-8448-cb574d30ccd0 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 7|app: 0|req: 426/848] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:41 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 1348 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.399 8 INFO cinder.api.openstack.wsgi [None req-64f128bb-c575-4204-b7f7-0861b479f447 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.416 8 INFO cinder.volume.api [None req-64f128bb-c575-4204-b7f7-0861b479f447 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.421 8 INFO cinder.volume.api [None req-64f128bb-c575-4204-b7f7-0861b479f447 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:41.421 8 INFO cinder.api.openstack.wsgi [None req-64f128bb-c575-4204-b7f7-0861b479f447 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 8|app: 0|req: 423/849] 10.0.0.46 () {34 vars in 794 bytes} [Tue May 12 07:01:41 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.438 7 INFO cinder.api.openstack.wsgi [None req-f49ea86b-17c5-4f1c-b60e-44002db57ec7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.454 7 INFO cinder.volume.api [None req-f49ea86b-17c5-4f1c-b60e-44002db57ec7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.462 7 INFO cinder.volume.api [None req-f49ea86b-17c5-4f1c-b60e-44002db57ec7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:41.462 7 INFO cinder.api.openstack.wsgi [None req-f49ea86b-17c5-4f1c-b60e-44002db57ec7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 7|app: 0|req: 427/850] 10.0.0.46 () {34 vars in 795 bytes} [Tue May 12 07:01:41 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 933 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.485 8 INFO cinder.api.openstack.wsgi [None req-0bfbe415-550b-491b-89f6-b9361da68b3e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.501 8 INFO cinder.volume.api [None req-0bfbe415-550b-491b-89f6-b9361da68b3e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.507 8 INFO cinder.api.openstack.wsgi [None req-0bfbe415-550b-491b-89f6-b9361da68b3e 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 8|app: 0|req: 424/851] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:41 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.534 7 INFO cinder.api.openstack.wsgi [None req-9e44b09b-a638-4221-8ec7-df8f81eb509c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes 2026-05-12 07:01:41.536 7 INFO cinder.api.v3.volumes [None req-9e44b09b-a638-4221-8ec7-df8f81eb509c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume of 1 GB 2026-05-12 07:01:41.542 7 INFO cinder.volume.api [None req-9e44b09b-a638-4221-8ec7-df8f81eb509c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Availability Zones retrieved successfully. 2026-05-12 07:01:41.678 7 INFO cinder.volume.api [None req-9e44b09b-a638-4221-8ec7-df8f81eb509c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Create volume request issued successfully. 2026-05-12 07:01:41.679 7 INFO cinder.api.openstack.wsgi [None req-9e44b09b-a638-4221-8ec7-df8f81eb509c 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes returned with HTTP 202 [pid: 7|app: 0|req: 428/852] 10.0.0.46 () {34 vars in 722 bytes} [Tue May 12 07:01:41 2026] POST /v3/f89a1dfe5e12439585a0cb7405a80334/volumes => generated 892 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:41.697 8 INFO cinder.api.openstack.wsgi [None req-dd9212a1-1521-4e10-bd26-3c9e553b3cb6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:41.713 8 INFO cinder.volume.api [None req-dd9212a1-1521-4e10-bd26-3c9e553b3cb6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:41.718 8 INFO cinder.api.openstack.wsgi [None req-dd9212a1-1521-4e10-bd26-3c9e553b3cb6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 200 [pid: 8|app: 0|req: 425/853] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:41 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 960 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:42.741 7 INFO cinder.api.openstack.wsgi [None req-e42c53c6-5402-4e9d-b152-c25abf828863 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:42.761 7 INFO cinder.volume.api [None req-e42c53c6-5402-4e9d-b152-c25abf828863 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:42.774 7 INFO cinder.api.openstack.wsgi [None req-e42c53c6-5402-4e9d-b152-c25abf828863 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 200 [pid: 7|app: 0|req: 429/854] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:42 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 985 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:42.812 8 INFO cinder.api.openstack.wsgi [None req-765db568-7316-4bf8-b5cb-e6c0ddb1a3c6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:42.842 8 INFO cinder.volume.api [None req-765db568-7316-4bf8-b5cb-e6c0ddb1a3c6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:42.852 8 INFO cinder.volume.api [None req-765db568-7316-4bf8-b5cb-e6c0ddb1a3c6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume updated successfully. 2026-05-12 07:01:42.853 8 INFO cinder.api.openstack.wsgi [None req-765db568-7316-4bf8-b5cb-e6c0ddb1a3c6 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 200 [pid: 8|app: 0|req: 426/855] 10.0.0.46 () {34 vars in 794 bytes} [Tue May 12 07:01:42 2026] PUT /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:42.881 7 INFO cinder.api.openstack.wsgi [None req-67ee7bb5-ca64-481a-a3cc-26804b7ba819 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:42.895 7 INFO cinder.volume.api [None req-67ee7bb5-ca64-481a-a3cc-26804b7ba819 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:42.901 7 INFO cinder.api.openstack.wsgi [None req-67ee7bb5-ca64-481a-a3cc-26804b7ba819 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 200 [pid: 7|app: 0|req: 430/856] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:42 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:42.919 8 INFO cinder.api.openstack.wsgi [None req-2989395f-4cf0-47a3-81a4-36ab873df859 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 2026-05-12 07:01:42.920 8 INFO cinder.api.v3.volumes [None req-2989395f-4cf0-47a3-81a4-36ab873df859 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume with id: 76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:42.932 8 INFO cinder.volume.api [None req-2989395f-4cf0-47a3-81a4-36ab873df859 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:42.954 8 INFO cinder.volume.api [None req-2989395f-4cf0-47a3-81a4-36ab873df859 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:42.954 8 INFO cinder.api.openstack.wsgi [None req-2989395f-4cf0-47a3-81a4-36ab873df859 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 202 [pid: 8|app: 0|req: 427/857] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:42 2026] DELETE /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:42.968 7 INFO cinder.api.openstack.wsgi [None req-d7a08adf-fcb1-4b1d-ac10-fb150e18beb7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:42.982 7 INFO cinder.volume.api [None req-d7a08adf-fcb1-4b1d-ac10-fb150e18beb7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:42.988 7 INFO cinder.api.openstack.wsgi [None req-d7a08adf-fcb1-4b1d-ac10-fb150e18beb7 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 200 [pid: 7|app: 0|req: 431/858] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:42 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:44.014 8 INFO cinder.api.openstack.wsgi [None req-6c403700-5999-4cad-b1e5-101d102eadbb 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 2026-05-12 07:01:44.022 8 INFO cinder.api.openstack.wsgi [None req-6c403700-5999-4cad-b1e5-101d102eadbb 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 returned with HTTP 404 [pid: 8|app: 0|req: 428/859] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:44 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/76b9945f-8793-464c-a8cd-86228ebf7083 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:44.032 7 INFO cinder.api.openstack.wsgi [None req-79133c1d-bfd9-4082-83c9-24a17a023325 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:44.047 7 INFO cinder.volume.api [None req-79133c1d-bfd9-4082-83c9-24a17a023325 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:44.052 7 INFO cinder.api.openstack.wsgi [None req-79133c1d-bfd9-4082-83c9-24a17a023325 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 7|app: 0|req: 432/860] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:44 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:01:44.073 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f 2026-05-12 07:01:44.074 8 INFO cinder.api.v3.volumes [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume with id: af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:44.090 8 INFO cinder.volume.api [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:44.118 8 INFO cinder.volume.api [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Delete volume request issued successfully. 2026-05-12 07:01:44.119 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 202 [pid: 8|app: 0|req: 429/861] 10.0.0.46 () {32 vars in 777 bytes} [Tue May 12 07:01:44 2026] DELETE /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:44.128 7 INFO cinder.api.openstack.wsgi [None req-e83e6b7b-c339-47f9-94b3-8d0261475e84 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:01:44.148 7 INFO cinder.volume.api [None req-e83e6b7b-c339-47f9-94b3-8d0261475e84 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] Volume info retrieved successfully. 2026-05-12 07:01:44.158 7 INFO cinder.api.openstack.wsgi [None req-e83e6b7b-c339-47f9-94b3-8d0261475e84 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 200 [pid: 7|app: 0|req: 433/862] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:44 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 1385 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:01:45.089 7 INFO cinder.api.openstack.wsgi [None req-e83e6b7b-c339-47f9-94b3-8d0261475e84 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:45.089 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:45.089 7 INFO cinder.api.openstack.wsgi [None req-e83e6b7b-c339-47f9-94b3-8d0261475e84 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:45.090 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:45.179 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f 2026-05-12 07:01:45.187 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f returned with HTTP 404 [pid: 7|app: 0|req: 435/865] 10.0.0.46 () {32 vars in 774 bytes} [Tue May 12 07:01:45 2026] GET /v3/f89a1dfe5e12439585a0cb7405a80334/volumes/af6f01f5-0f0b-4c91-9793-916552662c7f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 07:01:55.084 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:55.084 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:01:55.085 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:01:55.085 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:05.084 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:05.085 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:05.085 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:05.087 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:15.084 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:15.084 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:15.085 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:15.086 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:25.085 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:25.085 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:25.086 8 INFO cinder.api.openstack.wsgi [None req-73029e26-676e-44d1-a9f3-924e41595762 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:25.086 7 INFO cinder.api.openstack.wsgi [None req-c614b09f-4533-471d-a691-e3df973df976 4d35f0f9cf4b44dba43f57a466537db2 f89a1dfe5e12439585a0cb7405a80334 - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:26.960 8 INFO cinder.api.openstack.wsgi [None req-f7b0c04d-c049-4eaa-a973-bf98c1a4767a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:02:26.966 8 INFO cinder.volume.api [None req-f7b0c04d-c049-4eaa-a973-bf98c1a4767a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:02:26.966 8 INFO cinder.api.openstack.wsgi [None req-f7b0c04d-c049-4eaa-a973-bf98c1a4767a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/874] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:02:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:02:26.990 7 INFO cinder.api.openstack.wsgi [None req-9fc10a56-6bd7-4196-aa3d-55bcb8a501f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:02:27.004 7 INFO cinder.volume.api [None req-9fc10a56-6bd7-4196-aa3d-55bcb8a501f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:02:27.006 7 INFO cinder.api.openstack.wsgi [None req-9fc10a56-6bd7-4196-aa3d-55bcb8a501f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/875] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:02:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:02:27.021 8 INFO cinder.api.openstack.wsgi [None req-cb94e07f-7097-44ce-a179-eb0b17d6aaee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:02:27.032 8 INFO cinder.volume.api [None req-cb94e07f-7097-44ce-a179-eb0b17d6aaee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:02:27.035 8 INFO cinder.api.openstack.wsgi [None req-cb94e07f-7097-44ce-a179-eb0b17d6aaee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/876] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:02:27.048 7 INFO cinder.api.openstack.wsgi [None req-a52bfce8-28a0-40dd-8086-54bf8cde2ac0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:02:27.552 7 INFO cinder.api.openstack.wsgi [None req-a52bfce8-28a0-40dd-8086-54bf8cde2ac0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 441/877] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.694 8 INFO cinder.api.openstack.wsgi [None req-bc8994a8-86d6-435f-a964-53e33aa14cfe abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true 2026-05-12 07:02:27.711 8 INFO cinder.api.openstack.wsgi [None req-bc8994a8-86d6-435f-a964-53e33aa14cfe abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/878] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.723 7 INFO cinder.api.openstack.wsgi [None req-cb201cba-3030-4970-903c-7f71062ff36e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/1ddc65d9236f439cacca666d50aea3bf?usage=true 2026-05-12 07:02:27.784 7 INFO cinder.api.openstack.wsgi [None req-cb201cba-3030-4970-903c-7f71062ff36e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/1ddc65d9236f439cacca666d50aea3bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/879] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/1ddc65d9236f439cacca666d50aea3bf?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.796 8 INFO cinder.api.openstack.wsgi [None req-e2528df3-d1e5-49cf-8365-acba5fca25e4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:02:27.817 8 INFO cinder.api.openstack.wsgi [None req-e2528df3-d1e5-49cf-8365-acba5fca25e4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/880] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.829 7 INFO cinder.api.openstack.wsgi [None req-d4f9a45d-6ec8-4b90-a97a-847d2aab7910 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true 2026-05-12 07:02:27.855 7 INFO cinder.api.openstack.wsgi [None req-d4f9a45d-6ec8-4b90-a97a-847d2aab7910 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/881] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.874 8 INFO cinder.api.openstack.wsgi [None req-3f0f32c5-0ee5-4342-86a3-b4194f3c84b7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true 2026-05-12 07:02:27.894 8 INFO cinder.api.openstack.wsgi [None req-3f0f32c5-0ee5-4342-86a3-b4194f3c84b7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/882] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.906 7 INFO cinder.api.openstack.wsgi [None req-12ef4bca-73bb-47d6-8005-a7bcbc89eeca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true 2026-05-12 07:02:27.930 7 INFO cinder.api.openstack.wsgi [None req-12ef4bca-73bb-47d6-8005-a7bcbc89eeca abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/883] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5b4c66346976478296c5b390bc373ff8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:27.944 8 INFO cinder.api.openstack.wsgi [None req-1288c725-ce24-4974-93a7-7debe8b2010c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true 2026-05-12 07:02:27.992 8 INFO cinder.api.openstack.wsgi [None req-1288c725-ce24-4974-93a7-7debe8b2010c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/884] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.002 7 INFO cinder.api.openstack.wsgi [None req-1de066ad-d99d-4abb-a345-b045857e6ddb abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true 2026-05-12 07:02:28.032 7 INFO cinder.api.openstack.wsgi [None req-1de066ad-d99d-4abb-a345-b045857e6ddb abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/885] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.043 8 INFO cinder.api.openstack.wsgi [None req-dd78750a-1f7e-499d-ba8b-203bbb0b17ea abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:02:28.062 8 INFO cinder.api.openstack.wsgi [None req-dd78750a-1f7e-499d-ba8b-203bbb0b17ea abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/886] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.070 7 INFO cinder.api.openstack.wsgi [None req-1c401e2e-0a25-492d-a2dc-cf8c08ca3471 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true 2026-05-12 07:02:28.085 7 INFO cinder.api.openstack.wsgi [None req-1c401e2e-0a25-492d-a2dc-cf8c08ca3471 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/887] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.094 8 INFO cinder.api.openstack.wsgi [None req-d5da24b8-6611-4f60-b300-fd1594a4c7bc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true 2026-05-12 07:02:28.114 8 INFO cinder.api.openstack.wsgi [None req-d5da24b8-6611-4f60-b300-fd1594a4c7bc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/888] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.126 7 INFO cinder.api.openstack.wsgi [None req-30abcafa-cf48-48c7-850e-9477933f3d62 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true 2026-05-12 07:02:28.144 7 INFO cinder.api.openstack.wsgi [None req-30abcafa-cf48-48c7-850e-9477933f3d62 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/889] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c63123df901e411ba89db0122b39c406?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.157 8 INFO cinder.api.openstack.wsgi [None req-b589bd12-fabb-44b8-bb6d-3fde3527ed57 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ca90fcc999c540ccaf0efe9423b2d6df?usage=true 2026-05-12 07:02:28.176 8 INFO cinder.api.openstack.wsgi [None req-b589bd12-fabb-44b8-bb6d-3fde3527ed57 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ca90fcc999c540ccaf0efe9423b2d6df?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/890] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ca90fcc999c540ccaf0efe9423b2d6df?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.186 7 INFO cinder.api.openstack.wsgi [None req-d54ac6f4-23fe-47c4-be3d-47c37e3fdb91 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true 2026-05-12 07:02:28.205 7 INFO cinder.api.openstack.wsgi [None req-d54ac6f4-23fe-47c4-be3d-47c37e3fdb91 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/891] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.220 8 INFO cinder.api.openstack.wsgi [None req-05e2e1a1-c38e-41ae-ab44-bbd19d58c5d6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:02:28.245 8 INFO cinder.api.openstack.wsgi [None req-05e2e1a1-c38e-41ae-ab44-bbd19d58c5d6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/892] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:28.257 7 INFO cinder.api.openstack.wsgi [None req-358eb58b-64a2-4f85-aa72-7d28d3e47347 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:02:28.262 7 INFO cinder.api.openstack.wsgi [None req-358eb58b-64a2-4f85-aa72-7d28d3e47347 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 449/893] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:02:28 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:02:32.223 8 INFO cinder.api.openstack.wsgi [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes 2026-05-12 07:02:32.328 8 INFO cinder.api.v3.volumes [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Create volume of 16 GB 2026-05-12 07:02:32.333 8 INFO cinder.volume.api [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Availability Zones retrieved successfully. 2026-05-12 07:02:32.559 8 INFO cinder.volume.api [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Create volume request issued successfully. 2026-05-12 07:02:32.560 8 INFO cinder.api.openstack.wsgi [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes returned with HTTP 202 [pid: 8|app: 0|req: 445/894] 199.19.213.181 () {34 vars in 734 bytes} [Tue May 12 07:02:32 2026] POST /v3/7624c0289b704f06ab36293bf69805ee/volumes => generated 846 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 07:02:32.577 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-5281a472-1a90-436b-b35d-e5ec349ece0a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:32.614 7 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-5281a472-1a90-436b-b35d-e5ec349ece0a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:32.621 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-5281a472-1a90-436b-b35d-e5ec349ece0a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 450/895] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:32 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:02:35.084 8 INFO cinder.api.openstack.wsgi [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:35.084 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-5281a472-1a90-436b-b35d-e5ec349ece0a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:35.085 8 INFO cinder.api.openstack.wsgi [None req-1687573b-e44b-424a-af31-975f6e261cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:35.086 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-5281a472-1a90-436b-b35d-e5ec349ece0a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:37.634 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-b44adbf6-4daf-4ec5-99a4-f154a3b40c12 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:37.652 8 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-b44adbf6-4daf-4ec5-99a4-f154a3b40c12 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:37.658 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-b44adbf6-4daf-4ec5-99a4-f154a3b40c12 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 8|app: 0|req: 447/898] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:37 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1489 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:38.354 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-549e0b2e-4623-4ef3-aaa2-70f73e47bc42 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:38.369 7 INFO cinder.volume.api [req-a4679d99-6b14-490f-b16a-02819556faa8 req-549e0b2e-4623-4ef3-aaa2-70f73e47bc42 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:38.375 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-549e0b2e-4623-4ef3-aaa2-70f73e47bc42 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 452/899] 10.0.0.24 () {34 vars in 1027 bytes} [Tue May 12 07:02:38 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:38.812 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-587ffb09-8fc6-4dd0-8bc8-4fcae358195f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:38.827 8 INFO cinder.volume.api [req-a4679d99-6b14-490f-b16a-02819556faa8 req-587ffb09-8fc6-4dd0-8bc8-4fcae358195f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:38.832 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-587ffb09-8fc6-4dd0-8bc8-4fcae358195f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 8|app: 0|req: 448/900] 10.0.0.24 () {34 vars in 1027 bytes} [Tue May 12 07:02:38 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:02:38.844 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-549e0b2e-4623-4ef3-aaa2-70f73e47bc42 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:02:38.845 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-549e0b2e-4623-4ef3-aaa2-70f73e47bc42 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 453/901] 10.0.0.24 () {32 vars in 828 bytes} [Tue May 12 07:02:38 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:38.857 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-163fea4a-c055-4618-9637-9b8720c9cc94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:38.900 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-163fea4a-c055-4618-9637-9b8720c9cc94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments returned with HTTP 200 [pid: 8|app: 0|req: 449/902] 10.0.0.24 () {40 vars in 1056 bytes} [Tue May 12 07:02:38 2026] POST /v3/7624c0289b704f06ab36293bf69805ee/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:42.359 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-f293b1a5-005d-4b89-bafc-18ca4079ac0b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:42.385 7 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-f293b1a5-005d-4b89-bafc-18ca4079ac0b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:42.391 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-f293b1a5-005d-4b89-bafc-18ca4079ac0b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 454/903] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:42 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:02:44.296 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-163fea4a-c055-4618-9637-9b8720c9cc94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 07:02:44.297 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-163fea4a-c055-4618-9637-9b8720c9cc94 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 450/904] 199.19.213.181 () {32 vars in 840 bytes} [Tue May 12 07:02:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:44.305 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:44.324 7 INFO cinder.volume.api [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:44.329 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 455/905] 199.19.213.181 () {36 vars in 1073 bytes} [Tue May 12 07:02:44 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1712 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:44.397 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-3542fc99-5b16-4230-a541-00f6dc9a8bf6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:45.084 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:45.085 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:45.087 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:45.089 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-6455cc0a-e097-4b4f-b759-fae851a51fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:45.409 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-77a9add8-6e26-4eaf-8f71-cb9543fce3b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:45.430 7 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-77a9add8-6e26-4eaf-8f71-cb9543fce3b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:45.437 8 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-3542fc99-5b16-4230-a541-00f6dc9a8bf6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 returned with HTTP 200 2026-05-12 07:02:45.439 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-77a9add8-6e26-4eaf-8f71-cb9543fce3b4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 458/908] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:45 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/909] 199.19.213.181 () {40 vars in 1135 bytes} [Tue May 12 07:02:44 2026] PUT /v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 => generated 802 bytes in 1049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:45.953 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-474f81f9-5e8f-4887-92b6-676ed1178a3a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:45.995 7 INFO cinder.api.openstack.wsgi [req-a4679d99-6b14-490f-b16a-02819556faa8 req-474f81f9-5e8f-4887-92b6-676ed1178a3a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30/action returned with HTTP 204 [pid: 7|app: 0|req: 459/910] 199.19.213.181 () {40 vars in 1148 bytes} [Tue May 12 07:02:45 2026] POST /v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30/action => generated 0 bytes in 50 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:48.253 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-16e04e8c-6cd2-43d9-b81a-5e1f52c6e88a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:48.271 8 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-16e04e8c-6cd2-43d9-b81a-5e1f52c6e88a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:48.277 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-16e04e8c-6cd2-43d9-b81a-5e1f52c6e88a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 8|app: 0|req: 452/911] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:48 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:51.358 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:51.382 7 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:51.388 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 7|app: 0|req: 460/912] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:51 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1787 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:54.201 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:02:54.219 8 INFO cinder.volume.api [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:02:54.228 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 200 [pid: 8|app: 0|req: 453/913] 199.19.213.181 () {32 vars in 825 bytes} [Tue May 12 07:02:54 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 1787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:02:55.083 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:55.084 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:02:55.085 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:02:55.086 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:05.084 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:05.085 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:05.085 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:05.086 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:15.085 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:15.086 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:15.086 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:15.087 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:25.084 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:25.085 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:25.085 7 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-78ce62c8-30ae-41fe-a479-1afe002b502c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:25.086 8 INFO cinder.api.openstack.wsgi [req-1687573b-e44b-424a-af31-975f6e261cfa req-931d0058-3c70-4a92-a9d6-d17368f27bad abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:03:26.942 7 INFO cinder.api.openstack.wsgi [None req-5f6904ac-4a34-41b8-aaff-25d1ecb2c6b3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:03:26.948 7 INFO cinder.api.openstack.wsgi [None req-5f6904ac-4a34-41b8-aaff-25d1ecb2c6b3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/922] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:03:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:03:26.995 8 INFO cinder.api.openstack.wsgi [None req-54b33168-0938-40af-bba2-cacd79ad51a5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true 2026-05-12 07:03:27.023 8 INFO cinder.api.openstack.wsgi [None req-54b33168-0938-40af-bba2-cacd79ad51a5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/923] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.038 7 INFO cinder.api.openstack.wsgi [None req-db0a1110-ed10-4346-b06e-f2e493f02ad3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:03:27.066 7 INFO cinder.api.openstack.wsgi [None req-db0a1110-ed10-4346-b06e-f2e493f02ad3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/924] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.080 8 INFO cinder.api.openstack.wsgi [None req-2f46787e-8d7c-451f-9ac4-e6a72a22ac45 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true 2026-05-12 07:03:27.112 8 INFO cinder.api.openstack.wsgi [None req-2f46787e-8d7c-451f-9ac4-e6a72a22ac45 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/925] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.125 7 INFO cinder.api.openstack.wsgi [None req-5a1942d5-a14d-415d-ab68-2c48015bffcc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true 2026-05-12 07:03:27.163 7 INFO cinder.api.openstack.wsgi [None req-5a1942d5-a14d-415d-ab68-2c48015bffcc abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/926] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.173 8 INFO cinder.api.openstack.wsgi [None req-d55e43af-9e1e-43b6-b6f0-31bebc4f3b34 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5061c19372b34ff9ab732430982156a7?usage=true 2026-05-12 07:03:27.211 8 INFO cinder.api.openstack.wsgi [None req-d55e43af-9e1e-43b6-b6f0-31bebc4f3b34 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5061c19372b34ff9ab732430982156a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/927] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/5061c19372b34ff9ab732430982156a7?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.226 7 INFO cinder.api.openstack.wsgi [None req-d362d803-78f2-44c5-a3ee-315fb860f0a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/50e1b0967e814d35b182f1197685f351?usage=true 2026-05-12 07:03:27.247 7 INFO cinder.api.openstack.wsgi [None req-d362d803-78f2-44c5-a3ee-315fb860f0a8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/50e1b0967e814d35b182f1197685f351?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/928] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/50e1b0967e814d35b182f1197685f351?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.261 8 INFO cinder.api.openstack.wsgi [None req-30c34d63-514a-4c7d-b9a1-138909791b9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true 2026-05-12 07:03:27.281 8 INFO cinder.api.openstack.wsgi [None req-30c34d63-514a-4c7d-b9a1-138909791b9a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/929] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.292 7 INFO cinder.api.openstack.wsgi [None req-e08abfe6-b6a9-4137-9082-3a640fa0586c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true 2026-05-12 07:03:27.311 7 INFO cinder.api.openstack.wsgi [None req-e08abfe6-b6a9-4137-9082-3a640fa0586c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/930] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.325 8 INFO cinder.api.openstack.wsgi [None req-24d29285-de52-48c4-bc0a-48e57071b006 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:03:27.353 8 INFO cinder.api.openstack.wsgi [None req-24d29285-de52-48c4-bc0a-48e57071b006 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/931] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.364 7 INFO cinder.api.openstack.wsgi [None req-85c1b951-859c-4c06-b3c2-bc07d16009b0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true 2026-05-12 07:03:27.385 7 INFO cinder.api.openstack.wsgi [None req-85c1b951-859c-4c06-b3c2-bc07d16009b0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/932] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.400 8 INFO cinder.api.openstack.wsgi [None req-e41e28f2-502a-4f6b-833b-814424f30048 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true 2026-05-12 07:03:27.434 8 INFO cinder.api.openstack.wsgi [None req-e41e28f2-502a-4f6b-833b-814424f30048 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/933] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.445 7 INFO cinder.api.openstack.wsgi [None req-e0c52098-b717-42ad-858e-933cbeb146cb abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c971f7da63b64f06920d2cfdb1356164?usage=true 2026-05-12 07:03:27.463 7 INFO cinder.api.openstack.wsgi [None req-e0c52098-b717-42ad-858e-933cbeb146cb abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c971f7da63b64f06920d2cfdb1356164?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/934] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/c971f7da63b64f06920d2cfdb1356164?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.477 8 INFO cinder.api.openstack.wsgi [None req-ae11aca7-7161-4781-beb1-e4ef46e9525e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true 2026-05-12 07:03:27.496 8 INFO cinder.api.openstack.wsgi [None req-ae11aca7-7161-4781-beb1-e4ef46e9525e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/935] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.507 7 INFO cinder.api.openstack.wsgi [None req-d5d9a4a0-1e3f-4a8f-965b-5f4985925681 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:03:27.525 7 INFO cinder.api.openstack.wsgi [None req-d5d9a4a0-1e3f-4a8f-965b-5f4985925681 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/936] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:27.536 8 INFO cinder.api.openstack.wsgi [None req-b27fa3cc-0fd3-435b-a1e4-a189de8c72aa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:03:27.549 8 INFO cinder.volume.api [None req-b27fa3cc-0fd3-435b-a1e4-a189de8c72aa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:03:27.555 8 INFO cinder.api.openstack.wsgi [None req-b27fa3cc-0fd3-435b-a1e4-a189de8c72aa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 465/937] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:03:27.566 7 INFO cinder.api.openstack.wsgi [None req-6205e3e7-df9d-491f-bc2f-5d930e1252cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:03:27.572 7 INFO cinder.volume.api [None req-6205e3e7-df9d-491f-bc2f-5d930e1252cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:03:27.572 7 INFO cinder.api.openstack.wsgi [None req-6205e3e7-df9d-491f-bc2f-5d930e1252cf abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/938] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:03:27.581 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:03:27.594 8 INFO cinder.volume.api [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:03:27.599 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/939] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:03:27.614 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:03:28.117 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 474/940] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:03:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:03:35.087 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:35.087 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:35.088 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:35.088 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:45.084 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:45.085 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:45.085 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:45.086 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:55.085 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:55.085 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:03:55.085 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:03:55.086 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:05.084 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:05.085 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:05.085 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:05.086 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:15.084 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:15.085 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:15.086 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:15.086 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:25.084 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:25.084 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:25.086 7 INFO cinder.api.openstack.wsgi [None req-5532ced5-a3f8-4278-b8ef-19a38d4fdf19 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:25.086 8 INFO cinder.api.openstack.wsgi [None req-f7ab34e8-6060-46ad-bcfb-dbaa0c8ad652 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:26.922 7 INFO cinder.api.openstack.wsgi [None req-aec3d9a0-176c-4233-9736-6eab01df9641 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:04:26.929 7 INFO cinder.volume.api [None req-aec3d9a0-176c-4233-9736-6eab01df9641 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:04:26.929 7 INFO cinder.api.openstack.wsgi [None req-aec3d9a0-176c-4233-9736-6eab01df9641 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 481/953] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:04:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:26.939 8 INFO cinder.api.openstack.wsgi [None req-175ea393-e7d1-41f2-a7da-af28b34c1e25 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:04:26.954 8 INFO cinder.volume.api [None req-175ea393-e7d1-41f2-a7da-af28b34c1e25 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:04:26.960 8 INFO cinder.api.openstack.wsgi [None req-175ea393-e7d1-41f2-a7da-af28b34c1e25 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/954] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:04:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:04:26.975 7 INFO cinder.api.openstack.wsgi [None req-a49de321-10a7-4257-be3a-3867819f9709 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:04:27.482 7 INFO cinder.api.openstack.wsgi [None req-a49de321-10a7-4257-be3a-3867819f9709 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 482/955] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:04:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:27.527 8 INFO cinder.api.openstack.wsgi [None req-ef768c93-1bae-410f-b215-892ed35620b9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true 2026-05-12 07:04:27.556 8 INFO cinder.api.openstack.wsgi [None req-ef768c93-1bae-410f-b215-892ed35620b9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/956] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.569 7 INFO cinder.api.openstack.wsgi [None req-bcf6c5de-cbf6-43a9-96f0-61961d148815 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:04:27.593 7 INFO cinder.api.openstack.wsgi [None req-bcf6c5de-cbf6-43a9-96f0-61961d148815 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/957] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.607 8 INFO cinder.api.openstack.wsgi [None req-67ec24d2-317e-4340-9c68-3371d4b61d9e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true 2026-05-12 07:04:27.629 8 INFO cinder.api.openstack.wsgi [None req-67ec24d2-317e-4340-9c68-3371d4b61d9e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/958] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.641 7 INFO cinder.api.openstack.wsgi [None req-f0d13a86-1eb7-4dc8-8c40-05c48e1f28e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true 2026-05-12 07:04:27.658 7 INFO cinder.api.openstack.wsgi [None req-f0d13a86-1eb7-4dc8-8c40-05c48e1f28e6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/959] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.670 8 INFO cinder.api.openstack.wsgi [None req-5b120e5c-c6be-4f6a-9a0b-1698764b1fb3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true 2026-05-12 07:04:27.690 8 INFO cinder.api.openstack.wsgi [None req-5b120e5c-c6be-4f6a-9a0b-1698764b1fb3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/960] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.702 7 INFO cinder.api.openstack.wsgi [None req-11e0c90d-d8b5-4dbb-98d9-d4965058a9f5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true 2026-05-12 07:04:27.717 7 INFO cinder.api.openstack.wsgi [None req-11e0c90d-d8b5-4dbb-98d9-d4965058a9f5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/961] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.726 8 INFO cinder.api.openstack.wsgi [None req-4113ab24-3152-41ac-b2d6-47c5d6c04aff abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:04:27.749 8 INFO cinder.api.openstack.wsgi [None req-4113ab24-3152-41ac-b2d6-47c5d6c04aff abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/962] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.760 7 INFO cinder.api.openstack.wsgi [None req-211ab3c2-8088-4dad-bb45-1573e0857e7c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true 2026-05-12 07:04:27.787 7 INFO cinder.api.openstack.wsgi [None req-211ab3c2-8088-4dad-bb45-1573e0857e7c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/963] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.799 8 INFO cinder.api.openstack.wsgi [None req-c469f09a-da26-4121-98cc-71010806e968 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true 2026-05-12 07:04:27.816 8 INFO cinder.api.openstack.wsgi [None req-c469f09a-da26-4121-98cc-71010806e968 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/964] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.829 7 INFO cinder.api.openstack.wsgi [None req-482c7d13-e89a-4f16-825f-9bd885d2e84f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true 2026-05-12 07:04:27.846 7 INFO cinder.api.openstack.wsgi [None req-482c7d13-e89a-4f16-825f-9bd885d2e84f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/965] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.857 8 INFO cinder.api.openstack.wsgi [None req-5bc9a72b-b23c-427e-b37f-31b9fb977def abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:04:27.882 8 INFO cinder.api.openstack.wsgi [None req-5bc9a72b-b23c-427e-b37f-31b9fb977def abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/966] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.890 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:04:27.895 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 488/967] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:04:27.907 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:04:27.921 8 INFO cinder.volume.api [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:04:27.928 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/968] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:04:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:04:35.085 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:35.085 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:35.086 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:35.086 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:45.084 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:45.084 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:45.084 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:45.085 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:55.084 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:55.084 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:04:55.085 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:04:55.085 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:05.084 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:05.085 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:05.086 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:05.086 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:15.084 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:15.084 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:15.085 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:15.085 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:25.084 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:25.084 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:25.085 8 INFO cinder.api.openstack.wsgi [None req-88076ee3-6cbb-407d-9440-0aa66132b5c6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:25.085 7 INFO cinder.api.openstack.wsgi [None req-7cb57d27-6166-4dc3-8f60-f79ed37a81c3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:05:26.815 8 INFO cinder.api.openstack.wsgi [None req-cc56458a-bf57-4e4b-b1c9-a38035724fc0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:05:26.829 8 INFO cinder.volume.api [None req-cc56458a-bf57-4e4b-b1c9-a38035724fc0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:05:26.838 8 INFO cinder.api.openstack.wsgi [None req-cc56458a-bf57-4e4b-b1c9-a38035724fc0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/981] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:05:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:05:26.848 7 INFO cinder.api.openstack.wsgi [None req-105ea280-13ff-46c7-b333-71ad2812db3e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:05:26.852 7 INFO cinder.api.openstack.wsgi [None req-105ea280-13ff-46c7-b333-71ad2812db3e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 495/982] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:05:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:05:26.864 8 INFO cinder.api.openstack.wsgi [None req-fecc70bd-61c2-432f-bebc-f8d6eabe3413 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:05:27.367 8 INFO cinder.api.openstack.wsgi [None req-fecc70bd-61c2-432f-bebc-f8d6eabe3413 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 488/983] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:05:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.417 7 INFO cinder.api.openstack.wsgi [None req-64b6048e-844c-4cd6-9046-c8c0206f51ee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true 2026-05-12 07:05:27.441 7 INFO cinder.api.openstack.wsgi [None req-64b6048e-844c-4cd6-9046-c8c0206f51ee abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/984] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/0510ab1b372f4c718d23d0ba64d4f318?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.452 8 INFO cinder.api.openstack.wsgi [None req-4686cafa-a8d6-40f6-9702-004a2cb8ade0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:05:27.480 8 INFO cinder.api.openstack.wsgi [None req-4686cafa-a8d6-40f6-9702-004a2cb8ade0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/985] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.491 7 INFO cinder.api.openstack.wsgi [None req-71097ec9-856b-48ce-beed-00ce5536f98f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true 2026-05-12 07:05:27.515 7 INFO cinder.api.openstack.wsgi [None req-71097ec9-856b-48ce-beed-00ce5536f98f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/986] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3120b17b97614bf489a286158a932c49?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.524 8 INFO cinder.api.openstack.wsgi [None req-f888b2bd-0ace-481c-85c8-5cf8daf006c7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true 2026-05-12 07:05:27.546 8 INFO cinder.api.openstack.wsgi [None req-f888b2bd-0ace-481c-85c8-5cf8daf006c7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/987] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/3df74d65bcd74915b9745450d29b1228?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.557 7 INFO cinder.api.openstack.wsgi [None req-ec60523f-a9cc-40e6-9bf6-20d916cd3d5f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true 2026-05-12 07:05:27.578 7 INFO cinder.api.openstack.wsgi [None req-ec60523f-a9cc-40e6-9bf6-20d916cd3d5f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/988] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6523bab6f49f4c4f92ff0618f1464c91?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.589 8 INFO cinder.api.openstack.wsgi [None req-2a2bca57-bcd8-47c3-a213-175d5c99f18d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true 2026-05-12 07:05:27.609 8 INFO cinder.api.openstack.wsgi [None req-2a2bca57-bcd8-47c3-a213-175d5c99f18d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/989] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/6a39801486b34012af422d575185b69c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.623 7 INFO cinder.api.openstack.wsgi [None req-2ef009ad-584d-414e-8ade-efdef63fff5d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:05:27.644 7 INFO cinder.api.openstack.wsgi [None req-2ef009ad-584d-414e-8ade-efdef63fff5d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/990] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.658 8 INFO cinder.api.openstack.wsgi [None req-b0df78f1-9155-4fe1-aaf9-f5281420bccd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true 2026-05-12 07:05:27.679 8 INFO cinder.api.openstack.wsgi [None req-b0df78f1-9155-4fe1-aaf9-f5281420bccd abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/991] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/844c2f929119482ab1d6a8fc527a98d5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.689 7 INFO cinder.api.openstack.wsgi [None req-871dfebe-cfc5-4571-8ab3-b9149776e00b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true 2026-05-12 07:05:27.712 7 INFO cinder.api.openstack.wsgi [None req-871dfebe-cfc5-4571-8ab3-b9149776e00b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/992] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/a0f77c2eb8794c0f87b503bfefb79d27?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.727 8 INFO cinder.api.openstack.wsgi [None req-9505f092-c72b-4911-a49e-9a5ca8dabe8f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true 2026-05-12 07:05:27.754 8 INFO cinder.api.openstack.wsgi [None req-9505f092-c72b-4911-a49e-9a5ca8dabe8f abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/993] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/d292007e6b4248fba70dff0a5737a51b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.767 7 INFO cinder.api.openstack.wsgi [None req-0a7e32db-cce7-4525-8a6a-9ae84babbe7e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:05:27.789 7 INFO cinder.api.openstack.wsgi [None req-0a7e32db-cce7-4525-8a6a-9ae84babbe7e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/994] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:27.799 8 INFO cinder.api.openstack.wsgi [None req-7b9c0b3c-68f2-4ece-8c42-fc20e580b9e9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:05:27.813 8 INFO cinder.volume.api [None req-7b9c0b3c-68f2-4ece-8c42-fc20e580b9e9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:05:27.818 8 INFO cinder.api.openstack.wsgi [None req-7b9c0b3c-68f2-4ece-8c42-fc20e580b9e9 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/995] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 07:05:27.829 7 INFO cinder.api.openstack.wsgi [None req-0d400ed9-18fa-4a24-b22d-b7b1d2c56ed0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:05:27.836 7 INFO cinder.volume.api [None req-0d400ed9-18fa-4a24-b22d-b7b1d2c56ed0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:05:27.837 7 INFO cinder.api.openstack.wsgi [None req-0d400ed9-18fa-4a24-b22d-b7b1d2c56ed0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/996] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:05:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:05:31.621 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:05:32.182 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 returned with HTTP 200 [pid: 8|app: 0|req: 495/997] 199.19.213.181 () {38 vars in 1103 bytes} [Tue May 12 07:05:31 2026] DELETE /v3/7624c0289b704f06ab36293bf69805ee/attachments/fb2ad6e2-02af-4535-a2a9-05bf9f971b30 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:05:32.195 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 2026-05-12 07:05:32.195 7 INFO cinder.api.v3.volumes [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Delete volume with id: e20aaf03-ec12-4d3e-83f4-acb3019bf472 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:05:32.208 7 INFO cinder.volume.api [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Volume info retrieved successfully. 2026-05-12 07:05:32.229 7 INFO cinder.volume.api [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Delete volume request issued successfully. 2026-05-12 07:05:32.230 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 returned with HTTP 202 [pid: 7|app: 0|req: 503/998] 199.19.213.181 () {36 vars in 1054 bytes} [Tue May 12 07:05:32 2026] DELETE /v3/7624c0289b704f06ab36293bf69805ee/volumes/e20aaf03-ec12-4d3e-83f4-acb3019bf472 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 07:05:35.084 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:35.085 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:35.085 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:35.087 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:45.084 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:45.084 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:45.085 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:45.085 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:55.084 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:55.085 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:05:55.086 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:05:55.086 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:05.084 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:05.084 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:05.085 8 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-56902a50-ca65-4c50-9975-e40e812c5d75 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:05.085 7 INFO cinder.api.openstack.wsgi [req-e31df250-8c06-4ec8-8226-4aa11387ffe6 req-abf69857-ea5c-4114-a787-32cceefa020e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:06:09.679 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 07:06:09.692 8 INFO cinder.volume.api [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:06:09.692 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 500/1007] 10.0.0.46 () {32 vars in 704 bytes} [Tue May 12 07:06:09 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:06:09.710 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes 2026-05-12 07:06:09.743 7 INFO cinder.volume.api [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:06:09.744 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes returned with HTTP 200 [pid: 7|app: 0|req: 508/1008] 10.0.0.46 () {32 vars in 700 bytes} [Tue May 12 07:06:09 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:06:15.084 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:15.084 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:15.085 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:15.085 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:25.085 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:25.085 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:25.085 7 INFO cinder.api.openstack.wsgi [None req-5d2451fe-0817-40c6-b39d-b0fe9a99de6e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:25.086 8 INFO cinder.api.openstack.wsgi [None req-fc510cae-f1b0-40f6-b1e4-8165199eb37d abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:26.874 7 INFO cinder.api.openstack.wsgi [None req-cbf995b4-0355-4a79-ac71-7a879a1505a5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:06:26.891 7 INFO cinder.api.openstack.wsgi [None req-cbf995b4-0355-4a79-ac71-7a879a1505a5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 511/1013] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:06:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:26.899 8 INFO cinder.api.openstack.wsgi [None req-005987b0-480e-4c99-b2af-db98d24fd0a0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:06:27.402 8 INFO cinder.api.openstack.wsgi [None req-005987b0-480e-4c99-b2af-db98d24fd0a0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1014] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:06:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:27.442 7 INFO cinder.api.openstack.wsgi [None req-cd08d260-c8a0-4818-b0fc-25396350514b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:06:27.463 7 INFO cinder.api.openstack.wsgi [None req-cd08d260-c8a0-4818-b0fc-25396350514b abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1015] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:27.475 8 INFO cinder.api.openstack.wsgi [None req-3a1690af-b0e2-4660-9d32-9ecf0d31843e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:06:27.498 8 INFO cinder.api.openstack.wsgi [None req-3a1690af-b0e2-4660-9d32-9ecf0d31843e abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1016] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:27.508 7 INFO cinder.api.openstack.wsgi [None req-205fa5b8-06e6-4499-bf28-9f0cd13dc2d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:06:27.531 7 INFO cinder.api.openstack.wsgi [None req-205fa5b8-06e6-4499-bf28-9f0cd13dc2d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1017] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:06:27.541 8 INFO cinder.api.openstack.wsgi [None req-c060c797-2eca-488c-ba3d-7b11db7b3550 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:06:27.552 8 INFO cinder.volume.api [None req-c060c797-2eca-488c-ba3d-7b11db7b3550 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:06:27.554 8 INFO cinder.api.openstack.wsgi [None req-c060c797-2eca-488c-ba3d-7b11db7b3550 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1018] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:06:27.566 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:06:27.571 7 INFO cinder.volume.api [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:06:27.572 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1019] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:06:27.582 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:06:27.591 8 INFO cinder.volume.api [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:06:27.593 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1020] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:06:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:06:35.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:35.084 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:35.085 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:35.086 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:45.084 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:45.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:45.085 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:45.085 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:55.083 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:55.084 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:06:55.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:06:55.085 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:05.084 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:05.085 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:05.085 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:05.086 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:15.083 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:15.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:15.084 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:15.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:25.084 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:25.085 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:25.085 8 INFO cinder.api.openstack.wsgi [None req-04d4e727-04c7-4367-9f64-68fea8f7f3f6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:25.086 7 INFO cinder.api.openstack.wsgi [None req-575d9d6b-ece4-4d66-b4cc-7ee1cb951ad8 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:26.834 8 INFO cinder.api.openstack.wsgi [None req-b5dc6c9d-7c64-4d5c-a26c-da36ef9eeef0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:07:27.338 8 INFO cinder.api.openstack.wsgi [None req-b5dc6c9d-7c64-4d5c-a26c-da36ef9eeef0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1033] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:07:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:27.349 7 INFO cinder.api.openstack.wsgi [None req-e29ceee2-4e5d-4baa-8016-c91926b8e557 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:07:27.358 7 INFO cinder.volume.api [None req-e29ceee2-4e5d-4baa-8016-c91926b8e557 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:07:27.361 7 INFO cinder.api.openstack.wsgi [None req-e29ceee2-4e5d-4baa-8016-c91926b8e557 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1034] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:07:27.371 8 INFO cinder.api.openstack.wsgi [None req-103f5ae5-2018-4216-bd23-6bcbcb199fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:07:27.380 8 INFO cinder.volume.api [None req-103f5ae5-2018-4216-bd23-6bcbcb199fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:07:27.382 8 INFO cinder.api.openstack.wsgi [None req-103f5ae5-2018-4216-bd23-6bcbcb199fde abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1035] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:07:27.390 7 INFO cinder.api.openstack.wsgi [None req-6459ca64-20de-4c18-b5da-3b39ebb3a916 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:07:27.394 7 INFO cinder.volume.api [None req-6459ca64-20de-4c18-b5da-3b39ebb3a916 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:07:27.395 7 INFO cinder.api.openstack.wsgi [None req-6459ca64-20de-4c18-b5da-3b39ebb3a916 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1036] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:07:27.437 8 INFO cinder.api.openstack.wsgi [None req-95c928f3-1c4c-4a13-84f2-a7b0d12f56f7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:07:27.458 8 INFO cinder.api.openstack.wsgi [None req-95c928f3-1c4c-4a13-84f2-a7b0d12f56f7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1037] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:27.468 7 INFO cinder.api.openstack.wsgi [None req-8ea16a7c-bd93-47d4-8aa7-eb40a5ef1887 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:07:27.492 7 INFO cinder.api.openstack.wsgi [None req-8ea16a7c-bd93-47d4-8aa7-eb40a5ef1887 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1038] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:27.505 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:07:27.528 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1039] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:27.539 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:07:27.544 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 524/1040] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:07:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:07:35.085 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:35.085 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:35.085 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:35.087 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:45.084 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:45.084 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:45.085 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:45.085 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:55.084 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:55.084 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:07:55.085 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:07:55.088 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:05.083 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:05.084 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:05.084 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:05.085 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:15.083 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:15.084 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:15.088 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:15.089 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:25.084 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:25.084 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:25.085 8 INFO cinder.api.openstack.wsgi [None req-4d56ac01-e9ef-4bd4-a8ed-1a7041660eb5 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:25.085 7 INFO cinder.api.openstack.wsgi [None req-dafdb9c8-fbff-4110-a3fb-62493a1c459c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:26.780 8 INFO cinder.api.openstack.wsgi [None req-8792a238-674a-42c7-86b0-4a6c3074a457 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:08:26.793 8 INFO cinder.volume.api [None req-8792a238-674a-42c7-86b0-4a6c3074a457 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:08:26.795 8 INFO cinder.api.openstack.wsgi [None req-8792a238-674a-42c7-86b0-4a6c3074a457 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1053] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:08:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:08:26.809 7 INFO cinder.api.openstack.wsgi [None req-54ec2794-627b-4e59-8681-48fd5fb5ce49 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:08:26.820 7 INFO cinder.volume.api [None req-54ec2794-627b-4e59-8681-48fd5fb5ce49 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:08:26.822 7 INFO cinder.api.openstack.wsgi [None req-54ec2794-627b-4e59-8681-48fd5fb5ce49 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1054] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:08:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:08:26.835 8 INFO cinder.api.openstack.wsgi [None req-ec5a1c57-645b-4a0a-8818-70c1854b8d7a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:08:27.338 8 INFO cinder.api.openstack.wsgi [None req-ec5a1c57-645b-4a0a-8818-70c1854b8d7a abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1055] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:08:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:27.349 7 INFO cinder.api.openstack.wsgi [None req-0e248766-0f82-4b44-a048-9ab888081233 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:08:27.355 7 INFO cinder.api.openstack.wsgi [None req-0e248766-0f82-4b44-a048-9ab888081233 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 532/1056] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:08:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:27.389 8 INFO cinder.api.openstack.wsgi [None req-7cdfe2a9-9bb7-48cf-8c12-67fb6e4f0024 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:08:27.417 8 INFO cinder.api.openstack.wsgi [None req-7cdfe2a9-9bb7-48cf-8c12-67fb6e4f0024 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1057] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:08:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:27.428 7 INFO cinder.api.openstack.wsgi [None req-94a8f30a-7b5d-4b89-90cd-832b137d5b33 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:08:27.452 7 INFO cinder.api.openstack.wsgi [None req-94a8f30a-7b5d-4b89-90cd-832b137d5b33 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1058] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:08:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:27.462 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:08:27.484 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1059] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:08:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:08:27.496 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:08:27.501 7 INFO cinder.volume.api [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:08:27.501 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1060] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:08:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:08:35.084 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:35.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:35.085 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:35.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:45.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:45.084 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:45.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:45.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:55.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:55.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:08:55.085 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:08:55.086 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:05.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:05.085 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:05.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:05.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:15.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:15.084 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:15.085 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:15.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:25.084 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:25.084 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:25.085 8 INFO cinder.api.openstack.wsgi [None req-a767471c-7e2f-47b8-ab93-3a50331bf9a7 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:25.085 7 INFO cinder.api.openstack.wsgi [None req-952db095-f508-41ab-b0e9-95f032ad13d3 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:26.864 8 INFO cinder.api.openstack.wsgi [None req-3bbc9864-f1fb-4b34-a86b-298d42a47cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services 2026-05-12 07:09:26.869 8 INFO cinder.api.openstack.wsgi [None req-3bbc9864-f1fb-4b34-a86b-298d42a47cfa abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 533/1073] 10.0.0.7 () {28 vars in 643 bytes} [Tue May 12 07:09:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-services => generated 646 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:26.881 7 INFO cinder.api.openstack.wsgi [None req-bb77bfeb-ca71-442c-8a38-a6b065e62fe0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true 2026-05-12 07:09:27.387 7 INFO cinder.api.openstack.wsgi [None req-bb77bfeb-ca71-442c-8a38-a6b065e62fe0 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1074] 10.0.0.7 () {28 vars in 694 bytes} [Tue May 12 07:09:26 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:27.433 8 INFO cinder.api.openstack.wsgi [None req-359f5825-a376-46f9-8f31-657aeca088f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true 2026-05-12 07:09:27.462 8 INFO cinder.api.openstack.wsgi [None req-359f5825-a376-46f9-8f31-657aeca088f4 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1075] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/21184b9c64054e60a253d93c443036ac?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:27.474 7 INFO cinder.api.openstack.wsgi [None req-50524e02-230e-4f36-9557-51e5f6cfa576 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true 2026-05-12 07:09:27.498 7 INFO cinder.api.openstack.wsgi [None req-50524e02-230e-4f36-9557-51e5f6cfa576 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1076] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/7624c0289b704f06ab36293bf69805ee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:27.514 8 INFO cinder.api.openstack.wsgi [None req-6d437b89-c70a-4ea4-84d2-d5d17018644c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true 2026-05-12 07:09:27.537 8 INFO cinder.api.openstack.wsgi [None req-6d437b89-c70a-4ea4-84d2-d5d17018644c abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1077] 10.0.0.7 () {28 vars in 734 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/os-quota-sets/ff19e7f79fc24596bb403cae48a94d7f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 07:09:27.548 7 INFO cinder.api.openstack.wsgi [None req-06d1fefd-6c36-4093-84b0-58c2a8629991 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:09:27.554 7 INFO cinder.volume.api [None req-06d1fefd-6c36-4093-84b0-58c2a8629991 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:09:27.556 7 INFO cinder.api.openstack.wsgi [None req-06d1fefd-6c36-4093-84b0-58c2a8629991 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1078] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:09:27.569 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true 2026-05-12 07:09:27.577 8 INFO cinder.volume.api [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all snapshots completed successfully. 2026-05-12 07:09:27.578 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1079] 10.0.0.7 () {28 vars in 672 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:09:27.587 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true 2026-05-12 07:09:27.595 7 INFO cinder.volume.api [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] Get all volumes completed successfully. 2026-05-12 07:09:27.597 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1080] 10.0.0.7 () {28 vars in 682 bytes} [Tue May 12 07:09:27 2026] GET /v3/7624c0289b704f06ab36293bf69805ee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 07:09:35.084 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:35.085 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:35.085 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:35.086 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:45.084 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:45.085 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:45.085 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:45.085 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:55.084 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:55.084 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:09:55.085 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:09:55.085 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:10:05.083 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:10:05.084 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:10:05.084 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:10:05.085 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:10:15.096 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:10:15.096 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] GET http://10.0.0.219:8776/ 2026-05-12 07:10:15.097 8 INFO cinder.api.openstack.wsgi [None req-7125e139-fc7e-45f4-b422-387df68b24e2 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-05-12 07:10:15.097 7 INFO cinder.api.openstack.wsgi [None req-75a817c2-f736-4f7c-80bf-57edbb6213b6 abdb70ce27e64439b2dcee73f3d5f1eb 7624c0289b704f06ab36293bf69805ee - - default default] http://10.0.0.219:8776/ returned with HTTP 300