+ 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 [Thu Jul 30 01:17:36 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-5659fbfc6d-rqkfw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd0fb247668 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-07-30 01:17:40.519 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-30 01:17:40.519 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-30 01:17:40.637 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-30 01:17:40.637 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-30 01:17:41.772 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-30 01:17:41.775 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-30 01:17:41.778 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-30 01:17:41.780 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-30 01:17:41.795 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-30 01:17:41.798 8 INFO cinder.rpc [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-30 01:17:41.855 8 WARNING cinder.api.contrib.hosts [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-30 01:17:41.891 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-30 01:17:41.894 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-30 01:17:41.896 8 WARNING keystonemiddleware._common.config [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 01:17:41.897 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-30 01:17:41.899 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-30 01:17:41.904 8 WARNING oslo_config.cfg [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] 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 0x7fd0fb247668 pid: 8 (default app) 2026-07-30 01:17:41.913 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-30 01:17:41.917 7 INFO cinder.rpc [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-30 01:17:41.970 7 WARNING cinder.api.contrib.hosts [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-30 01:17:42.025 7 WARNING keystonemiddleware._common.config [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 01:17:42.036 7 WARNING oslo_config.cfg [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd0fb247668 pid: 7 (default app) 2026-07-30 01:17:45.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:17:45.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:17:55.494 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:17:55.496 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:05.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:05.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:15.492 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:15.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:15.494 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:15.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:25.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:25.493 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:25.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:25.495 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:35.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:35.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:35.492 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:35.493 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:45.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:45.492 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:45.493 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:45.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:55.493 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:55.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:18:55.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:18:55.494 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:05.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:05.494 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:05.494 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:05.495 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:15.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:15.492 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:15.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:15.494 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:25.492 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:25.492 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] GET http://10.0.0.78:8776/ 2026-07-30 01:19:25.493 7 INFO cinder.api.openstack.wsgi [None req-532f1db7-60f8-4f6d-9c8f-434b85274129 - - - - - -] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:25.493 8 INFO cinder.api.openstack.wsgi [None req-ee14b073-06ae-4e60-830d-2ac743ea8d97 - - - - - -] http://10.0.0.78: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, ' /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: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-07-30 01:19:28.318 7 INFO cinder.api.openstack.wsgi [None req-8a0122d9-e326-49ee-a6d2-8bed6b2fafb3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types/rbd1 2026-07-30 01:19:28.339 7 INFO cinder.api.openstack.wsgi [None req-8a0122d9-e326-49ee-a6d2-8bed6b2fafb3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.194 () {30 vars in 682 bytes} [Thu Jul 30 01:19:27 2026] GET /v3/bb38579d416b481496f90762d8f636e1/types/rbd1 => generated 82 bytes in 811 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, ' /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: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-07-30 01:19:28.720 8 INFO cinder.api.openstack.wsgi [None req-91843cee-f669-4449-9ae8-c4bf4e215147 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 01:19:28.740 8 INFO cinder.api.openstack.wsgi [None req-91843cee-f669-4449-9ae8-c4bf4e215147 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.194 () {30 vars in 721 bytes} [Thu Jul 30 01:19:28 2026] GET /v3/bb38579d416b481496f90762d8f636e1/types?name=rbd1&is_public=None => generated 20 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:19:30.355 7 INFO cinder.api.openstack.wsgi [None req-01caf55a-f72c-4dfb-90c0-cc0b9dcb8d2c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 01:19:30.375 7 INFO cinder.api.openstack.wsgi [None req-01caf55a-f72c-4dfb-90c0-cc0b9dcb8d2c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.194 () {34 vars in 725 bytes} [Thu Jul 30 01:19:30 2026] POST /v3/bb38579d416b481496f90762d8f636e1/types => generated 179 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:19:30.390 8 INFO cinder.api.openstack.wsgi [req-01caf55a-f72c-4dfb-90c0-cc0b9dcb8d2c req-ed6cd897-0875-4185-9329-47b746596e24 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types/d3410800-b9f8-44aa-9ec3-ec3ee62519a2/extra_specs 2026-07-30 01:19:30.443 8 INFO cinder.api.openstack.wsgi [req-01caf55a-f72c-4dfb-90c0-cc0b9dcb8d2c req-ed6cd897-0875-4185-9329-47b746596e24 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types/d3410800-b9f8-44aa-9ec3-ec3ee62519a2/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.194 () {36 vars in 894 bytes} [Thu Jul 30 01:19:30 2026] POST /v3/bb38579d416b481496f90762d8f636e1/types/d3410800-b9f8-44aa-9ec3-ec3ee62519a2/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:19:32.026 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types?is_public=None 2026-07-30 01:19:32.041 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.194 () {30 vars in 701 bytes} [Thu Jul 30 01:19:31 2026] GET /v3/bb38579d416b481496f90762d8f636e1/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:19:33.890 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/qos-specs 2026-07-30 01:19:33.900 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.194 () {30 vars in 680 bytes} [Thu Jul 30 01:19:33 2026] GET /v3/bb38579d416b481496f90762d8f636e1/qos-specs => generated 17 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:19:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:19:55.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:19:55.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:25.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:20:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:20:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:05.496 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:05.497 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:21:55.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:21:55.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:05.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:25.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:22:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:22:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:05.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:45.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:23:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:23:55.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:05.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:25.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:45.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:45.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:24:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:24:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:25:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:25:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:15.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:15.496 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:45.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:26:55.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:26:55.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:05.501 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:05.501 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:27:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:27:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:05.496 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:25.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:25.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:35.497 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:35.498 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:45.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:45.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:28:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:28:55.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:05.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:05.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:15.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:25.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:35.491 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:45.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:29:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:29:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:35.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:35.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:30:55.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:30:55.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:25.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:45.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:45.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:31:55.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:31:55.495 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:05.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:15.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:35.495 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:32:55.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:32:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:05.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:05.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:15.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:25.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:35.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:35.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:45.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:55.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:33:55.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:33:55.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:05.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:05.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:05.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:05.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:15.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:15.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:15.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:15.494 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:25.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:25.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:25.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:25.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:35.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:35.493 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:35.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:35.494 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:45.492 7 INFO cinder.api.openstack.wsgi [None req-5e719f9e-bde6-4fe3-a6f3-1000879d73b8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:45.492 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:45.493 8 INFO cinder.api.openstack.wsgi [None req-a94e50d3-c9d0-40a8-8b51-138cb1b39cb1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78: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-07-30 01:34:46.268 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False 2026-07-30 01:34:46.287 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.287 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.288 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.288 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.288 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.289 7 WARNING cinder.quota [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.292 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 105/210] 199.204.45.35 () {44 vars in 1064 bytes} [Thu Jul 30 01:34:46 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False => generated 340 bytes in 123 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-07-30 01:34:46.432 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] PUT https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1 2026-07-30 01:34:46.499 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.499 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.500 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.500 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.501 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.501 8 WARNING cinder.quota [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-30 01:34:46.506 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1 returned with HTTP 200 [pid: 8|app: 0|req: 106/211] 199.204.45.35 () {48 vars in 1093 bytes} [Thu Jul 30 01:34:46 2026] PUT /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1 => generated 296 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:34:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:34:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:34:55.495 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:25.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:25.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:35.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:45.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:35:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:35:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:05.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:05.497 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:05.498 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:35.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:45.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:55.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:36:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:36:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:05.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:35.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:45.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:37:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:37:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:05.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:25.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:35.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:38:55.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:38:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:05.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:05.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:25.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:25.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:35.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:45.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:45.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:39:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:39:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:25.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:35.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:40:55.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:40:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:05.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:25.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:25.495 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:35.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:41:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:41:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:05.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:35.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:35.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:42:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:42:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:05.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:05.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:25.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:25.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:35.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:45.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:45.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:43:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:43:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:05.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:15.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:15.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:25.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:25.496 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:35.495 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:35.495 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:35.496 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:35.497 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:44:55.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:44:55.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:25.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:25.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:25.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:25.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:35.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:35.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:35.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:35.494 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:45.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:45.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:45.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:45.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:55.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:55.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:45:55.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:45:55.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:05.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:05.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:05.493 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:05.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:15.492 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:15.492 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:15.493 8 INFO cinder.api.openstack.wsgi [None req-472ece64-9e37-426a-8891-abf3ecceee2e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:15.494 7 INFO cinder.api.openstack.wsgi [None req-75fe3d12-1cbd-4c0e-8f77-0f020a86f96a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:24.194 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False 2026-07-30 01:46:24.216 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 176/350] 199.204.45.35 () {44 vars in 1064 bytes} [Thu Jul 30 01:46:24 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False => generated 340 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:46:24.720 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] PUT https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f 2026-07-30 01:46:24.786 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f returned with HTTP 200 [pid: 7|app: 0|req: 175/351] 199.204.45.35 () {48 vars in 1093 bytes} [Thu Jul 30 01:46:24 2026] PUT /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f => generated 296 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:46:25.492 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:25.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:25.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:25.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:35.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:35.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:35.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:35.494 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:45.492 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:45.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:45.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:45.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:55.492 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:55.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:46:55.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:46:55.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:05.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:05.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:05.494 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:05.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:15.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:15.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:15.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:15.495 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:25.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:25.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:25.494 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:25.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:35.492 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:35.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:35.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:35.494 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:45.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:45.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:45.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:45.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:55.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:55.492 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:47:55.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:47:55.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:05.492 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:05.493 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:05.493 8 INFO cinder.api.openstack.wsgi [None req-976595bd-1367-477d-8fb1-354d30e532cb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:05.494 7 INFO cinder.api.openstack.wsgi [None req-d18118c4-eb10-4d29-97c1-231ab8e893f8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:06.616 8 INFO cinder.api.openstack.wsgi [None req-dbccced8-9a8e-4f86-a8b0-58179917ee99 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:48:06.649 8 INFO cinder.volume.api [None req-dbccced8-9a8e-4f86-a8b0-58179917ee99 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:48:06.652 8 INFO cinder.api.openstack.wsgi [None req-dbccced8-9a8e-4f86-a8b0-58179917ee99 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/374] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:48:06.671 7 INFO cinder.api.openstack.wsgi [None req-4b899c6b-8baa-4310-95b7-37787e69424d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:48:06.701 7 INFO cinder.volume.api [None req-4b899c6b-8baa-4310-95b7-37787e69424d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:48:06.702 7 INFO cinder.api.openstack.wsgi [None req-4b899c6b-8baa-4310-95b7-37787e69424d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/375] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:48:06.756 8 INFO cinder.api.openstack.wsgi [None req-701c74a4-51fb-4fe6-954f-e7956e84e9d9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:48:06.778 8 INFO cinder.api.openstack.wsgi [None req-701c74a4-51fb-4fe6-954f-e7956e84e9d9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/376] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:48:06.797 7 INFO cinder.api.openstack.wsgi [None req-5f8411dc-69af-42b4-8319-0e0b8ad92062 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:48:06.858 7 INFO cinder.api.openstack.wsgi [None req-5f8411dc-69af-42b4-8319-0e0b8ad92062 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/377] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:48:06.873 8 INFO cinder.api.openstack.wsgi [None req-aac26c3f-6c12-451c-bd54-a2c1e46b4e34 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:48:06.892 8 INFO cinder.api.openstack.wsgi [None req-aac26c3f-6c12-451c-bd54-a2c1e46b4e34 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/378] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:48:06.905 7 INFO cinder.api.openstack.wsgi [None req-fdc81809-b61a-49db-b3f9-8c68ab01aaf6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:48:06.915 7 INFO cinder.api.openstack.wsgi [None req-fdc81809-b61a-49db-b3f9-8c68ab01aaf6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 189/379] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:48:06.927 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:48:06.936 8 INFO cinder.volume.api [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:48:06.938 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/380] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:48:06.955 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:48:07.518 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:48:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:48:15.492 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:15.492 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:15.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:15.494 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:25.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:25.493 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:25.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:25.494 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:35.492 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:35.493 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:35.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:35.494 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:45.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:45.493 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:45.494 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:45.494 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:55.492 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:55.492 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:48:55.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:48:55.493 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:05.492 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:05.492 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:05.492 7 INFO cinder.api.openstack.wsgi [None req-e537a75f-b65f-4146-96c6-2e4c5206e5cc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:05.493 8 INFO cinder.api.openstack.wsgi [None req-13b93627-416d-44df-8aa2-64693900334c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:06.644 7 INFO cinder.api.openstack.wsgi [None req-4599f3cb-2bc8-4692-b60f-5684bc57f7ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:49:06.650 7 INFO cinder.api.openstack.wsgi [None req-4599f3cb-2bc8-4692-b60f-5684bc57f7ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 197/394] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:49:06.688 8 INFO cinder.api.openstack.wsgi [None req-fac4e7d3-3185-4e4e-9145-dffbab03bab3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:49:06.712 8 INFO cinder.api.openstack.wsgi [None req-fac4e7d3-3185-4e4e-9145-dffbab03bab3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:49:06.723 7 INFO cinder.api.openstack.wsgi [None req-6e74747e-20f5-4f5e-97c7-6b836fd1f28c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:49:06.750 7 INFO cinder.api.openstack.wsgi [None req-6e74747e-20f5-4f5e-97c7-6b836fd1f28c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:49:06.761 8 INFO cinder.api.openstack.wsgi [None req-969dc397-19f2-4310-baec-9102eb6dd52e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:49:06.779 8 INFO cinder.api.openstack.wsgi [None req-969dc397-19f2-4310-baec-9102eb6dd52e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:49:06.795 7 INFO cinder.api.openstack.wsgi [None req-0fcd58db-842d-4cd4-af95-f3f51069d63d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:49:06.832 7 INFO cinder.volume.api [None req-0fcd58db-842d-4cd4-af95-f3f51069d63d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:49:06.834 7 INFO cinder.api.openstack.wsgi [None req-0fcd58db-842d-4cd4-af95-f3f51069d63d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:49:06.844 8 INFO cinder.api.openstack.wsgi [None req-548764d5-b146-44a9-b11a-8c6da6a153f6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:49:06.852 8 INFO cinder.volume.api [None req-548764d5-b146-44a9-b11a-8c6da6a153f6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:49:06.854 8 INFO cinder.api.openstack.wsgi [None req-548764d5-b146-44a9-b11a-8c6da6a153f6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:49:06.866 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:49:07.370 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:49:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:49:07.381 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:49:07.395 8 INFO cinder.volume.api [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:49:07.395 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:49:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:49:15.492 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:15.492 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:15.493 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:15.494 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:25.492 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:25.493 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:25.493 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:25.494 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:35.493 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:35.493 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:35.494 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:35.494 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:45.492 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:45.492 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:45.493 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:45.493 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:55.492 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:55.492 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:49:55.493 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:49:55.493 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:05.492 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:05.492 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:05.493 8 INFO cinder.api.openstack.wsgi [None req-0802c8cb-8324-4167-9b43-c82dd35fb25b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:05.494 7 INFO cinder.api.openstack.wsgi [None req-9b43032e-2734-4ed1-8090-9d4d65290444 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:06.726 8 INFO cinder.api.openstack.wsgi [None req-87d0826f-0dbc-4d7c-bbf6-ec6b30f21ffe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:50:06.738 8 INFO cinder.volume.api [None req-87d0826f-0dbc-4d7c-bbf6-ec6b30f21ffe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:50:06.739 8 INFO cinder.api.openstack.wsgi [None req-87d0826f-0dbc-4d7c-bbf6-ec6b30f21ffe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/414] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:50:06.749 7 INFO cinder.api.openstack.wsgi [None req-339de4be-d6f1-4e9f-a428-8037ba2608f5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:50:06.754 7 INFO cinder.api.openstack.wsgi [None req-339de4be-d6f1-4e9f-a428-8037ba2608f5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/415] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:50:06.765 8 INFO cinder.api.openstack.wsgi [None req-98d0767c-5df7-4239-905c-eb54c5990646 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:50:06.777 8 INFO cinder.volume.api [None req-98d0767c-5df7-4239-905c-eb54c5990646 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:50:06.780 8 INFO cinder.api.openstack.wsgi [None req-98d0767c-5df7-4239-905c-eb54c5990646 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/416] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:50:06.853 7 INFO cinder.api.openstack.wsgi [None req-f82fa3aa-6004-4d3b-adff-54e59aadcf1d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:50:06.873 7 INFO cinder.api.openstack.wsgi [None req-f82fa3aa-6004-4d3b-adff-54e59aadcf1d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/417] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:50:06.882 8 INFO cinder.api.openstack.wsgi [None req-4f96fecc-f909-4009-a094-65f0882da36e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:50:06.916 8 INFO cinder.api.openstack.wsgi [None req-4f96fecc-f909-4009-a094-65f0882da36e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/418] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:50:06.929 7 INFO cinder.api.openstack.wsgi [None req-71441119-377c-4540-8fb3-ed29bc6da801 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:50:06.948 7 INFO cinder.api.openstack.wsgi [None req-71441119-377c-4540-8fb3-ed29bc6da801 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:50:06.957 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:50:06.967 8 INFO cinder.volume.api [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:50:06.969 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:50:06.983 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:50:07.486 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:50:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:50:15.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:15.493 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:15.494 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:15.495 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:25.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:25.493 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:25.493 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:25.495 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:35.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:35.492 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:35.493 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:35.493 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:45.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:45.492 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:45.493 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:45.494 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:55.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:55.493 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:50:55.493 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:50:55.494 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:05.492 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:05.492 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:05.493 8 INFO cinder.api.openstack.wsgi [None req-deb5e3fb-db3f-4d7e-a300-d675a1126a9c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:05.493 7 INFO cinder.api.openstack.wsgi [None req-c08e0f9f-0dcc-414e-a4e2-edc5a63e4a1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:06.616 8 INFO cinder.api.openstack.wsgi [None req-644004a5-3711-4194-a640-f49f96fb9422 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:51:06.625 8 INFO cinder.api.openstack.wsgi [None req-644004a5-3711-4194-a640-f49f96fb9422 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 218/434] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:51:06.685 7 INFO cinder.api.openstack.wsgi [None req-d4cefb38-86b2-40ea-9e23-e3893b8192c6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:51:06.709 7 INFO cinder.api.openstack.wsgi [None req-d4cefb38-86b2-40ea-9e23-e3893b8192c6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/435] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:51:06.719 8 INFO cinder.api.openstack.wsgi [None req-0e579659-f6ca-4167-9d09-8fc606920c8f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:51:06.738 8 INFO cinder.api.openstack.wsgi [None req-0e579659-f6ca-4167-9d09-8fc606920c8f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/436] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:51:06.747 7 INFO cinder.api.openstack.wsgi [None req-d9dfe4a5-9607-4631-942b-1f5c225e72e8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:51:06.776 7 INFO cinder.api.openstack.wsgi [None req-d9dfe4a5-9607-4631-942b-1f5c225e72e8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/437] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:51:06.787 8 INFO cinder.api.openstack.wsgi [None req-ce44d396-57d2-4aa4-a034-65678296ccaf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:51:06.792 8 INFO cinder.volume.api [None req-ce44d396-57d2-4aa4-a034-65678296ccaf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:51:06.793 8 INFO cinder.api.openstack.wsgi [None req-ce44d396-57d2-4aa4-a034-65678296ccaf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/438] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:51:06.804 7 INFO cinder.api.openstack.wsgi [None req-06c74b66-a560-4767-9385-3911bc9bf06e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:51:07.307 7 INFO cinder.api.openstack.wsgi [None req-06c74b66-a560-4767-9385-3911bc9bf06e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/439] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:51:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:51:07.318 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:51:07.327 8 INFO cinder.volume.api [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:51:07.328 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/440] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:51:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:51:07.338 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:51:07.345 7 INFO cinder.volume.api [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:51:07.347 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/441] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:51:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:51:15.492 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:15.492 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:15.493 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:15.493 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:25.493 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:25.493 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:25.494 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:25.494 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:35.492 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:35.493 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:35.494 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:35.494 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:45.493 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:45.493 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:45.494 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:45.494 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:55.493 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:55.493 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:51:55.494 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:51:55.494 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:05.492 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:05.493 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:05.494 7 INFO cinder.api.openstack.wsgi [None req-2f3d3bc0-132b-4d99-b875-18ba3bc3fa98 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:05.494 8 INFO cinder.api.openstack.wsgi [None req-c8ff5777-f21d-475a-82d3-7bad179b0fe5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:06.615 8 INFO cinder.api.openstack.wsgi [None req-208f696d-f943-40cf-ba60-78b6b6719672 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:52:06.624 8 INFO cinder.volume.api [None req-208f696d-f943-40cf-ba60-78b6b6719672 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:52:06.626 8 INFO cinder.api.openstack.wsgi [None req-208f696d-f943-40cf-ba60-78b6b6719672 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/454] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:52:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:52:06.636 7 INFO cinder.api.openstack.wsgi [None req-7985115d-ca60-4a5a-8748-7dd10052a8a3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:52:06.651 7 INFO cinder.volume.api [None req-7985115d-ca60-4a5a-8748-7dd10052a8a3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:52:06.652 7 INFO cinder.api.openstack.wsgi [None req-7985115d-ca60-4a5a-8748-7dd10052a8a3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/455] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:52:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:52:06.664 8 INFO cinder.api.openstack.wsgi [None req-c9f7cf15-2ded-401b-ae73-0b414ad57f44 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:52:06.675 8 INFO cinder.volume.api [None req-c9f7cf15-2ded-401b-ae73-0b414ad57f44 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:52:06.677 8 INFO cinder.api.openstack.wsgi [None req-c9f7cf15-2ded-401b-ae73-0b414ad57f44 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/456] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:52:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:52:06.689 7 INFO cinder.api.openstack.wsgi [None req-6855ba30-7036-4872-8a6b-bccc07c4267b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:52:06.694 7 INFO cinder.api.openstack.wsgi [None req-6855ba30-7036-4872-8a6b-bccc07c4267b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 228/457] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:52:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:52:06.706 8 INFO cinder.api.openstack.wsgi [None req-5951d223-5a55-4860-af7d-e23caf59b89c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:52:07.246 8 INFO cinder.api.openstack.wsgi [None req-5951d223-5a55-4860-af7d-e23caf59b89c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/458] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:52:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:52:07.291 7 INFO cinder.api.openstack.wsgi [None req-9e35cf88-eccc-4ef0-bcf1-714d993e4463 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:52:07.307 7 INFO cinder.api.openstack.wsgi [None req-9e35cf88-eccc-4ef0-bcf1-714d993e4463 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/459] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:52:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:52:07.318 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:52:07.345 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/460] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:52:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:52:07.354 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:52:07.369 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:52:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:52:15.493 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:15.493 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:15.494 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:15.494 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:25.493 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:25.493 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:25.494 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:25.494 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:35.492 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:35.492 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:35.493 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:35.494 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:45.493 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:45.493 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:45.494 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:45.494 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:55.492 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:55.492 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:52:55.493 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:52:55.494 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:05.492 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:05.493 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:05.494 8 INFO cinder.api.openstack.wsgi [None req-6064c149-6f6b-4f12-9d6f-787ab1ef9e4f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:05.494 7 INFO cinder.api.openstack.wsgi [None req-78f975aa-7e4a-42b7-9799-9c34ae63a116 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:06.625 8 INFO cinder.api.openstack.wsgi [None req-b77c5199-9b6c-41d2-a583-2f5662382d78 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:53:06.632 8 INFO cinder.api.openstack.wsgi [None req-b77c5199-9b6c-41d2-a583-2f5662382d78 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 238/474] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:53:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:53:06.647 7 INFO cinder.api.openstack.wsgi [None req-89f37e87-6eeb-46b7-8a6a-498ff402b502 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:53:07.159 7 INFO cinder.api.openstack.wsgi [None req-89f37e87-6eeb-46b7-8a6a-498ff402b502 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 237/475] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:53:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:53:07.217 8 INFO cinder.api.openstack.wsgi [None req-f4b7b1b1-ba5c-463c-bb0a-c17aafe3efe8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:53:07.245 8 INFO cinder.api.openstack.wsgi [None req-f4b7b1b1-ba5c-463c-bb0a-c17aafe3efe8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/476] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:53:07.260 7 INFO cinder.api.openstack.wsgi [None req-2b1d2b2a-068e-4238-9555-98f7689250b4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:53:07.292 7 INFO cinder.api.openstack.wsgi [None req-2b1d2b2a-068e-4238-9555-98f7689250b4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/477] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:53:07.302 8 INFO cinder.api.openstack.wsgi [None req-5e5a1431-d0e5-4e61-bfdb-a9f096aa573a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:53:07.328 8 INFO cinder.api.openstack.wsgi [None req-5e5a1431-d0e5-4e61-bfdb-a9f096aa573a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/478] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:53:07.340 7 INFO cinder.api.openstack.wsgi [None req-88073b95-f031-4225-bd4c-8567d154ef2a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:53:07.351 7 INFO cinder.volume.api [None req-88073b95-f031-4225-bd4c-8567d154ef2a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:53:07.353 7 INFO cinder.api.openstack.wsgi [None req-88073b95-f031-4225-bd4c-8567d154ef2a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:53:07.363 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:53:07.370 8 INFO cinder.volume.api [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:53:07.371 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/480] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:53:07.384 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:53:07.390 7 INFO cinder.volume.api [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:53:07.390 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:53:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:53:15.492 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:15.493 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:15.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:15.494 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:25.492 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:25.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:25.493 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:25.493 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:35.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:35.492 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:35.493 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:35.493 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:45.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:45.492 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:45.493 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:45.494 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:55.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:55.493 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:53:55.493 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:53:55.494 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:05.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:05.492 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:05.492 7 INFO cinder.api.openstack.wsgi [None req-16ab859f-f8aa-4a43-be0a-ffbd9ccedb37 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:05.493 8 INFO cinder.api.openstack.wsgi [None req-aad3f2aa-e88f-463c-8ab3-6ec89ce594a9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:06.660 7 INFO cinder.api.openstack.wsgi [None req-88e4753f-2cc2-4591-8a15-e56604d2008e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:54:06.675 7 INFO cinder.api.openstack.wsgi [None req-88e4753f-2cc2-4591-8a15-e56604d2008e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:54:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:54:06.688 8 INFO cinder.api.openstack.wsgi [None req-2a23b3f4-9515-4ecb-8615-a0511c357702 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:54:06.705 8 INFO cinder.api.openstack.wsgi [None req-2a23b3f4-9515-4ecb-8615-a0511c357702 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:54:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:54:06.716 7 INFO cinder.api.openstack.wsgi [None req-e2f91997-93e2-478b-8861-d732202bb849 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:54:06.735 7 INFO cinder.api.openstack.wsgi [None req-e2f91997-93e2-478b-8861-d732202bb849 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:54:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:54:06.745 8 INFO cinder.api.openstack.wsgi [None req-8d505cdd-a00d-4f14-a772-893412504bd5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:54:06.754 8 INFO cinder.volume.api [None req-8d505cdd-a00d-4f14-a772-893412504bd5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:54:06.755 8 INFO cinder.api.openstack.wsgi [None req-8d505cdd-a00d-4f14-a772-893412504bd5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:54:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:54:06.767 7 INFO cinder.api.openstack.wsgi [None req-fa7d97da-5e26-4a04-bf24-8a009cc37235 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:54:07.271 7 INFO cinder.api.openstack.wsgi [None req-fa7d97da-5e26-4a04-bf24-8a009cc37235 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:54:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:54:07.280 8 INFO cinder.api.openstack.wsgi [None req-31af5344-77b7-4a99-9844-027da46435cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:54:07.290 8 INFO cinder.volume.api [None req-31af5344-77b7-4a99-9844-027da46435cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:54:07.293 8 INFO cinder.api.openstack.wsgi [None req-31af5344-77b7-4a99-9844-027da46435cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:54:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:54:07.303 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:54:07.313 7 INFO cinder.volume.api [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:54:07.313 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:54:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:54:07.327 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:54:07.333 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:54:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:54:15.492 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:15.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:15.493 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:15.493 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:25.492 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:25.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:25.493 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:25.494 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:35.496 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:35.497 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:35.497 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:35.497 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:45.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:45.492 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:45.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:45.493 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:55.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:55.492 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:54:55.493 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:54:55.493 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:05.492 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:05.492 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:05.493 7 INFO cinder.api.openstack.wsgi [None req-5ffc21b8-aa6e-46da-90fd-b2d1190e5d4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:05.493 8 INFO cinder.api.openstack.wsgi [None req-76072513-3416-451d-9edb-0b1a17229583 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:06.645 7 INFO cinder.api.openstack.wsgi [None req-1f016647-3f94-4d12-8f16-86515cc97e62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:55:06.653 7 INFO cinder.volume.api [None req-1f016647-3f94-4d12-8f16-86515cc97e62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:55:06.655 7 INFO cinder.api.openstack.wsgi [None req-1f016647-3f94-4d12-8f16-86515cc97e62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:55:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:55:06.662 8 INFO cinder.api.openstack.wsgi [None req-e93229fc-2be0-4c16-b80f-774176be1721 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:55:06.671 8 INFO cinder.volume.api [None req-e93229fc-2be0-4c16-b80f-774176be1721 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:55:06.673 8 INFO cinder.api.openstack.wsgi [None req-e93229fc-2be0-4c16-b80f-774176be1721 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:55:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:55:06.681 7 INFO cinder.api.openstack.wsgi [None req-9f4b8a30-3fab-4b4c-8392-7576872cc7f4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:55:06.685 7 INFO cinder.api.openstack.wsgi [None req-9f4b8a30-3fab-4b4c-8392-7576872cc7f4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:55:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:55:06.695 8 INFO cinder.api.openstack.wsgi [None req-3c35fe3d-bdc4-419e-bfa4-3443dcb918a2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:55:07.198 8 INFO cinder.api.openstack.wsgi [None req-3c35fe3d-bdc4-419e-bfa4-3443dcb918a2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:55:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:55:07.250 7 INFO cinder.api.openstack.wsgi [None req-5b6e6e82-8c20-426c-a41e-0ae4586952a7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:55:07.272 7 INFO cinder.api.openstack.wsgi [None req-5b6e6e82-8c20-426c-a41e-0ae4586952a7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:55:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:55:07.283 8 INFO cinder.api.openstack.wsgi [None req-a0699d27-3043-4a7c-9a7f-128c3a77a024 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:55:07.335 8 INFO cinder.api.openstack.wsgi [None req-a0699d27-3043-4a7c-9a7f-128c3a77a024 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:55:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:55:07.348 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:55:07.370 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:55:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:55:07.379 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:55:07.384 8 INFO cinder.volume.api [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:55:07.385 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:55:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:55:15.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:15.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:15.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:15.495 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:25.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:25.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:25.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:25.494 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:35.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:35.492 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:35.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:35.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:45.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:45.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:45.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:45.494 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:55.492 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:55.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:55:55.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:55:55.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:05.492 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:05.492 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:05.493 7 INFO cinder.api.openstack.wsgi [None req-5b5b301d-4d03-44c4-be9b-d606a00a057f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:05.493 8 INFO cinder.api.openstack.wsgi [None req-97faba8e-3f32-4f28-87c4-2f73cde87351 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:06.662 7 INFO cinder.api.openstack.wsgi [None req-22e97006-8cfe-4909-ba91-a793dcd9c727 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:56:07.166 7 INFO cinder.api.openstack.wsgi [None req-22e97006-8cfe-4909-ba91-a793dcd9c727 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:56:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:56:07.183 8 INFO cinder.api.openstack.wsgi [None req-e0894d77-acde-4d81-bd17-12fdbd6630b3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:56:07.189 8 INFO cinder.volume.api [None req-e0894d77-acde-4d81-bd17-12fdbd6630b3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:56:07.189 8 INFO cinder.api.openstack.wsgi [None req-e0894d77-acde-4d81-bd17-12fdbd6630b3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:56:07.206 7 INFO cinder.api.openstack.wsgi [None req-aa4a0326-588a-4799-8607-641f24020bc4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:56:07.215 7 INFO cinder.api.openstack.wsgi [None req-aa4a0326-588a-4799-8607-641f24020bc4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:56:07.226 8 INFO cinder.api.openstack.wsgi [None req-f7ce6ec2-27a2-47bb-b1b4-55f101b0557a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:56:07.234 8 INFO cinder.volume.api [None req-f7ce6ec2-27a2-47bb-b1b4-55f101b0557a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:56:07.236 8 INFO cinder.api.openstack.wsgi [None req-f7ce6ec2-27a2-47bb-b1b4-55f101b0557a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:56:07.273 7 INFO cinder.api.openstack.wsgi [None req-d6bb8742-ccbf-432b-b520-420977a7ff80 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:56:07.291 7 INFO cinder.api.openstack.wsgi [None req-d6bb8742-ccbf-432b-b520-420977a7ff80 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:56:07.301 8 INFO cinder.api.openstack.wsgi [None req-7f120c89-3071-4a68-bfa4-0c4a567edddc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:56:07.322 8 INFO cinder.api.openstack.wsgi [None req-7f120c89-3071-4a68-bfa4-0c4a567edddc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:56:07.332 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:56:07.353 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:56:07.363 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:56:07.371 8 INFO cinder.volume.api [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:56:07.372 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:56:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:56:15.493 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:15.493 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:15.494 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:15.494 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:25.492 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:25.492 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:25.493 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:25.493 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:35.492 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:35.492 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:35.493 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:35.493 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:45.492 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:45.492 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:45.493 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:45.494 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:55.492 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:55.493 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:56:55.494 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:56:55.494 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:05.492 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:05.492 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:05.493 7 INFO cinder.api.openstack.wsgi [None req-6f33414e-4cc7-461a-9af3-49f41edbdd9f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:05.493 8 INFO cinder.api.openstack.wsgi [None req-a1493208-f6ad-4af5-ac4d-5246ef398335 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:06.683 7 INFO cinder.api.openstack.wsgi [None req-b4e3842e-2d05-438e-b7ba-9a514969e566 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:57:07.186 7 INFO cinder.api.openstack.wsgi [None req-b4e3842e-2d05-438e-b7ba-9a514969e566 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:57:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:57:07.230 8 INFO cinder.api.openstack.wsgi [None req-39968162-1bbf-471c-a05c-42a0acaa1dc7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:57:07.254 8 INFO cinder.api.openstack.wsgi [None req-39968162-1bbf-471c-a05c-42a0acaa1dc7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:57:07.267 7 INFO cinder.api.openstack.wsgi [None req-20963071-818d-40e0-8709-2174933c9268 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:57:07.295 7 INFO cinder.api.openstack.wsgi [None req-20963071-818d-40e0-8709-2174933c9268 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:57:07.305 8 INFO cinder.api.openstack.wsgi [None req-f74b689c-29a0-476a-9517-0a259a7085d0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:57:07.323 8 INFO cinder.api.openstack.wsgi [None req-f74b689c-29a0-476a-9517-0a259a7085d0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:57:07.335 7 INFO cinder.api.openstack.wsgi [None req-48d65dd1-3812-435f-95f5-dff4a9f1fa70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:57:07.344 7 INFO cinder.volume.api [None req-48d65dd1-3812-435f-95f5-dff4a9f1fa70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:57:07.345 7 INFO cinder.api.openstack.wsgi [None req-48d65dd1-3812-435f-95f5-dff4a9f1fa70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:57:07.354 8 INFO cinder.api.openstack.wsgi [None req-aa3de3cf-1e4c-4625-b320-09718481bde3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:57:07.359 8 INFO cinder.volume.api [None req-aa3de3cf-1e4c-4625-b320-09718481bde3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:57:07.359 8 INFO cinder.api.openstack.wsgi [None req-aa3de3cf-1e4c-4625-b320-09718481bde3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:57:07.368 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:57:07.376 7 INFO cinder.volume.api [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:57:07.377 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:57:07.388 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:57:07.395 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:57:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:57:15.492 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:15.492 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:15.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:15.494 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:25.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:25.493 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:25.494 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:25.494 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:35.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:35.493 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:35.494 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:35.494 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:45.492 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:45.492 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:45.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:45.493 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:55.493 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:55.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:57:55.493 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:57:55.494 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:05.492 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:05.492 7 INFO cinder.api.openstack.wsgi [None req-bf799c99-a1c2-4e67-bb14-7384a3239873 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:05.493 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:05.495 8 INFO cinder.api.openstack.wsgi [None req-3c02e78e-2971-4b1b-8a51-0d5d6db0cbdb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:06.662 7 INFO cinder.api.openstack.wsgi [None req-4ef301a2-bc21-41ed-b474-ffc18b3d435f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:58:06.682 7 INFO cinder.api.openstack.wsgi [None req-4ef301a2-bc21-41ed-b474-ffc18b3d435f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:58:06.695 8 INFO cinder.api.openstack.wsgi [None req-9d072db6-c82b-458e-9185-81500f354c9b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:58:06.729 8 INFO cinder.api.openstack.wsgi [None req-9d072db6-c82b-458e-9185-81500f354c9b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:58:06.741 7 INFO cinder.api.openstack.wsgi [None req-8622e95c-882c-4a75-bf8b-c94fc80ad950 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:58:06.759 7 INFO cinder.api.openstack.wsgi [None req-8622e95c-882c-4a75-bf8b-c94fc80ad950 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:58:06.772 8 INFO cinder.api.openstack.wsgi [None req-b823702e-322c-41f2-8292-58ec55faa1d1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:58:06.776 8 INFO cinder.volume.api [None req-b823702e-322c-41f2-8292-58ec55faa1d1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:58:06.776 8 INFO cinder.api.openstack.wsgi [None req-b823702e-322c-41f2-8292-58ec55faa1d1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:58:06.786 7 INFO cinder.api.openstack.wsgi [None req-35e36bd4-17b1-4782-a8a0-8a58f2e3317f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:58:06.792 7 INFO cinder.volume.api [None req-35e36bd4-17b1-4782-a8a0-8a58f2e3317f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:58:06.794 7 INFO cinder.api.openstack.wsgi [None req-35e36bd4-17b1-4782-a8a0-8a58f2e3317f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:58:06.806 8 INFO cinder.api.openstack.wsgi [None req-17dab301-3d8c-47ec-9055-d54422046805 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:58:07.311 8 INFO cinder.api.openstack.wsgi [None req-17dab301-3d8c-47ec-9055-d54422046805 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:58:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:58:07.324 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:58:07.332 7 INFO cinder.volume.api [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:58:07.334 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:58:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:58:07.344 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:58:07.350 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:58:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:58:15.493 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:15.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:15.494 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:15.494 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:25.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:25.492 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:25.494 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:25.494 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:35.492 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:35.492 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:35.493 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:35.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:45.493 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:45.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:45.494 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:45.494 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:55.492 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:55.492 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:58:55.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:58:55.493 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:05.493 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:05.493 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:05.494 7 INFO cinder.api.openstack.wsgi [None req-25e81f30-1850-4a87-bd55-e703a07e023e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:05.494 8 INFO cinder.api.openstack.wsgi [None req-bbaa966e-cc88-40f1-a9e4-9362e9d66629 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:06.599 7 INFO cinder.api.openstack.wsgi [None req-3d57cec3-26df-4372-b30d-c766437a65ec d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:59:06.609 7 INFO cinder.volume.api [None req-3d57cec3-26df-4372-b30d-c766437a65ec d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:59:06.611 7 INFO cinder.api.openstack.wsgi [None req-3d57cec3-26df-4372-b30d-c766437a65ec d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:59:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:59:06.626 8 INFO cinder.api.openstack.wsgi [None req-265dc0dc-4c36-45ff-9953-544bc62279bb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 01:59:06.637 8 INFO cinder.volume.api [None req-265dc0dc-4c36-45ff-9953-544bc62279bb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 01:59:06.639 8 INFO cinder.api.openstack.wsgi [None req-265dc0dc-4c36-45ff-9953-544bc62279bb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 01:59:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:59:06.651 7 INFO cinder.api.openstack.wsgi [None req-7c5f01d3-6bd1-4694-a157-c55745ff6cc1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 01:59:06.663 7 INFO cinder.api.openstack.wsgi [None req-7c5f01d3-6bd1-4694-a157-c55745ff6cc1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 01:59:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:06.675 8 INFO cinder.api.openstack.wsgi [None req-1886fab6-dafe-4abe-be09-736823e5a41d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 01:59:07.179 8 INFO cinder.api.openstack.wsgi [None req-1886fab6-dafe-4abe-be09-736823e5a41d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 01:59:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:07.250 7 INFO cinder.api.openstack.wsgi [None req-8a7ab807-729b-4b83-bdc2-63683fd1b1ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 01:59:07.271 7 INFO cinder.api.openstack.wsgi [None req-8a7ab807-729b-4b83-bdc2-63683fd1b1ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:59:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:07.282 8 INFO cinder.api.openstack.wsgi [None req-fc8abbd7-f4f7-48b5-91fc-bf1bd7df74e1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 01:59:07.302 8 INFO cinder.api.openstack.wsgi [None req-fc8abbd7-f4f7-48b5-91fc-bf1bd7df74e1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:59:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:07.313 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 01:59:07.333 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 01:59:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:07.344 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 01:59:07.350 8 INFO cinder.volume.api [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 01:59:07.350 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 01:59:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 01:59:15.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:15.493 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:15.494 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:15.495 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:25.492 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:25.492 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:25.493 7 INFO cinder.api.openstack.wsgi [None req-660af7ab-13c2-49f5-be9f-0653bd1f47e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:25.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:30.424 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False 2026-07-30 01:59:30.442 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 199.204.45.35 () {44 vars in 1064 bytes} [Thu Jul 30 01:59:30 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 01:59:35.492 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:35.493 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:35.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:35.494 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:45.492 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:45.492 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:45.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:45.493 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:55.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:55.493 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 01:59:55.494 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 01:59:55.494 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:05.493 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:05.493 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:05.494 8 INFO cinder.api.openstack.wsgi [None req-4cb91080-4343-4df6-8816-eee5d3c4a7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:05.494 7 INFO cinder.api.openstack.wsgi [None req-c281a190-826e-45ba-821f-d7bdbc334859 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:06.839 8 INFO cinder.api.openstack.wsgi [None req-0a08d4f2-2e88-4a48-b79e-5984003db2c4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:00:06.852 8 INFO cinder.volume.api [None req-0a08d4f2-2e88-4a48-b79e-5984003db2c4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:00:06.855 8 INFO cinder.api.openstack.wsgi [None req-0a08d4f2-2e88-4a48-b79e-5984003db2c4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:00:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:00:06.870 7 INFO cinder.api.openstack.wsgi [None req-b4865688-fcbe-459d-b5c3-ddbbf431ca4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:00:06.876 7 INFO cinder.api.openstack.wsgi [None req-b4865688-fcbe-459d-b5c3-ddbbf431ca4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:00:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:06.887 8 INFO cinder.api.openstack.wsgi [None req-9c87b2b3-ec1d-4e89-a710-a18725a734b1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:00:06.895 8 INFO cinder.volume.api [None req-9c87b2b3-ec1d-4e89-a710-a18725a734b1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:00:06.897 8 INFO cinder.api.openstack.wsgi [None req-9c87b2b3-ec1d-4e89-a710-a18725a734b1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:00:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:00:06.941 7 INFO cinder.api.openstack.wsgi [None req-96a863de-3d30-4472-8f82-b25d68589475 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:00:06.978 7 INFO cinder.api.openstack.wsgi [None req-96a863de-3d30-4472-8f82-b25d68589475 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:00:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:06.992 8 INFO cinder.api.openstack.wsgi [None req-e402c7ff-f8a8-4da3-910a-d2b4cf437d0b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:00:07.012 8 INFO cinder.api.openstack.wsgi [None req-e402c7ff-f8a8-4da3-910a-d2b4cf437d0b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:00:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:07.032 7 INFO cinder.api.openstack.wsgi [None req-f7277a06-14b6-49e3-aa55-277eec620039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:00:07.063 7 INFO cinder.api.openstack.wsgi [None req-f7277a06-14b6-49e3-aa55-277eec620039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:00:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:07.079 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:00:07.582 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:00:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:07.592 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:00:07.600 7 INFO cinder.volume.api [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:00:07.600 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:00:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:00:15.493 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:15.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:15.494 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:15.496 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:25.493 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:25.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:25.494 7 INFO cinder.api.openstack.wsgi [None req-88e33be3-4308-4582-a022-d7505463283a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:25.494 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:34.923 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False 2026-07-30 02:00:34.939 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] https://volume.199-204-45-35.nip.io/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 199.204.45.35 () {44 vars in 1064 bytes} [Thu Jul 30 02:00:34 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:00:35.492 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:35.492 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:35.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:35.494 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:45.492 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:45.492 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:45.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:45.493 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:55.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:55.494 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:00:55.494 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:00:55.494 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:05.493 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:05.493 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:05.494 7 INFO cinder.api.openstack.wsgi [None req-680c81ca-34e6-4096-90a9-e2bec2a99078 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:05.495 8 INFO cinder.api.openstack.wsgi [None req-438cb5c6-6644-4efe-8566-96dbcbb7c5ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:06.700 7 INFO cinder.api.openstack.wsgi [None req-47375147-ff67-492b-828a-73b27cb36e23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:01:06.732 7 INFO cinder.api.openstack.wsgi [None req-47375147-ff67-492b-828a-73b27cb36e23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:01:06.748 8 INFO cinder.api.openstack.wsgi [None req-2da13849-96f5-4667-a602-fbfdac638fe7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:01:06.770 8 INFO cinder.api.openstack.wsgi [None req-2da13849-96f5-4667-a602-fbfdac638fe7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:01:06.784 7 INFO cinder.api.openstack.wsgi [None req-c464a139-f216-4049-a505-5e5891b30e0f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:01:06.809 7 INFO cinder.api.openstack.wsgi [None req-c464a139-f216-4049-a505-5e5891b30e0f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/638] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:01:06.821 8 INFO cinder.api.openstack.wsgi [None req-83c57dbd-0c49-49b5-987d-650de1f87ad9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:01:06.832 8 INFO cinder.volume.api [None req-83c57dbd-0c49-49b5-987d-650de1f87ad9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:01:06.834 8 INFO cinder.api.openstack.wsgi [None req-83c57dbd-0c49-49b5-987d-650de1f87ad9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/639] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:01:06.845 7 INFO cinder.api.openstack.wsgi [None req-5b914141-65bc-486d-8c02-0787c957cd78 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:01:06.850 7 INFO cinder.volume.api [None req-5b914141-65bc-486d-8c02-0787c957cd78 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:01:06.851 7 INFO cinder.api.openstack.wsgi [None req-5b914141-65bc-486d-8c02-0787c957cd78 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/640] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:01:06.863 8 INFO cinder.api.openstack.wsgi [None req-736fe610-b857-4486-a166-2b4d8e1dbf23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:01:06.871 8 INFO cinder.api.openstack.wsgi [None req-736fe610-b857-4486-a166-2b4d8e1dbf23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 320/641] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:01:06.881 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:01:06.889 7 INFO cinder.volume.api [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:01:06.891 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/642] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:01:06.902 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:01:07.408 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 321/643] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:01:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:01:15.492 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:15.492 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:15.494 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:15.494 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:25.493 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:25.493 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:25.494 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:25.494 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:35.492 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:35.492 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:35.493 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:35.493 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:45.492 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:45.492 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:45.493 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:45.493 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:55.492 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:55.492 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:01:55.492 7 INFO cinder.api.openstack.wsgi [None req-ebc0c96a-7b39-4355-9a88-9e4768bd08cd d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:01:55.494 8 INFO cinder.api.openstack.wsgi [None req-6b4dc06a-059c-45f8-8de7-3ff1082d86de d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:04.795 7 INFO cinder.api.openstack.wsgi [None req-5bc405c7-03a2-426f-baf5-7a5c249b9334 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots 2026-07-30 02:02:04.813 7 INFO cinder.volume.api [None req-5bc405c7-03a2-426f-baf5-7a5c249b9334 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:02:04.813 7 INFO cinder.api.openstack.wsgi [None req-5bc405c7-03a2-426f-baf5-7a5c249b9334 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.239 () {32 vars in 705 bytes} [Thu Jul 30 02:02:04 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:02:04.829 8 INFO cinder.api.openstack.wsgi [None req-e0d80791-92ba-43d2-a841-01a19aa47bcf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes 2026-07-30 02:02:04.856 8 INFO cinder.volume.api [None req-e0d80791-92ba-43d2-a841-01a19aa47bcf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:02:04.856 8 INFO cinder.api.openstack.wsgi [None req-e0d80791-92ba-43d2-a841-01a19aa47bcf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.239 () {32 vars in 701 bytes} [Thu Jul 30 02:02:04 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:02:05.492 7 INFO cinder.api.openstack.wsgi [None req-5bc405c7-03a2-426f-baf5-7a5c249b9334 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:05.492 8 INFO cinder.api.openstack.wsgi [None req-e0d80791-92ba-43d2-a841-01a19aa47bcf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:05.493 8 INFO cinder.api.openstack.wsgi [None req-e0d80791-92ba-43d2-a841-01a19aa47bcf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:05.493 7 INFO cinder.api.openstack.wsgi [None req-5bc405c7-03a2-426f-baf5-7a5c249b9334 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:06.669 8 INFO cinder.api.openstack.wsgi [None req-ddfd74dd-7f93-4105-80d9-578cbb6d2bb2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:02:07.172 8 INFO cinder.api.openstack.wsgi [None req-ddfd74dd-7f93-4105-80d9-578cbb6d2bb2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:02:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/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-07-30 02:02:07.227 7 INFO cinder.api.openstack.wsgi [None req-72d4f837-5afb-4990-84b4-945b48241004 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:02:07.249 7 INFO cinder.api.openstack.wsgi [None req-72d4f837-5afb-4990-84b4-945b48241004 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:02:07.259 8 INFO cinder.api.openstack.wsgi [None req-8629bf9a-1afd-417e-b92a-3be74e4f1c4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:02:07.276 8 INFO cinder.api.openstack.wsgi [None req-8629bf9a-1afd-417e-b92a-3be74e4f1c4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/660] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:02:07.288 7 INFO cinder.api.openstack.wsgi [None req-5f1c60b5-2d38-4302-8e71-4decbc04b304 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:02:07.308 7 INFO cinder.api.openstack.wsgi [None req-5f1c60b5-2d38-4302-8e71-4decbc04b304 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:02:07.318 8 INFO cinder.api.openstack.wsgi [None req-4da5681f-f3dd-4d1b-8521-3de10d0585ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:02:07.326 8 INFO cinder.volume.api [None req-4da5681f-f3dd-4d1b-8521-3de10d0585ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:02:07.328 8 INFO cinder.api.openstack.wsgi [None req-4da5681f-f3dd-4d1b-8521-3de10d0585ef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/662] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:02:07.339 7 INFO cinder.api.openstack.wsgi [None req-c58c3387-6a27-40be-889d-333fc2e69b86 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:02:07.347 7 INFO cinder.api.openstack.wsgi [None req-c58c3387-6a27-40be-889d-333fc2e69b86 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:02:07.356 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:02:07.361 8 INFO cinder.volume.api [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:02:07.362 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:02:07.372 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:02:07.382 7 INFO cinder.volume.api [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:02:07.384 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:02:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:02:15.492 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:15.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:15.493 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:15.494 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:25.492 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:25.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:25.493 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:25.494 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:35.492 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:35.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:35.493 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:35.495 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:45.492 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:45.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:45.493 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:45.494 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:55.492 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:55.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:02:55.493 7 INFO cinder.api.openstack.wsgi [None req-7243cd42-7393-4a2b-8259-84874763b028 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:02:55.494 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:03.261 7 INFO cinder.api.openstack.wsgi [req-78afc7cc-dce4-4daa-a967-3b85dfaa3f6e req-35a6a8d0-cd0c-4454-af0e-7c859c068d46 cb0c9e81ba1e4883892a6a8c2e7ce48a 7a3755dfc924446ea23017a04adbab0c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7a3755dfc924446ea23017a04adbab0c/attachments?instance_id=02dc4ccb-ad76-4746-bded-cc2530da33af 2026-07-30 02:03:03.275 7 INFO cinder.api.openstack.wsgi [req-78afc7cc-dce4-4daa-a967-3b85dfaa3f6e req-35a6a8d0-cd0c-4454-af0e-7c859c068d46 cb0c9e81ba1e4883892a6a8c2e7ce48a 7a3755dfc924446ea23017a04adbab0c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7a3755dfc924446ea23017a04adbab0c/attachments?instance_id=02dc4ccb-ad76-4746-bded-cc2530da33af returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 199.204.45.35 () {36 vars in 1103 bytes} [Thu Jul 30 02:03:03 2026] GET /v3/7a3755dfc924446ea23017a04adbab0c/attachments?instance_id=02dc4ccb-ad76-4746-bded-cc2530da33af => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:05.492 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:05.493 8 INFO cinder.api.openstack.wsgi [None req-a7453adc-c8c2-48df-a9ab-dc2ff2c39039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:05.492 7 INFO cinder.api.openstack.wsgi [req-78afc7cc-dce4-4daa-a967-3b85dfaa3f6e req-35a6a8d0-cd0c-4454-af0e-7c859c068d46 cb0c9e81ba1e4883892a6a8c2e7ce48a 7a3755dfc924446ea23017a04adbab0c - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:05.493 7 INFO cinder.api.openstack.wsgi [req-78afc7cc-dce4-4daa-a967-3b85dfaa3f6e req-35a6a8d0-cd0c-4454-af0e-7c859c068d46 cb0c9e81ba1e4883892a6a8c2e7ce48a 7a3755dfc924446ea23017a04adbab0c - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:06.826 8 INFO cinder.api.openstack.wsgi [None req-6cd35e29-c931-45be-86dd-e2fbe3b1d5ad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:03:06.837 8 INFO cinder.volume.api [None req-6cd35e29-c931-45be-86dd-e2fbe3b1d5ad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:03:06.839 8 INFO cinder.api.openstack.wsgi [None req-6cd35e29-c931-45be-86dd-e2fbe3b1d5ad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/679] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:03:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:03:06.850 7 INFO cinder.api.openstack.wsgi [None req-49011975-25b3-409e-8ab9-c132fc1c25e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:03:07.354 7 INFO cinder.api.openstack.wsgi [None req-49011975-25b3-409e-8ab9-c132fc1c25e0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 341/680] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:03:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.367 8 INFO cinder.api.openstack.wsgi [None req-c5860ed0-0528-43d4-90a2-6cf00bf57f83 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:03:07.376 8 INFO cinder.api.openstack.wsgi [None req-c5860ed0-0528-43d4-90a2-6cf00bf57f83 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/681] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.428 7 INFO cinder.api.openstack.wsgi [None req-326d09d9-9a6c-4990-bfdf-3dfdb102205a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7a3755dfc924446ea23017a04adbab0c?usage=true 2026-07-30 02:03:07.456 7 INFO cinder.api.openstack.wsgi [None req-326d09d9-9a6c-4990-bfdf-3dfdb102205a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7a3755dfc924446ea23017a04adbab0c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/682] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7a3755dfc924446ea23017a04adbab0c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.470 8 INFO cinder.api.openstack.wsgi [None req-0f592789-dd7f-4ee6-91b0-18b57b23636e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/89ea257a8832444fbf042364f8b63f3d?usage=true 2026-07-30 02:03:07.492 8 INFO cinder.api.openstack.wsgi [None req-0f592789-dd7f-4ee6-91b0-18b57b23636e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/89ea257a8832444fbf042364f8b63f3d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/683] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/89ea257a8832444fbf042364f8b63f3d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.504 7 INFO cinder.api.openstack.wsgi [None req-383eae8f-b3ed-4d83-be3b-9a22ed363d76 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ae8f62045f5b42998889bed45f8686ad?usage=true 2026-07-30 02:03:07.552 7 INFO cinder.api.openstack.wsgi [None req-383eae8f-b3ed-4d83-be3b-9a22ed363d76 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ae8f62045f5b42998889bed45f8686ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/684] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ae8f62045f5b42998889bed45f8686ad?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.561 8 INFO cinder.api.openstack.wsgi [None req-78e7ffa6-d169-4d8e-af39-44470f5b2d6b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:03:07.581 8 INFO cinder.api.openstack.wsgi [None req-78e7ffa6-d169-4d8e-af39-44470f5b2d6b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.594 7 INFO cinder.api.openstack.wsgi [None req-bc454b1f-c6b8-49c7-b198-43872ea7e990 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:03:07.628 7 INFO cinder.api.openstack.wsgi [None req-bc454b1f-c6b8-49c7-b198-43872ea7e990 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.639 8 INFO cinder.api.openstack.wsgi [None req-3415f56a-1437-48c8-a875-caf6f3a80703 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:03:07.658 8 INFO cinder.api.openstack.wsgi [None req-3415f56a-1437-48c8-a875-caf6f3a80703 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.670 7 INFO cinder.api.openstack.wsgi [None req-629eac53-b4d9-45d7-8648-66f97b6a912f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/f380650e82b8413985b13f91ca365b2b?usage=true 2026-07-30 02:03:07.691 7 INFO cinder.api.openstack.wsgi [None req-629eac53-b4d9-45d7-8648-66f97b6a912f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/f380650e82b8413985b13f91ca365b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/f380650e82b8413985b13f91ca365b2b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:07.702 8 INFO cinder.api.openstack.wsgi [None req-f85741cd-60c6-43fd-b959-c82b5a4f694d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:03:07.709 8 INFO cinder.volume.api [None req-f85741cd-60c6-43fd-b959-c82b5a4f694d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:03:07.711 8 INFO cinder.api.openstack.wsgi [None req-f85741cd-60c6-43fd-b959-c82b5a4f694d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:03:07.718 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:03:07.724 7 INFO cinder.volume.api [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:03:07.724 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:03:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:03:15.492 8 INFO cinder.api.openstack.wsgi [None req-f85741cd-60c6-43fd-b959-c82b5a4f694d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:15.492 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:15.493 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:15.493 8 INFO cinder.api.openstack.wsgi [None req-f85741cd-60c6-43fd-b959-c82b5a4f694d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:19.041 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:03:19.042 7 INFO cinder.api.openstack.wsgi [None req-091cd325-bffe-49f8-ac33-f18224bcbb13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/693] 10.0.0.239 () {30 vars in 411 bytes} [Thu Jul 30 02:03:19 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:03:21.982 8 INFO cinder.api.openstack.wsgi [None req-6dfd2e99-8310-46c1-b3ad-b0d5adb367df 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes 2026-07-30 02:03:22.015 8 INFO cinder.volume.api [None req-6dfd2e99-8310-46c1-b3ad-b0d5adb367df 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Get all volumes completed successfully. 2026-07-30 02:03:22.016 8 INFO cinder.api.openstack.wsgi [None req-6dfd2e99-8310-46c1-b3ad-b0d5adb367df 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes returned with HTTP 200 [pid: 8|app: 0|req: 346/694] 10.0.0.239 () {32 vars in 701 bytes} [Thu Jul 30 02:03:21 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:03:22.031 7 INFO cinder.api.openstack.wsgi [None req-563fe8bb-2f9c-46ec-8617-44982aa69be1 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes 2026-07-30 02:03:22.034 7 INFO cinder.api.v3.volumes [None req-563fe8bb-2f9c-46ec-8617-44982aa69be1 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume of 1 GB 2026-07-30 02:03:22.052 7 INFO cinder.volume.api [None req-563fe8bb-2f9c-46ec-8617-44982aa69be1 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Availability Zones retrieved successfully. 2026-07-30 02:03:22.358 7 INFO cinder.volume.api [None req-563fe8bb-2f9c-46ec-8617-44982aa69be1 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume request issued successfully. 2026-07-30 02:03:22.359 7 INFO cinder.api.openstack.wsgi [None req-563fe8bb-2f9c-46ec-8617-44982aa69be1 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 349/695] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:03:22 2026] POST /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes => generated 876 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 02:03:22.377 8 INFO cinder.api.openstack.wsgi [None req-ac9305fb-3a6c-4f20-99cf-f5bd72c7b828 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:22.439 8 INFO cinder.volume.api [None req-ac9305fb-3a6c-4f20-99cf-f5bd72c7b828 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:22.451 8 INFO cinder.api.openstack.wsgi [None req-ac9305fb-3a6c-4f20-99cf-f5bd72c7b828 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 8|app: 0|req: 347/696] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:22 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 944 bytes in 81 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-07-30 02:03:23.475 7 INFO cinder.api.openstack.wsgi [None req-1fddf265-476c-452b-86c8-f69c8d9d5b73 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:23.495 7 INFO cinder.volume.api [None req-1fddf265-476c-452b-86c8-f69c8d9d5b73 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:23.501 7 INFO cinder.api.openstack.wsgi [None req-1fddf265-476c-452b-86c8-f69c8d9d5b73 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:23 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 968 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-07-30 02:03:24.525 8 INFO cinder.api.openstack.wsgi [None req-347a9f1d-1467-425d-a327-22ccc46efef2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:24.543 8 INFO cinder.volume.api [None req-347a9f1d-1467-425d-a327-22ccc46efef2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:24.549 8 INFO cinder.api.openstack.wsgi [None req-347a9f1d-1467-425d-a327-22ccc46efef2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:24 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 969 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-07-30 02:03:24.567 7 INFO cinder.api.openstack.wsgi [None req-e4677621-e1e8-48aa-adab-ea39ecb47762 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:24.581 7 INFO cinder.volume.api [None req-e4677621-e1e8-48aa-adab-ea39ecb47762 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:24.588 7 INFO cinder.api.openstack.wsgi [None req-e4677621-e1e8-48aa-adab-ea39ecb47762 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:24 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => 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-07-30 02:03:24.609 8 INFO cinder.api.openstack.wsgi [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes 2026-07-30 02:03:24.612 8 INFO cinder.api.v3.volumes [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume of 1 GB 2026-07-30 02:03:24.633 8 INFO cinder.volume.api [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Availability Zones retrieved successfully. 2026-07-30 02:03:24.890 8 INFO cinder.volume.api [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume request issued successfully. 2026-07-30 02:03:24.891 8 INFO cinder.api.openstack.wsgi [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 349/700] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:03:24 2026] POST /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes => generated 876 bytes in 289 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-07-30 02:03:24.910 7 INFO cinder.api.openstack.wsgi [None req-a2c5b966-d627-4051-848a-aba177973721 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:24.924 7 INFO cinder.volume.api [None req-a2c5b966-d627-4051-848a-aba177973721 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:24.929 7 INFO cinder.api.openstack.wsgi [None req-a2c5b966-d627-4051-848a-aba177973721 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:24 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:25.493 7 INFO cinder.api.openstack.wsgi [None req-a2c5b966-d627-4051-848a-aba177973721 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:25.493 8 INFO cinder.api.openstack.wsgi [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:25.493 7 INFO cinder.api.openstack.wsgi [None req-a2c5b966-d627-4051-848a-aba177973721 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:25.494 8 INFO cinder.api.openstack.wsgi [None req-b3c7055c-ea39-4ae9-ae59-f9b92a8677b0 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://10.0.0.78: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-07-30 02:03:25.951 7 INFO cinder.api.openstack.wsgi [None req-5d9bc4f9-6765-4012-b3ac-6116c6e4cba2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:25.965 7 INFO cinder.volume.api [None req-5d9bc4f9-6765-4012-b3ac-6116c6e4cba2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:25.969 7 INFO cinder.api.openstack.wsgi [None req-5d9bc4f9-6765-4012-b3ac-6116c6e4cba2 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 200 [pid: 7|app: 0|req: 354/704] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:25 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07-30 02:03:25.989 8 INFO cinder.api.openstack.wsgi [None req-c811c93e-8cdf-425b-ba73-735db32261da 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:26.008 8 INFO cinder.volume.api [None req-c811c93e-8cdf-425b-ba73-735db32261da 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:26.016 8 INFO cinder.api.openstack.wsgi [None req-c811c93e-8cdf-425b-ba73-735db32261da 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 200 [pid: 8|app: 0|req: 351/705] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:25 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => 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-07-30 02:03:26.051 7 INFO cinder.api.openstack.wsgi [None req-905f4748-d462-44be-88bc-707f2dfd1bed 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes 2026-07-30 02:03:26.053 7 INFO cinder.api.v3.volumes [None req-905f4748-d462-44be-88bc-707f2dfd1bed 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume of 1 GB 2026-07-30 02:03:26.057 7 INFO cinder.volume.api [None req-905f4748-d462-44be-88bc-707f2dfd1bed 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Availability Zones retrieved successfully. 2026-07-30 02:03:26.183 7 INFO cinder.volume.api [None req-905f4748-d462-44be-88bc-707f2dfd1bed 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Create volume request issued successfully. 2026-07-30 02:03:26.184 7 INFO cinder.api.openstack.wsgi [None req-905f4748-d462-44be-88bc-707f2dfd1bed 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 355/706] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:03:26 2026] POST /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes => generated 875 bytes in 136 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-07-30 02:03:26.213 8 INFO cinder.api.openstack.wsgi [None req-c1362fb4-e980-41d7-b1a9-59690beeb560 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:26.236 8 INFO cinder.volume.api [None req-c1362fb4-e980-41d7-b1a9-59690beeb560 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:26.240 8 INFO cinder.api.openstack.wsgi [None req-c1362fb4-e980-41d7-b1a9-59690beeb560 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 200 [pid: 8|app: 0|req: 352/707] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:26 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:27.261 7 INFO cinder.api.openstack.wsgi [None req-400e7921-b4e1-423c-b1bc-69679204e63d 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:27.274 7 INFO cinder.volume.api [None req-400e7921-b4e1-423c-b1bc-69679204e63d 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:27.278 7 INFO cinder.api.openstack.wsgi [None req-400e7921-b4e1-423c-b1bc-69679204e63d 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 200 [pid: 7|app: 0|req: 356/708] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:27 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => 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-07-30 02:03:27.296 8 INFO cinder.api.openstack.wsgi [None req-16e7c1d9-882c-48c7-b3d5-499eb6784c9c 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:27.313 8 INFO cinder.volume.api [None req-16e7c1d9-882c-48c7-b3d5-499eb6784c9c 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:27.324 8 INFO cinder.api.openstack.wsgi [None req-16e7c1d9-882c-48c7-b3d5-499eb6784c9c 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 200 [pid: 8|app: 0|req: 353/709] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:27 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:27.343 7 INFO cinder.api.openstack.wsgi [None req-3993d37a-1a86-44d0-8dac-b35b1945e401 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes 2026-07-30 02:03:27.369 7 INFO cinder.volume.api [None req-3993d37a-1a86-44d0-8dac-b35b1945e401 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Get all volumes completed successfully. 2026-07-30 02:03:27.370 7 INFO cinder.api.openstack.wsgi [None req-3993d37a-1a86-44d0-8dac-b35b1945e401 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 357/710] 10.0.0.239 () {32 vars in 701 bytes} [Thu Jul 30 02:03:27 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:27.381 8 INFO cinder.api.openstack.wsgi [None req-781383f2-32a4-4a31-aa8c-832b081a5535 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:27.395 8 INFO cinder.volume.api [None req-781383f2-32a4-4a31-aa8c-832b081a5535 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:27.399 8 INFO cinder.api.openstack.wsgi [None req-781383f2-32a4-4a31-aa8c-832b081a5535 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 200 [pid: 8|app: 0|req: 354/711] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:27 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:27.415 7 INFO cinder.api.openstack.wsgi [None req-3bf5db07-c468-4076-9cd8-ae3b0694a825 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 2026-07-30 02:03:27.415 7 INFO cinder.api.v3.volumes [None req-3bf5db07-c468-4076-9cd8-ae3b0694a825 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume with id: b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:27.428 7 INFO cinder.volume.api [None req-3bf5db07-c468-4076-9cd8-ae3b0694a825 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:27.455 7 INFO cinder.volume.api [None req-3bf5db07-c468-4076-9cd8-ae3b0694a825 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume request issued successfully. 2026-07-30 02:03:27.455 7 INFO cinder.api.openstack.wsgi [None req-3bf5db07-c468-4076-9cd8-ae3b0694a825 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 202 [pid: 7|app: 0|req: 358/712] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:03:27 2026] DELETE /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:27.468 8 INFO cinder.api.openstack.wsgi [None req-a0816c71-d41c-4a7b-b5e1-b5a770d6b4ab 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:27.481 8 INFO cinder.volume.api [None req-a0816c71-d41c-4a7b-b5e1-b5a770d6b4ab 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:27.486 8 INFO cinder.api.openstack.wsgi [None req-a0816c71-d41c-4a7b-b5e1-b5a770d6b4ab 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 200 [pid: 8|app: 0|req: 355/713] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:27 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 967 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-07-30 02:03:28.462 7 INFO cinder.api.openstack.wsgi [None req-f5d2153d-2180-4f58-abc6-42d99ec53308 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes /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-07-30 02:03:28.509 8 INFO cinder.api.openstack.wsgi [None req-c8b46092-a3d0-443b-92a2-2cc2ec2411dd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 2026-07-30 02:03:28.517 8 INFO cinder.api.openstack.wsgi [None req-c8b46092-a3d0-443b-92a2-2cc2ec2411dd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 returned with HTTP 404 [pid: 8|app: 0|req: 356/714] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:28 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/b44cd6fd-961b-44be-b992-d9c104fbda00 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 02:03:28.534 8 INFO cinder.api.openstack.wsgi [None req-b740110b-adb2-46d2-afce-8dc74eb381eb 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:28.549 8 INFO cinder.volume.api [None req-b740110b-adb2-46d2-afce-8dc74eb381eb 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:28.556 8 INFO cinder.api.openstack.wsgi [None req-b740110b-adb2-46d2-afce-8dc74eb381eb 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 200 [pid: 8|app: 0|req: 357/715] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:28 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:28.577 8 INFO cinder.api.openstack.wsgi [None req-6551774b-44eb-4ea9-9b3a-ee0930f81ff9 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d 2026-07-30 02:03:28.577 8 INFO cinder.api.v3.volumes [None req-6551774b-44eb-4ea9-9b3a-ee0930f81ff9 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume with id: 01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:28.585 8 INFO cinder.volume.api [None req-6551774b-44eb-4ea9-9b3a-ee0930f81ff9 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:28.613 8 INFO cinder.volume.api [None req-6551774b-44eb-4ea9-9b3a-ee0930f81ff9 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume request issued successfully. 2026-07-30 02:03:28.613 8 INFO cinder.api.openstack.wsgi [None req-6551774b-44eb-4ea9-9b3a-ee0930f81ff9 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 202 [pid: 8|app: 0|req: 358/716] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:03:28 2026] DELETE /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:28.621 8 INFO cinder.api.openstack.wsgi [None req-789bb2cf-448d-4061-a0e2-b2eff9bcea33 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:28.634 8 INFO cinder.volume.api [None req-789bb2cf-448d-4061-a0e2-b2eff9bcea33 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:28.638 8 INFO cinder.api.openstack.wsgi [None req-789bb2cf-448d-4061-a0e2-b2eff9bcea33 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:28 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => generated 968 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:29.091 7 INFO cinder.api.v3.volumes [None req-f5d2153d-2180-4f58-abc6-42d99ec53308 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Create volume of 1 GB 2026-07-30 02:03:29.099 7 INFO cinder.volume.api [None req-f5d2153d-2180-4f58-abc6-42d99ec53308 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Availability Zones retrieved successfully. 2026-07-30 02:03:29.264 7 INFO cinder.volume.api [None req-f5d2153d-2180-4f58-abc6-42d99ec53308 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Create volume request issued successfully. 2026-07-30 02:03:29.265 7 INFO cinder.api.openstack.wsgi [None req-f5d2153d-2180-4f58-abc6-42d99ec53308 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes returned with HTTP 202 [pid: 7|app: 0|req: 359/718] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:03:28 2026] POST /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes => generated 865 bytes in 811 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-07-30 02:03:29.284 8 INFO cinder.api.openstack.wsgi [None req-67bfbb8f-34f8-4dff-a651-ccae240d1caf d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:29.298 8 INFO cinder.volume.api [None req-67bfbb8f-34f8-4dff-a651-ccae240d1caf d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:29.305 8 INFO cinder.api.openstack.wsgi [None req-67bfbb8f-34f8-4dff-a651-ccae240d1caf d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:29 2026] GET /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 933 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-07-30 02:03:29.662 7 INFO cinder.api.openstack.wsgi [None req-fa87aa59-78ac-4617-9bee-9a248ef5af5c 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d 2026-07-30 02:03:29.671 7 INFO cinder.api.openstack.wsgi [None req-fa87aa59-78ac-4617-9bee-9a248ef5af5c 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d returned with HTTP 404 [pid: 7|app: 0|req: 360/720] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:29 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/01404cfc-a7fa-4f2b-8b27-5e0be21b3a5d => 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-07-30 02:03:29.682 8 INFO cinder.api.openstack.wsgi [None req-488baf53-5c2b-488e-a4d0-8fedd1c9476b 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:29.694 8 INFO cinder.volume.api [None req-488baf53-5c2b-488e-a4d0-8fedd1c9476b 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:29.700 8 INFO cinder.api.openstack.wsgi [None req-488baf53-5c2b-488e-a4d0-8fedd1c9476b 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:29 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:03:29.719 7 INFO cinder.api.openstack.wsgi [None req-9068fb5f-ac48-470a-9e21-1b6ded1859cd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab 2026-07-30 02:03:29.719 7 INFO cinder.api.v3.volumes [None req-9068fb5f-ac48-470a-9e21-1b6ded1859cd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume with id: d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:29.730 7 INFO cinder.volume.api [None req-9068fb5f-ac48-470a-9e21-1b6ded1859cd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:29.755 7 INFO cinder.volume.api [None req-9068fb5f-ac48-470a-9e21-1b6ded1859cd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Delete volume request issued successfully. 2026-07-30 02:03:29.755 7 INFO cinder.api.openstack.wsgi [None req-9068fb5f-ac48-470a-9e21-1b6ded1859cd 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 202 [pid: 7|app: 0|req: 361/722] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:03:29 2026] DELETE /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:29.763 8 INFO cinder.api.openstack.wsgi [None req-15821269-0113-47a8-9a87-0636840ade3e 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:29.774 8 INFO cinder.volume.api [None req-15821269-0113-47a8-9a87-0636840ade3e 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] Volume info retrieved successfully. 2026-07-30 02:03:29.777 8 INFO cinder.api.openstack.wsgi [None req-15821269-0113-47a8-9a87-0636840ade3e 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:29 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 968 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:30.327 7 INFO cinder.api.openstack.wsgi [None req-469d33ec-7eb9-4732-8b94-91883335ed71 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:30.340 7 INFO cinder.volume.api [None req-469d33ec-7eb9-4732-8b94-91883335ed71 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:30.346 7 INFO cinder.api.openstack.wsgi [None req-469d33ec-7eb9-4732-8b94-91883335ed71 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:30 2026] GET /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 1483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:30.428 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-4402c633-c860-461d-b4ed-49474b6e3e42 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:30.442 8 INFO cinder.volume.api [req-654c8330-80b1-4f35-b24c-42a456b6471a req-4402c633-c860-461d-b4ed-49474b6e3e42 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:30.447 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-4402c633-c860-461d-b4ed-49474b6e3e42 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.120 () {34 vars in 1028 bytes} [Thu Jul 30 02:03:30 2026] GET /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 1483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:30.797 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab 2026-07-30 02:03:30.804 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab returned with HTTP 404 [pid: 7|app: 0|req: 363/726] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:03:30 2026] GET /v3/466c2ce3147c4ba4a5eb2cccbe88845f/volumes/d950aada-65b3-4431-a998-f7baed7896ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:30.840 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-1971f79b-fc68-4b89-ba8e-dd0a0736ae62 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:30.859 8 INFO cinder.volume.api [req-654c8330-80b1-4f35-b24c-42a456b6471a req-1971f79b-fc68-4b89-ba8e-dd0a0736ae62 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:30.864 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-1971f79b-fc68-4b89-ba8e-dd0a0736ae62 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.120 () {34 vars in 1028 bytes} [Thu Jul 30 02:03:30 2026] GET /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 1483 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:03:30.875 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:03:30.876 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 364/728] 10.0.0.120 () {32 vars in 829 bytes} [Thu Jul 30 02:03:30 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-07-30 02:03:30.887 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-37a2c664-7819-4437-9ba8-644c345318f1 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:30.955 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-37a2c664-7819-4437-9ba8-644c345318f1 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.120 () {40 vars in 1057 bytes} [Thu Jul 30 02:03:30 2026] POST /v3/973f100ce9fc4f25aa0b4764751a1eed/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:03:35.492 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:35.492 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-37a2c664-7819-4437-9ba8-644c345318f1 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:35.493 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:35.494 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-37a2c664-7819-4437-9ba8-644c345318f1 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:36.831 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:03:36.833 7 INFO cinder.api.openstack.wsgi [None req-66898214-354b-4469-870d-8984b1b6fbbe 1cf1bdaa0173446385e4aafe666f95aa 466c2ce3147c4ba4a5eb2cccbe88845f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 366/732] 199.204.45.35 () {32 vars in 839 bytes} [Thu Jul 30 02:03:36 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:03:36.845 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-f64a35fd-56a3-41c7-925d-05aeef42b975 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:37.008 8 INFO cinder.volume.api [req-654c8330-80b1-4f35-b24c-42a456b6471a req-f64a35fd-56a3-41c7-925d-05aeef42b975 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:37.027 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-f64a35fd-56a3-41c7-925d-05aeef42b975 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 200 [pid: 8|app: 0|req: 367/733] 199.204.45.35 () {36 vars in 1072 bytes} [Thu Jul 30 02:03:36 2026] GET /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 1663 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-30 02:03:38.904 7 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-d3e01023-8308-4344-9cbf-ee45c3142ed5 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:39.946 7 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-d3e01023-8308-4344-9cbf-ee45c3142ed5 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 199.204.45.35 () {40 vars in 1134 bytes} [Thu Jul 30 02:03:38 2026] PUT /v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 => generated 802 bytes in 1050 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-07-30 02:03:40.461 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-eb7b0ef7-2b4a-45a6-bef7-148ce73464bc d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:40.500 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-eb7b0ef7-2b4a-45a6-bef7-148ce73464bc d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053/action returned with HTTP 204 [pid: 8|app: 0|req: 368/735] 199.204.45.35 () {40 vars in 1147 bytes} [Thu Jul 30 02:03:40 2026] POST /v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 02:03:45.492 7 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-d3e01023-8308-4344-9cbf-ee45c3142ed5 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:45.492 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-eb7b0ef7-2b4a-45a6-bef7-148ce73464bc d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:45.493 7 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-d3e01023-8308-4344-9cbf-ee45c3142ed5 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:45.493 8 INFO cinder.api.openstack.wsgi [req-654c8330-80b1-4f35-b24c-42a456b6471a req-eb7b0ef7-2b4a-45a6-bef7-148ce73464bc d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://10.0.0.78: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-07-30 02:03:52.700 7 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-25e4e964-b535-40e8-b98b-785ad6ddb55d d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:53.257 7 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-25e4e964-b535-40e8-b98b-785ad6ddb55d d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 199.204.45.35 () {38 vars in 1102 bytes} [Thu Jul 30 02:03:52 2026] DELETE /v3/973f100ce9fc4f25aa0b4764751a1eed/attachments/5340f564-ecbb-4dc4-ae61-7d4688a04053 => generated 19 bytes in 567 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-07-30 02:03:53.269 8 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 2026-07-30 02:03:53.269 8 INFO cinder.api.v3.volumes [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Delete volume with id: 7a1a67c5-1df7-4f92-9c67-b17393ac7d23 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:03:53.278 8 INFO cinder.volume.api [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Volume info retrieved successfully. 2026-07-30 02:03:53.297 8 INFO cinder.volume.api [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] Delete volume request issued successfully. 2026-07-30 02:03:53.298 8 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 returned with HTTP 202 [pid: 8|app: 0|req: 370/739] 199.204.45.35 () {36 vars in 1053 bytes} [Thu Jul 30 02:03:53 2026] DELETE /v3/973f100ce9fc4f25aa0b4764751a1eed/volumes/7a1a67c5-1df7-4f92-9c67-b17393ac7d23 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-30 02:03:55.492 7 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-25e4e964-b535-40e8-b98b-785ad6ddb55d d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:55.492 8 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:03:55.493 7 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-25e4e964-b535-40e8-b98b-785ad6ddb55d d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:03:55.494 8 INFO cinder.api.openstack.wsgi [req-390420fb-6b3d-46ac-9205-0202514a5308 req-03a69b49-2eed-40b3-83d0-86901bbb5a03 d698bf0d46134970acb42f53611d93d1 973f100ce9fc4f25aa0b4764751a1eed - - default default] http://10.0.0.78: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-07-30 02:04:00.085 7 INFO cinder.api.openstack.wsgi [None req-13737dcd-41bf-4284-a5ec-dcc1b68e7c6e cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes 2026-07-30 02:04:00.091 7 INFO cinder.api.v3.volumes [None req-13737dcd-41bf-4284-a5ec-dcc1b68e7c6e cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:00.095 7 INFO cinder.volume.api [None req-13737dcd-41bf-4284-a5ec-dcc1b68e7c6e cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:04:00.247 7 INFO cinder.volume.api [None req-13737dcd-41bf-4284-a5ec-dcc1b68e7c6e cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume request issued successfully. 2026-07-30 02:04:00.247 7 INFO cinder.api.openstack.wsgi [None req-13737dcd-41bf-4284-a5ec-dcc1b68e7c6e cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes returned with HTTP 202 [pid: 7|app: 0|req: 371/742] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:03:59 2026] POST /v3/0edb351d8716499fa9895cbc57470b54/volumes => generated 869 bytes in 309 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-07-30 02:04:00.273 8 INFO cinder.api.openstack.wsgi [None req-a7ca5c99-1f05-43d6-9c67-186d46b17e6f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:00.286 8 INFO cinder.volume.api [None req-a7ca5c99-1f05-43d6-9c67-186d46b17e6f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:00.293 8 INFO cinder.api.openstack.wsgi [None req-a7ca5c99-1f05-43d6-9c67-186d46b17e6f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 8|app: 0|req: 372/743] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:00 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 937 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-07-30 02:04:01.317 7 INFO cinder.api.openstack.wsgi [None req-ff19a3f6-0b84-4841-b019-04b2aaaa3e35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.330 7 INFO cinder.volume.api [None req-ff19a3f6-0b84-4841-b019-04b2aaaa3e35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.335 7 INFO cinder.api.openstack.wsgi [None req-ff19a3f6-0b84-4841-b019-04b2aaaa3e35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:01 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 962 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-07-30 02:04:01.357 8 INFO cinder.api.openstack.wsgi [None req-a4c6e137-8a5e-412b-934c-ebd13492c667 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.372 8 INFO cinder.volume.api [None req-a4c6e137-8a5e-412b-934c-ebd13492c667 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.376 8 INFO cinder.api.openstack.wsgi [None req-a4c6e137-8a5e-412b-934c-ebd13492c667 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 8|app: 0|req: 373/745] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:01 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 962 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-07-30 02:04:01.399 7 INFO cinder.api.openstack.wsgi [None req-70140d1d-06a9-4705-8c60-50dbe32a4a19 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.414 7 INFO cinder.volume.api [None req-70140d1d-06a9-4705-8c60-50dbe32a4a19 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.420 7 INFO cinder.volume.api [None req-70140d1d-06a9-4705-8c60-50dbe32a4a19 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:01.420 7 INFO cinder.api.openstack.wsgi [None req-70140d1d-06a9-4705-8c60-50dbe32a4a19 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 7|app: 0|req: 373/746] 10.0.0.239 () {34 vars in 795 bytes} [Thu Jul 30 02:04:01 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 894 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-07-30 02:04:01.439 8 INFO cinder.api.openstack.wsgi [None req-5244960d-6410-4291-9105-faac86c49c42 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.457 8 INFO cinder.volume.api [None req-5244960d-6410-4291-9105-faac86c49c42 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.464 8 INFO cinder.volume.api [None req-5244960d-6410-4291-9105-faac86c49c42 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:01.465 8 INFO cinder.api.openstack.wsgi [None req-5244960d-6410-4291-9105-faac86c49c42 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 8|app: 0|req: 374/747] 10.0.0.239 () {34 vars in 796 bytes} [Thu Jul 30 02:04:01 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 935 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-07-30 02:04:01.491 7 INFO cinder.api.openstack.wsgi [None req-e14feb2f-e076-4b9f-8ad5-a027d2eed33f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.505 7 INFO cinder.volume.api [None req-e14feb2f-e076-4b9f-8ad5-a027d2eed33f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.513 7 INFO cinder.api.openstack.wsgi [None req-e14feb2f-e076-4b9f-8ad5-a027d2eed33f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 7|app: 0|req: 374/748] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:01 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => 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-07-30 02:04:01.537 8 INFO cinder.api.openstack.wsgi [None req-c3e096fa-b88c-46b1-9b9a-f675e81db542 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes 2026-07-30 02:04:01.541 8 INFO cinder.api.v3.volumes [None req-c3e096fa-b88c-46b1-9b9a-f675e81db542 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume of 1 GB 2026-07-30 02:04:01.547 8 INFO cinder.volume.api [None req-c3e096fa-b88c-46b1-9b9a-f675e81db542 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:04:01.648 8 INFO cinder.volume.api [None req-c3e096fa-b88c-46b1-9b9a-f675e81db542 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume request issued successfully. 2026-07-30 02:04:01.649 8 INFO cinder.api.openstack.wsgi [None req-c3e096fa-b88c-46b1-9b9a-f675e81db542 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes returned with HTTP 202 [pid: 8|app: 0|req: 375/749] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:04:01 2026] POST /v3/0edb351d8716499fa9895cbc57470b54/volumes => generated 891 bytes in 118 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-07-30 02:04:01.669 7 INFO cinder.api.openstack.wsgi [None req-a36eb4f4-1aec-4cc4-85b4-6a1f81c0048f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:01.682 7 INFO cinder.volume.api [None req-a36eb4f4-1aec-4cc4-85b4-6a1f81c0048f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:01.687 7 INFO cinder.api.openstack.wsgi [None req-a36eb4f4-1aec-4cc4-85b4-6a1f81c0048f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:01 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 959 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-07-30 02:04:02.708 8 INFO cinder.api.openstack.wsgi [None req-343710ad-392f-4d15-bee6-acc0bbafb15f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:02.722 8 INFO cinder.volume.api [None req-343710ad-392f-4d15-bee6-acc0bbafb15f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:02.730 8 INFO cinder.api.openstack.wsgi [None req-343710ad-392f-4d15-bee6-acc0bbafb15f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 200 [pid: 8|app: 0|req: 376/751] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:02 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 984 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-07-30 02:04:02.748 7 INFO cinder.api.openstack.wsgi [None req-3f1ff615-7cbf-49d6-8026-8800e4c092ae cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:02.761 7 INFO cinder.volume.api [None req-3f1ff615-7cbf-49d6-8026-8800e4c092ae cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:02.769 7 INFO cinder.volume.api [None req-3f1ff615-7cbf-49d6-8026-8800e4c092ae cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:02.770 7 INFO cinder.api.openstack.wsgi [None req-3f1ff615-7cbf-49d6-8026-8800e4c092ae cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.239 () {34 vars in 795 bytes} [Thu Jul 30 02:04:02 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 880 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-07-30 02:04:02.788 8 INFO cinder.api.openstack.wsgi [None req-4eb3c3fe-8fd1-4d7c-9794-de8961f5afcf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:02.799 8 INFO cinder.volume.api [None req-4eb3c3fe-8fd1-4d7c-9794-de8961f5afcf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:02.803 8 INFO cinder.api.openstack.wsgi [None req-4eb3c3fe-8fd1-4d7c-9794-de8961f5afcf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:02 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 948 bytes in 20 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-07-30 02:04:02.823 7 INFO cinder.api.openstack.wsgi [None req-b918d17b-be3a-4825-8061-b8e3fbbf63f2 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed 2026-07-30 02:04:02.823 7 INFO cinder.api.v3.volumes [None req-b918d17b-be3a-4825-8061-b8e3fbbf63f2 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume with id: 7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:02.835 7 INFO cinder.volume.api [None req-b918d17b-be3a-4825-8061-b8e3fbbf63f2 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:02.854 7 INFO cinder.volume.api [None req-b918d17b-be3a-4825-8061-b8e3fbbf63f2 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume request issued successfully. 2026-07-30 02:04:02.855 7 INFO cinder.api.openstack.wsgi [None req-b918d17b-be3a-4825-8061-b8e3fbbf63f2 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 202 [pid: 7|app: 0|req: 377/754] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:04:02 2026] DELETE /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => 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-07-30 02:04:02.866 8 INFO cinder.api.openstack.wsgi [None req-4814e3ea-d8a8-4fe9-a671-79be6f87a776 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:02.882 8 INFO cinder.volume.api [None req-4814e3ea-d8a8-4fe9-a671-79be6f87a776 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:02.887 8 INFO cinder.api.openstack.wsgi [None req-4814e3ea-d8a8-4fe9-a671-79be6f87a776 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:02 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 947 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-07-30 02:04:03.914 7 INFO cinder.api.openstack.wsgi [None req-52ba45d2-c5cd-4680-9b7d-30debca4999d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed 2026-07-30 02:04:03.925 7 INFO cinder.api.openstack.wsgi [None req-52ba45d2-c5cd-4680-9b7d-30debca4999d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed returned with HTTP 404 [pid: 7|app: 0|req: 378/756] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:03 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/7898fa1b-f76b-40c5-b8a8-dafe7d6502ed => generated 109 bytes in 20 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-07-30 02:04:03.936 8 INFO cinder.api.openstack.wsgi [None req-980d3727-9a11-46b7-8ef1-ae9a95190928 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:03.951 8 INFO cinder.volume.api [None req-980d3727-9a11-46b7-8ef1-ae9a95190928 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:03.955 8 INFO cinder.api.openstack.wsgi [None req-980d3727-9a11-46b7-8ef1-ae9a95190928 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 8|app: 0|req: 379/757] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:03 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:03.982 7 INFO cinder.api.openstack.wsgi [None req-28d78e53-7206-46e1-98e4-40783a650f35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 2026-07-30 02:04:03.984 7 INFO cinder.api.v3.volumes [None req-28d78e53-7206-46e1-98e4-40783a650f35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume with id: d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:03.994 7 INFO cinder.volume.api [None req-28d78e53-7206-46e1-98e4-40783a650f35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:04.022 7 INFO cinder.volume.api [None req-28d78e53-7206-46e1-98e4-40783a650f35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume request issued successfully. 2026-07-30 02:04:04.023 7 INFO cinder.api.openstack.wsgi [None req-28d78e53-7206-46e1-98e4-40783a650f35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 202 [pid: 7|app: 0|req: 379/758] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:04:03 2026] DELETE /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:04.040 8 INFO cinder.api.openstack.wsgi [None req-b2ad6599-b844-4969-a4c5-01c50b81b875 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:04.055 8 INFO cinder.volume.api [None req-b2ad6599-b844-4969-a4c5-01c50b81b875 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:04.059 8 INFO cinder.api.openstack.wsgi [None req-b2ad6599-b844-4969-a4c5-01c50b81b875 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 200 [pid: 8|app: 0|req: 380/759] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:04 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 1002 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-07-30 02:04:05.085 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 2026-07-30 02:04:05.096 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 returned with HTTP 404 [pid: 7|app: 0|req: 380/760] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:05 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/d6087f96-88c8-49e7-bcc1-9c67b9af56d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:05.168 8 INFO cinder.api.openstack.wsgi [None req-ea839721-9413-46f9-baef-c534a2d7ced8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes 2026-07-30 02:04:05.492 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:05.494 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:05.496 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:05.497 7 INFO cinder.api.openstack.wsgi [None req-5d4a55b5-c00d-4e45-a3db-08e8dfbc8b35 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:05.822 8 INFO cinder.api.v3.volumes [None req-ea839721-9413-46f9-baef-c534a2d7ced8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume of 1 GB 2026-07-30 02:04:05.827 8 INFO cinder.volume.api [None req-ea839721-9413-46f9-baef-c534a2d7ced8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:04:06.029 8 INFO cinder.volume.api [None req-ea839721-9413-46f9-baef-c534a2d7ced8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume request issued successfully. 2026-07-30 02:04:06.030 8 INFO cinder.api.openstack.wsgi [None req-ea839721-9413-46f9-baef-c534a2d7ced8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/763] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:04:05 2026] POST /v3/0edb351d8716499fa9895cbc57470b54/volumes => generated 870 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 02:04:06.053 7 INFO cinder.api.openstack.wsgi [None req-115eac8f-0e89-4468-b16e-eda4267d883a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:06.097 7 INFO cinder.volume.api [None req-115eac8f-0e89-4468-b16e-eda4267d883a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:06.103 7 INFO cinder.api.openstack.wsgi [None req-115eac8f-0e89-4468-b16e-eda4267d883a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:06 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 938 bytes in 58 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-07-30 02:04:06.621 8 INFO cinder.api.openstack.wsgi [None req-8baff1a9-760b-42e2-b280-174a3af9458b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:06.631 8 INFO cinder.volume.api [None req-8baff1a9-760b-42e2-b280-174a3af9458b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:06.636 8 INFO cinder.api.openstack.wsgi [None req-8baff1a9-760b-42e2-b280-174a3af9458b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:04:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1130 bytes in 56 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-07-30 02:04:06.645 7 INFO cinder.api.openstack.wsgi [None req-70daca16-9551-4851-b6a4-1f0e6baace97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:04:06.649 7 INFO cinder.api.openstack.wsgi [None req-70daca16-9551-4851-b6a4-1f0e6baace97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:04:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:06.660 8 INFO cinder.api.openstack.wsgi [None req-9c75a603-c170-423b-a352-f38ac66629d0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:04:07.126 7 INFO cinder.api.openstack.wsgi [None req-2872d679-d454-431e-ac6a-53796b711fbb cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.141 7 INFO cinder.volume.api [None req-2872d679-d454-431e-ac6a-53796b711fbb cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.153 7 INFO cinder.api.openstack.wsgi [None req-2872d679-d454-431e-ac6a-53796b711fbb cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:07.163 8 INFO cinder.api.openstack.wsgi [None req-9c75a603-c170-423b-a352-f38ac66629d0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 383/768] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:04:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:07.176 7 INFO cinder.api.openstack.wsgi [None req-228ddc35-fdf9-4964-8643-b9094dcfbd99 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a 2026-07-30 02:04:07.177 8 INFO cinder.api.openstack.wsgi [None req-7e0faa52-21b8-4093-a26d-36e07058292d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:04:07.185 8 INFO cinder.volume.api [None req-7e0faa52-21b8-4093-a26d-36e07058292d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:04:07.186 8 INFO cinder.api.openstack.wsgi [None req-7e0faa52-21b8-4093-a26d-36e07058292d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.193 8 INFO cinder.api.openstack.wsgi [None req-e6567c6e-d747-4a30-9469-09484c1c1c2c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:04:07.195 7 INFO cinder.volume.api [None req-228ddc35-fdf9-4964-8643-b9094dcfbd99 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.201 7 INFO cinder.api.openstack.wsgi [None req-228ddc35-fdf9-4964-8643-b9094dcfbd99 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 2026-07-30 02:04:07.202 8 INFO cinder.volume.api [None req-e6567c6e-d747-4a30-9469-09484c1c1c2c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. [pid: 7|app: 0|req: 386/770] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.208 8 INFO cinder.api.openstack.wsgi [None req-e6567c6e-d747-4a30-9469-09484c1c1c2c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1656 bytes in 20 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-07-30 02:04:07.225 7 INFO cinder.api.openstack.wsgi [None req-664c4de0-f771-441c-891c-fabad38409be cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.243 7 INFO cinder.volume.api [None req-664c4de0-f771-441c-891c-fabad38409be cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.248 7 INFO cinder.volume.api [None req-664c4de0-f771-441c-891c-fabad38409be cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:07.249 7 INFO cinder.api.openstack.wsgi [None req-664c4de0-f771-441c-891c-fabad38409be cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.239 () {34 vars in 795 bytes} [Thu Jul 30 02:04:07 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 894 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-07-30 02:04:07.265 8 INFO cinder.api.openstack.wsgi [None req-0bbb613b-213d-42fe-a108-0c6180d65104 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0edb351d8716499fa9895cbc57470b54?usage=true /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-07-30 02:04:07.269 7 INFO cinder.api.openstack.wsgi [None req-1d742cbb-db1d-421f-956b-9e344fb496a8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.290 7 INFO cinder.volume.api [None req-1d742cbb-db1d-421f-956b-9e344fb496a8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.305 7 INFO cinder.volume.api [None req-1d742cbb-db1d-421f-956b-9e344fb496a8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:07.305 7 INFO cinder.api.openstack.wsgi [None req-1d742cbb-db1d-421f-956b-9e344fb496a8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 7|app: 0|req: 388/773] 10.0.0.239 () {34 vars in 796 bytes} [Thu Jul 30 02:04:07 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 933 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:07.323 8 INFO cinder.api.openstack.wsgi [None req-0bbb613b-213d-42fe-a108-0c6180d65104 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0edb351d8716499fa9895cbc57470b54?usage=true returned with HTTP 200 2026-07-30 02:04:07.324 7 INFO cinder.api.openstack.wsgi [None req-629d5c97-ba67-43a4-9e0d-7dd8273a335b cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a [pid: 8|app: 0|req: 386/774] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0edb351d8716499fa9895cbc57470b54?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.332 8 INFO cinder.api.openstack.wsgi [None req-db9b0589-b36e-4d15-a6c7-6d487c78bfa4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/2fc69ec40ddc4accbdf0c985cbabf7fe?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.338 7 INFO cinder.volume.api [None req-629d5c97-ba67-43a4-9e0d-7dd8273a335b cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.343 7 INFO cinder.api.openstack.wsgi [None req-629d5c97-ba67-43a4-9e0d-7dd8273a335b cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 7|app: 0|req: 389/775] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 1527 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:07.352 8 INFO cinder.api.openstack.wsgi [None req-db9b0589-b36e-4d15-a6c7-6d487c78bfa4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/2fc69ec40ddc4accbdf0c985cbabf7fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/776] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/2fc69ec40ddc4accbdf0c985cbabf7fe?usage=true => generated 847 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-07-30 02:04:07.359 7 INFO cinder.api.openstack.wsgi [None req-308989a3-3641-47c4-ac68-91b4d39d10f9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7b50ee89518140308938f65486a6188d?usage=true 2026-07-30 02:04:07.360 8 INFO cinder.api.openstack.wsgi [None req-c2774fdc-4a65-4dba-8fee-2f5bc6070f9d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes 2026-07-30 02:04:07.361 8 INFO cinder.api.v3.volumes [None req-c2774fdc-4a65-4dba-8fee-2f5bc6070f9d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume of 1 GB 2026-07-30 02:04:07.366 8 INFO cinder.volume.api [None req-c2774fdc-4a65-4dba-8fee-2f5bc6070f9d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:04:07.380 7 INFO cinder.api.openstack.wsgi [None req-308989a3-3641-47c4-ac68-91b4d39d10f9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7b50ee89518140308938f65486a6188d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/777] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7b50ee89518140308938f65486a6188d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.387 7 INFO cinder.api.openstack.wsgi [None req-a3742e76-8211-4dd1-8efa-20bb042d6947 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9f6a89072d274fe7a47458ee5d893a7e?usage=true 2026-07-30 02:04:07.403 7 INFO cinder.api.openstack.wsgi [None req-a3742e76-8211-4dd1-8efa-20bb042d6947 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9f6a89072d274fe7a47458ee5d893a7e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/778] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9f6a89072d274fe7a47458ee5d893a7e?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.413 7 INFO cinder.api.openstack.wsgi [None req-31850d4d-9fc5-425b-9123-b976bcfc3cf3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/baf649ca498d43bc852d7c501fb3aa09?usage=true 2026-07-30 02:04:07.436 7 INFO cinder.api.openstack.wsgi [None req-31850d4d-9fc5-425b-9123-b976bcfc3cf3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/baf649ca498d43bc852d7c501fb3aa09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/779] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/baf649ca498d43bc852d7c501fb3aa09?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.444 7 INFO cinder.api.openstack.wsgi [None req-7a1dba56-0de9-4637-a1d8-becc9f2b05b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:04:07.469 7 INFO cinder.api.openstack.wsgi [None req-7a1dba56-0de9-4637-a1d8-becc9f2b05b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/780] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.477 7 INFO cinder.api.openstack.wsgi [None req-895700e5-0c5c-4fae-9574-b78090158aad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:04:07.506 7 INFO cinder.api.openstack.wsgi [None req-895700e5-0c5c-4fae-9574-b78090158aad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/781] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:04:07.514 7 INFO cinder.api.openstack.wsgi [None req-ce7d0323-5e14-422f-91db-3397dd39561c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:04:07.541 8 INFO cinder.volume.api [None req-c2774fdc-4a65-4dba-8fee-2f5bc6070f9d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Create volume request issued successfully. 2026-07-30 02:04:07.541 7 INFO cinder.api.openstack.wsgi [None req-ce7d0323-5e14-422f-91db-3397dd39561c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 2026-07-30 02:04:07.542 8 INFO cinder.api.openstack.wsgi [None req-c2774fdc-4a65-4dba-8fee-2f5bc6070f9d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes returned with HTTP 202 [pid: 7|app: 0|req: 395/782] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.239 () {34 vars in 723 bytes} [Thu Jul 30 02:04:07 2026] POST /v3/0edb351d8716499fa9895cbc57470b54/volumes => generated 890 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 02:04:07.579 7 INFO cinder.api.openstack.wsgi [None req-a735cfca-df3d-486d-afd3-bd787c6fcc4f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:07.596 7 INFO cinder.volume.api [None req-a735cfca-df3d-486d-afd3-bd787c6fcc4f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:07.601 7 INFO cinder.api.openstack.wsgi [None req-a735cfca-df3d-486d-afd3-bd787c6fcc4f cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 200 [pid: 7|app: 0|req: 396/784] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:07 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 958 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:08.625 8 INFO cinder.api.openstack.wsgi [None req-886fb6e6-6667-47f9-9181-db6519b0c28a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:08.637 8 INFO cinder.volume.api [None req-886fb6e6-6667-47f9-9181-db6519b0c28a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:08.641 8 INFO cinder.api.openstack.wsgi [None req-886fb6e6-6667-47f9-9181-db6519b0c28a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 200 [pid: 8|app: 0|req: 389/785] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:08 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 983 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-07-30 02:04:08.661 7 INFO cinder.api.openstack.wsgi [None req-5bd84976-370a-4972-a150-1c8d81581433 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:08.677 7 INFO cinder.volume.api [None req-5bd84976-370a-4972-a150-1c8d81581433 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:08.684 7 INFO cinder.volume.api [None req-5bd84976-370a-4972-a150-1c8d81581433 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume updated successfully. 2026-07-30 02:04:08.685 7 INFO cinder.api.openstack.wsgi [None req-5bd84976-370a-4972-a150-1c8d81581433 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 200 [pid: 7|app: 0|req: 397/786] 10.0.0.239 () {34 vars in 795 bytes} [Thu Jul 30 02:04:08 2026] PUT /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 881 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-07-30 02:04:08.705 8 INFO cinder.api.openstack.wsgi [None req-61291da9-a8f9-4c26-bd4a-2cf39de5866d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:08.719 8 INFO cinder.volume.api [None req-61291da9-a8f9-4c26-bd4a-2cf39de5866d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:08.724 8 INFO cinder.api.openstack.wsgi [None req-61291da9-a8f9-4c26-bd4a-2cf39de5866d cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 200 [pid: 8|app: 0|req: 390/787] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:08 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 949 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-07-30 02:04:08.752 7 INFO cinder.api.openstack.wsgi [None req-fe3aa61b-ea03-45d1-8e4c-5d171ee844bf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e 2026-07-30 02:04:08.753 7 INFO cinder.api.v3.volumes [None req-fe3aa61b-ea03-45d1-8e4c-5d171ee844bf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume with id: 9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:08.765 7 INFO cinder.volume.api [None req-fe3aa61b-ea03-45d1-8e4c-5d171ee844bf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:08.791 7 INFO cinder.volume.api [None req-fe3aa61b-ea03-45d1-8e4c-5d171ee844bf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume request issued successfully. 2026-07-30 02:04:08.791 7 INFO cinder.api.openstack.wsgi [None req-fe3aa61b-ea03-45d1-8e4c-5d171ee844bf cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 202 [pid: 7|app: 0|req: 398/788] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:04:08 2026] DELETE /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => 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/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-07-30 02:04:08.803 8 INFO cinder.api.openstack.wsgi [None req-eb0ab851-053f-4fc2-940d-16f91e4ae799 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:08.816 8 INFO cinder.volume.api [None req-eb0ab851-053f-4fc2-940d-16f91e4ae799 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:08.822 8 INFO cinder.api.openstack.wsgi [None req-eb0ab851-053f-4fc2-940d-16f91e4ae799 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 200 [pid: 8|app: 0|req: 391/789] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:08 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 948 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:09.842 7 INFO cinder.api.openstack.wsgi [None req-aaea3a96-5ee5-48f3-b8e2-52aba3292794 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e 2026-07-30 02:04:09.852 7 INFO cinder.api.openstack.wsgi [None req-aaea3a96-5ee5-48f3-b8e2-52aba3292794 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e returned with HTTP 404 [pid: 7|app: 0|req: 399/790] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:09 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/9c454e9c-5506-4143-bb1a-456c1d4cd89e => generated 109 bytes in 14 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-07-30 02:04:09.863 8 INFO cinder.api.openstack.wsgi [None req-7269bdaf-08a7-46e6-9e32-74d8849d9c3a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:09.876 8 INFO cinder.volume.api [None req-7269bdaf-08a7-46e6-9e32-74d8849d9c3a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:09.882 8 INFO cinder.api.openstack.wsgi [None req-7269bdaf-08a7-46e6-9e32-74d8849d9c3a cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 8|app: 0|req: 392/791] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:09 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:09.903 7 INFO cinder.api.openstack.wsgi [None req-55e201fe-8393-4ea7-bb56-6507d6519684 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a 2026-07-30 02:04:09.904 7 INFO cinder.api.v3.volumes [None req-55e201fe-8393-4ea7-bb56-6507d6519684 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume with id: ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:09.916 7 INFO cinder.volume.api [None req-55e201fe-8393-4ea7-bb56-6507d6519684 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:09.937 7 INFO cinder.volume.api [None req-55e201fe-8393-4ea7-bb56-6507d6519684 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Delete volume request issued successfully. 2026-07-30 02:04:09.937 7 INFO cinder.api.openstack.wsgi [None req-55e201fe-8393-4ea7-bb56-6507d6519684 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 202 [pid: 7|app: 0|req: 400/792] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:04:09 2026] DELETE /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:09.946 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:04:09.960 8 INFO cinder.volume.api [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] Volume info retrieved successfully. 2026-07-30 02:04:09.964 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 200 [pid: 8|app: 0|req: 393/793] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:09 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 1526 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:04:10.986 7 INFO cinder.api.openstack.wsgi [None req-72527498-00d3-4cc6-9541-ac0e2747472c cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a 2026-07-30 02:04:10.996 7 INFO cinder.api.openstack.wsgi [None req-72527498-00d3-4cc6-9541-ac0e2747472c cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a returned with HTTP 404 [pid: 7|app: 0|req: 401/794] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:04:10 2026] GET /v3/0edb351d8716499fa9895cbc57470b54/volumes/ecee9b26-c40a-4f36-83eb-c06f3cd9803a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 02:04:15.350 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:15.351 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/795] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:15.362 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 2026-07-30 02:04:15.384 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 returned with HTTP 200 [pid: 7|app: 0|req: 402/796] 10.0.0.40 () {34 vars in 878 bytes} [Thu Jul 30 02:04:15 2026] GET /v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:15.492 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:15.492 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:15.493 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:15.493 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:16.872 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:16.873 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 396/799] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:16.878 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:16.879 7 INFO cinder.api.openstack.wsgi [None req-a2f80b12-38ae-41ac-86b5-f30fa665f91b 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 404/800] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:17.479 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:17.480 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 397/801] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:17 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:17.488 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 2026-07-30 02:04:17.507 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 returned with HTTP 200 [pid: 7|app: 0|req: 405/802] 10.0.0.40 () {34 vars in 878 bytes} [Thu Jul 30 02:04:17 2026] GET /v3/4c97267283554a9994d012e28f8bf234/limits?tenant_id=4c97267283554a9994d012e28f8bf234 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:04:18.983 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:18.984 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/803] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:18 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:18.991 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:04:18.992 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 406/804] 10.0.0.40 () {28 vars in 375 bytes} [Thu Jul 30 02:04:18 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-30 02:04:25.493 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:25.493 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:25.494 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:25.494 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:35.492 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:35.493 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:35.492 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:35.494 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:45.492 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:45.492 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:45.493 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:45.493 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:55.493 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:55.493 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:04:55.494 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:04:55.494 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:05.492 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:05.492 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:05.493 7 INFO cinder.api.openstack.wsgi [None req-c9a2f5f6-6d52-46d3-86eb-7de6c451b4c2 0a3da0e5ab964623ba885ae213f2f500 4c97267283554a9994d012e28f8bf234 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:05.494 8 INFO cinder.api.openstack.wsgi [None req-ebc47aa7-ab44-4ede-872c-5f3c20f7a7f8 cde01359a2904bbbb71004fab5fd70d4 0edb351d8716499fa9895cbc57470b54 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:06.773 7 INFO cinder.api.openstack.wsgi [None req-90f5dbf4-eb21-4dde-a4d7-22c6ee13ebaa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:05:07.277 7 INFO cinder.api.openstack.wsgi [None req-90f5dbf4-eb21-4dde-a4d7-22c6ee13ebaa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 412/815] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:05:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 607 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-07-30 02:05:07.341 8 INFO cinder.api.openstack.wsgi [None req-f48a39cf-b066-470c-9589-8a86718768ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0415c1bdfa95411589f3c15044087001?usage=true 2026-07-30 02:05:07.366 8 INFO cinder.api.openstack.wsgi [None req-f48a39cf-b066-470c-9589-8a86718768ba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0415c1bdfa95411589f3c15044087001?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/816] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/0415c1bdfa95411589f3c15044087001?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.379 7 INFO cinder.api.openstack.wsgi [None req-3459cda1-815e-4e87-a270-ed87ff62335a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/06c2773933c04d229d7ff3649a7f959a?usage=true 2026-07-30 02:05:07.398 7 INFO cinder.api.openstack.wsgi [None req-3459cda1-815e-4e87-a270-ed87ff62335a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/06c2773933c04d229d7ff3649a7f959a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/817] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/06c2773933c04d229d7ff3649a7f959a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.409 8 INFO cinder.api.openstack.wsgi [None req-f133ac94-e121-44e0-9ac6-a65fa69bd60a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/21e05ad7729a432ab9bee3a8e004cdf8?usage=true 2026-07-30 02:05:07.443 8 INFO cinder.api.openstack.wsgi [None req-f133ac94-e121-44e0-9ac6-a65fa69bd60a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/21e05ad7729a432ab9bee3a8e004cdf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/818] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/21e05ad7729a432ab9bee3a8e004cdf8?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.458 7 INFO cinder.api.openstack.wsgi [None req-6e290344-4b94-42a8-80c3-e1606c9c6d62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/4ed285d4e1344125a4d2563f35ab1f7d?usage=true 2026-07-30 02:05:07.486 7 INFO cinder.api.openstack.wsgi [None req-6e290344-4b94-42a8-80c3-e1606c9c6d62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/4ed285d4e1344125a4d2563f35ab1f7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/819] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/4ed285d4e1344125a4d2563f35ab1f7d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.500 8 INFO cinder.api.openstack.wsgi [None req-ebb7bb5a-adb1-4964-9c31-5ac82dcf3bcc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9ea791994fcb45d1b0b14ce63eefaae7?usage=true 2026-07-30 02:05:07.535 8 INFO cinder.api.openstack.wsgi [None req-ebb7bb5a-adb1-4964-9c31-5ac82dcf3bcc d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9ea791994fcb45d1b0b14ce63eefaae7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/820] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/9ea791994fcb45d1b0b14ce63eefaae7?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.552 7 INFO cinder.api.openstack.wsgi [None req-432b2954-0a4e-4b28-a6bd-05ca7f68adb4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:05:07.601 7 INFO cinder.api.openstack.wsgi [None req-432b2954-0a4e-4b28-a6bd-05ca7f68adb4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/821] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.621 8 INFO cinder.api.openstack.wsgi [None req-0c2d9f42-8f2f-4f37-a2d0-493888c9726a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:05:07.652 8 INFO cinder.api.openstack.wsgi [None req-0c2d9f42-8f2f-4f37-a2d0-493888c9726a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/822] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.670 7 INFO cinder.api.openstack.wsgi [None req-f18af2ca-d2a9-4c18-9db7-5b536cb6d4d7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:05:07.691 7 INFO cinder.api.openstack.wsgi [None req-f18af2ca-d2a9-4c18-9db7-5b536cb6d4d7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/823] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.702 8 INFO cinder.api.openstack.wsgi [None req-2a3ea250-880c-496f-9fd6-0d107e53bdc5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:05:07.712 8 INFO cinder.volume.api [None req-2a3ea250-880c-496f-9fd6-0d107e53bdc5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:05:07.716 8 INFO cinder.api.openstack.wsgi [None req-2a3ea250-880c-496f-9fd6-0d107e53bdc5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 408/824] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:05:07.725 7 INFO cinder.api.openstack.wsgi [None req-8e8547a9-eb0f-4508-99a6-895da9bab9c8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:05:07.733 7 INFO cinder.volume.api [None req-8e8547a9-eb0f-4508-99a6-895da9bab9c8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:05:07.736 7 INFO cinder.api.openstack.wsgi [None req-8e8547a9-eb0f-4508-99a6-895da9bab9c8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 417/825] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:05:07.749 8 INFO cinder.api.openstack.wsgi [None req-08f48bc6-bafe-4db6-932b-d212c70908a0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:05:07.755 8 INFO cinder.api.openstack.wsgi [None req-08f48bc6-bafe-4db6-932b-d212c70908a0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 409/826] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:07.765 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:05:07.780 7 INFO cinder.volume.api [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:05:07.781 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 418/827] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:05:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:05:15.492 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:15.493 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:15.494 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:15.495 7 INFO cinder.api.openstack.wsgi [None req-3d0d9822-de39-4231-918c-ea4ab270248c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:15.633 8 INFO cinder.api.openstack.wsgi [None req-60859a9c-cb0c-4d1d-a8bb-1b7e55fb1c99 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes 2026-07-30 02:05:15.636 8 INFO cinder.api.v3.volumes [None req-60859a9c-cb0c-4d1d-a8bb-1b7e55fb1c99 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Create volume of 1 GB 2026-07-30 02:05:15.641 8 INFO cinder.volume.api [None req-60859a9c-cb0c-4d1d-a8bb-1b7e55fb1c99 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:05:15.785 8 INFO cinder.volume.api [None req-60859a9c-cb0c-4d1d-a8bb-1b7e55fb1c99 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Create volume request issued successfully. 2026-07-30 02:05:15.785 8 INFO cinder.api.openstack.wsgi [None req-60859a9c-cb0c-4d1d-a8bb-1b7e55fb1c99 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/830] 10.0.0.239 () {34 vars in 722 bytes} [Thu Jul 30 02:05:15 2026] POST /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes => generated 859 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 02:05:15.805 7 INFO cinder.api.openstack.wsgi [None req-04a8f10f-ef04-4319-bc7a-048d6f237d78 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:15.826 7 INFO cinder.volume.api [None req-04a8f10f-ef04-4319-bc7a-048d6f237d78 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:15.832 7 INFO cinder.api.openstack.wsgi [None req-04a8f10f-ef04-4319-bc7a-048d6f237d78 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 7|app: 0|req: 421/831] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:15 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 927 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-07-30 02:05:16.855 8 INFO cinder.api.openstack.wsgi [None req-42b4343e-e8a7-465a-a0fb-0fcc0e857954 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:16.869 8 INFO cinder.volume.api [None req-42b4343e-e8a7-465a-a0fb-0fcc0e857954 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:16.874 8 INFO cinder.api.openstack.wsgi [None req-42b4343e-e8a7-465a-a0fb-0fcc0e857954 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 8|app: 0|req: 411/832] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:16 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:25.492 8 INFO cinder.api.openstack.wsgi [None req-42b4343e-e8a7-465a-a0fb-0fcc0e857954 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:25.493 7 INFO cinder.api.openstack.wsgi [None req-04a8f10f-ef04-4319-bc7a-048d6f237d78 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:25.493 8 INFO cinder.api.openstack.wsgi [None req-42b4343e-e8a7-465a-a0fb-0fcc0e857954 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:25.494 7 INFO cinder.api.openstack.wsgi [None req-04a8f10f-ef04-4319-bc7a-048d6f237d78 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78: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-07-30 02:05:31.717 8 INFO cinder.api.openstack.wsgi [None req-60b8ca0d-8f93-4933-bf33-d3128d91803c 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:31.729 8 INFO cinder.volume.api [None req-60b8ca0d-8f93-4933-bf33-d3128d91803c 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:31.755 8 INFO cinder.volume.api [None req-60b8ca0d-8f93-4933-bf33-d3128d91803c 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Update volume admin metadata completed successfully. 2026-07-30 02:05:32.263 8 INFO cinder.volume.api [None req-60b8ca0d-8f93-4933-bf33-d3128d91803c 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Attach volume completed successfully. 2026-07-30 02:05:32.264 8 INFO cinder.api.openstack.wsgi [None req-60b8ca0d-8f93-4933-bf33-d3128d91803c 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action returned with HTTP 202 [pid: 8|app: 0|req: 413/835] 10.0.0.239 () {34 vars in 810 bytes} [Thu Jul 30 02:05:31 2026] POST /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action => generated 0 bytes in 555 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-07-30 02:05:32.277 7 INFO cinder.api.openstack.wsgi [None req-dd0fa715-e4f1-4553-a673-d6c3f377f871 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:32.326 7 INFO cinder.volume.api [None req-dd0fa715-e4f1-4553-a673-d6c3f377f871 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:32.331 7 INFO cinder.api.openstack.wsgi [None req-dd0fa715-e4f1-4553-a673-d6c3f377f871 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 7|app: 0|req: 423/836] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:32 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 1286 bytes in 61 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-07-30 02:05:32.345 8 INFO cinder.api.openstack.wsgi [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:32.360 8 INFO cinder.volume.api [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:32.865 8 INFO cinder.volume.api [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Detach volume completed successfully. 2026-07-30 02:05:32.866 8 INFO cinder.api.openstack.wsgi [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action returned with HTTP 202 [pid: 8|app: 0|req: 414/837] 10.0.0.239 () {34 vars in 810 bytes} [Thu Jul 30 02:05:32 2026] POST /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f/action => generated 0 bytes in 526 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-07-30 02:05:32.878 7 INFO cinder.api.openstack.wsgi [None req-b7c5e586-244b-4cd9-858e-2443a79ffa7d 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:32.891 7 INFO cinder.volume.api [None req-b7c5e586-244b-4cd9-858e-2443a79ffa7d 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:32.896 7 INFO cinder.api.openstack.wsgi [None req-b7c5e586-244b-4cd9-858e-2443a79ffa7d 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 7|app: 0|req: 424/838] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:32 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:05:35.493 8 INFO cinder.api.openstack.wsgi [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:35.493 7 INFO cinder.api.openstack.wsgi [None req-b7c5e586-244b-4cd9-858e-2443a79ffa7d 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:35.494 8 INFO cinder.api.openstack.wsgi [None req-f2da2eaa-708a-4286-a35f-daf477a067f7 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:35.494 7 INFO cinder.api.openstack.wsgi [None req-b7c5e586-244b-4cd9-858e-2443a79ffa7d 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78: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-07-30 02:05:38.952 8 INFO cinder.api.openstack.wsgi [None req-de43a262-bd5a-47dc-9295-005d00743f63 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:38.964 8 INFO cinder.volume.api [None req-de43a262-bd5a-47dc-9295-005d00743f63 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:38.969 8 INFO cinder.api.openstack.wsgi [None req-de43a262-bd5a-47dc-9295-005d00743f63 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 8|app: 0|req: 416/841] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:38 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => 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-07-30 02:05:38.987 7 INFO cinder.api.openstack.wsgi [None req-45513c64-936c-4461-aa65-916be612ed65 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f 2026-07-30 02:05:38.988 7 INFO cinder.api.v3.volumes [None req-45513c64-936c-4461-aa65-916be612ed65 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Delete volume with id: da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:39.000 7 INFO cinder.volume.api [None req-45513c64-936c-4461-aa65-916be612ed65 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:39.032 7 INFO cinder.volume.api [None req-45513c64-936c-4461-aa65-916be612ed65 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Delete volume request issued successfully. 2026-07-30 02:05:39.033 7 INFO cinder.api.openstack.wsgi [None req-45513c64-936c-4461-aa65-916be612ed65 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 202 [pid: 7|app: 0|req: 426/842] 10.0.0.239 () {32 vars in 778 bytes} [Thu Jul 30 02:05:38 2026] DELETE /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 0 bytes in 56 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-07-30 02:05:39.049 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:05:39.071 8 INFO cinder.volume.api [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] Volume info retrieved successfully. 2026-07-30 02:05:39.079 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 200 [pid: 8|app: 0|req: 417/843] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:39 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 970 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:05:40.101 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f 2026-07-30 02:05:40.108 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f returned with HTTP 404 [pid: 7|app: 0|req: 427/844] 10.0.0.239 () {32 vars in 775 bytes} [Thu Jul 30 02:05:40 2026] GET /v3/15cb124b7ec14fd7aaa5bc8d6f405b11/volumes/da83e430-b4ee-41dc-aa2a-87182116977f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-30 02:05:45.492 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:45.493 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:45.494 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:45.494 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:55.492 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:55.493 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:05:55.493 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:05:55.494 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:05.492 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:05.492 7 INFO cinder.api.openstack.wsgi [None req-e56f3677-a222-4c5d-814f-a4a0da1450b9 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:05.493 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:05.493 8 INFO cinder.api.openstack.wsgi [None req-0b3fedf5-efe8-414a-98d2-c5944da8a67b 4ee45682744f440e94f4c11e7bbd9d6c 15cb124b7ec14fd7aaa5bc8d6f405b11 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:06.745 7 INFO cinder.api.openstack.wsgi [None req-a8a58cae-d86c-44b6-90a2-6d635622aee3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:06:07.250 7 INFO cinder.api.openstack.wsgi [None req-a8a58cae-d86c-44b6-90a2-6d635622aee3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 431/851] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:06:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 599 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-07-30 02:06:07.262 8 INFO cinder.api.openstack.wsgi [None req-4b9e74a3-c214-4f83-9eb8-5e5b55b8e232 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:06:07.275 8 INFO cinder.volume.api [None req-4b9e74a3-c214-4f83-9eb8-5e5b55b8e232 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:06:07.277 8 INFO cinder.api.openstack.wsgi [None req-4b9e74a3-c214-4f83-9eb8-5e5b55b8e232 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/852] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:06:07.286 7 INFO cinder.api.openstack.wsgi [None req-367e804d-d43e-4746-9ce9-bc1e24967c93 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:06:07.292 7 INFO cinder.api.openstack.wsgi [None req-367e804d-d43e-4746-9ce9-bc1e24967c93 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 432/853] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.304 8 INFO cinder.api.openstack.wsgi [None req-02d5c614-c651-4ee0-97b5-2ef231ab9c70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:06:07.317 8 INFO cinder.volume.api [None req-02d5c614-c651-4ee0-97b5-2ef231ab9c70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:06:07.319 8 INFO cinder.api.openstack.wsgi [None req-02d5c614-c651-4ee0-97b5-2ef231ab9c70 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 422/854] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:06:07.411 7 INFO cinder.api.openstack.wsgi [None req-2a3d4d99-072f-4ff4-a47a-9d643a1305b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/5c6d8c294828425c84d05c25db6ae3d1?usage=true 2026-07-30 02:06:07.433 7 INFO cinder.api.openstack.wsgi [None req-2a3d4d99-072f-4ff4-a47a-9d643a1305b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/5c6d8c294828425c84d05c25db6ae3d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/855] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/5c6d8c294828425c84d05c25db6ae3d1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.443 8 INFO cinder.api.openstack.wsgi [None req-b8e0fd59-4945-47ea-9fd0-1f8a7d15301a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b2150af3f0ba4e5cbf7f30b54e5e1e8c?usage=true 2026-07-30 02:06:07.473 8 INFO cinder.api.openstack.wsgi [None req-b8e0fd59-4945-47ea-9fd0-1f8a7d15301a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b2150af3f0ba4e5cbf7f30b54e5e1e8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/856] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b2150af3f0ba4e5cbf7f30b54e5e1e8c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.490 7 INFO cinder.api.openstack.wsgi [None req-c71e4f74-e94b-421b-88ea-5a037077e70b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:06:07.535 7 INFO cinder.api.openstack.wsgi [None req-c71e4f74-e94b-421b-88ea-5a037077e70b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/857] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.548 8 INFO cinder.api.openstack.wsgi [None req-8cb167c9-dc50-43b4-99f2-acfb232dbc35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:06:07.593 8 INFO cinder.api.openstack.wsgi [None req-8cb167c9-dc50-43b4-99f2-acfb232dbc35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/858] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.604 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:06:07.631 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/859] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:06:07.647 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:06:07.652 8 INFO cinder.volume.api [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:06:07.652 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/860] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:06:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:06:15.492 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:15.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:15.494 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:15.494 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:25.492 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:25.492 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:25.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:25.493 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:35.493 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:35.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:35.494 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:35.495 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:45.492 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:45.492 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:45.493 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:45.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:55.492 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:55.492 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:06:55.493 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:06:55.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:05.492 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:05.492 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:05.493 7 INFO cinder.api.openstack.wsgi [None req-b5c738e8-46e7-4855-b217-84d6591c6b1b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:05.493 8 INFO cinder.api.openstack.wsgi [None req-b5a6f2df-dbfd-402e-9789-1f8ad2da0b63 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:06.772 7 INFO cinder.api.openstack.wsgi [None req-0d719e7c-f5f4-4eea-88d1-a21619cbee86 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/1108a1ddb1bb4db9b3f2fb3370ea1e22?usage=true 2026-07-30 02:07:06.794 7 INFO cinder.api.openstack.wsgi [None req-0d719e7c-f5f4-4eea-88d1-a21619cbee86 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/1108a1ddb1bb4db9b3f2fb3370ea1e22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/873] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/1108a1ddb1bb4db9b3f2fb3370ea1e22?usage=true => generated 847 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:06.808 8 INFO cinder.api.openstack.wsgi [None req-36a9a11a-9dfc-41cd-b90f-fe62f4e22644 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:07:06.836 8 INFO cinder.api.openstack.wsgi [None req-36a9a11a-9dfc-41cd-b90f-fe62f4e22644 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/874] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:06.847 7 INFO cinder.api.openstack.wsgi [None req-bc6d9b04-aac4-46ab-b62c-0e55280e577a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:07:06.873 7 INFO cinder.api.openstack.wsgi [None req-bc6d9b04-aac4-46ab-b62c-0e55280e577a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/875] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:06.888 8 INFO cinder.api.openstack.wsgi [None req-74d36786-1e5b-400a-a62c-726a0c2ac88d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e7e19895e9ef44428d66e62204ee7c60?usage=true 2026-07-30 02:07:06.912 8 INFO cinder.api.openstack.wsgi [None req-74d36786-1e5b-400a-a62c-726a0c2ac88d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e7e19895e9ef44428d66e62204ee7c60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/876] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e7e19895e9ef44428d66e62204ee7c60?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:06.924 7 INFO cinder.api.openstack.wsgi [None req-129514ee-2a36-47be-a552-a6bf88fe9da8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:07:06.945 7 INFO cinder.api.openstack.wsgi [None req-129514ee-2a36-47be-a552-a6bf88fe9da8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/877] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:06.956 8 INFO cinder.api.openstack.wsgi [None req-4dad56c3-a5c4-4aaa-be5d-363f80fcfdc3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:07:06.963 8 INFO cinder.volume.api [None req-4dad56c3-a5c4-4aaa-be5d-363f80fcfdc3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:07:06.964 8 INFO cinder.api.openstack.wsgi [None req-4dad56c3-a5c4-4aaa-be5d-363f80fcfdc3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/878] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:07:06.974 7 INFO cinder.api.openstack.wsgi [None req-48bb4adb-a73a-4a16-9a81-22808e9a0389 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:07:07.239 7 INFO cinder.volume.api [None req-48bb4adb-a73a-4a16-9a81-22808e9a0389 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:07:07.242 7 INFO cinder.api.openstack.wsgi [None req-48bb4adb-a73a-4a16-9a81-22808e9a0389 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/879] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:07:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:07:07.252 8 INFO cinder.api.openstack.wsgi [None req-6f1f9771-6f81-481a-aaa7-4f6b18459191 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:07:07.264 8 INFO cinder.api.openstack.wsgi [None req-6f1f9771-6f81-481a-aaa7-4f6b18459191 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 435/880] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:07:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:07.275 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:07:07.779 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 446/881] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:07:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:07:07.788 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:07:07.797 8 INFO cinder.volume.api [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:07:07.799 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/882] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:07:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:07:15.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:15.493 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:15.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:15.494 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:25.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:25.492 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:25.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:25.493 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:35.492 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:35.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:35.493 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:35.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:45.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:45.493 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:45.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:45.494 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:55.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:55.493 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:07:55.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:07:55.494 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:05.492 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:05.492 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:05.493 7 INFO cinder.api.openstack.wsgi [None req-c4059e56-9740-4ad9-8af0-81983721902b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:05.494 8 INFO cinder.api.openstack.wsgi [None req-bb0ff86c-e5da-4d53-ba88-36e7072421c3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:06.724 7 INFO cinder.api.openstack.wsgi [None req-6ffc3d68-4508-4a18-8c28-5fe97aa20778 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:08:06.735 7 INFO cinder.api.openstack.wsgi [None req-6ffc3d68-4508-4a18-8c28-5fe97aa20778 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 453/895] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:08:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:06.745 8 INFO cinder.api.openstack.wsgi [None req-ef05e93b-8bdd-40f4-8f01-e4b9573134c0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:08:06.753 8 INFO cinder.volume.api [None req-ef05e93b-8bdd-40f4-8f01-e4b9573134c0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:08:06.755 8 INFO cinder.api.openstack.wsgi [None req-ef05e93b-8bdd-40f4-8f01-e4b9573134c0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/896] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:08:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:08:06.767 7 INFO cinder.api.openstack.wsgi [None req-16e7e630-5744-4ac7-a9d6-f4dd1dddbef5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:08:06.777 7 INFO cinder.volume.api [None req-16e7e630-5744-4ac7-a9d6-f4dd1dddbef5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:08:06.779 7 INFO cinder.api.openstack.wsgi [None req-16e7e630-5744-4ac7-a9d6-f4dd1dddbef5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/897] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:08:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:08:06.789 8 INFO cinder.api.openstack.wsgi [None req-5ea434b2-e609-4de8-90c9-f90c2fbbc169 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:08:07.293 8 INFO cinder.api.openstack.wsgi [None req-5ea434b2-e609-4de8-90c9-f90c2fbbc169 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 444/898] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:08:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.336 7 INFO cinder.api.openstack.wsgi [None req-9facd021-85f9-4a8e-8c00-2920c9258be3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:08:07.358 7 INFO cinder.api.openstack.wsgi [None req-9facd021-85f9-4a8e-8c00-2920c9258be3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/899] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.370 8 INFO cinder.api.openstack.wsgi [None req-a9e785e4-51ea-4a52-b645-5f1749ac3291 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/cdae9d82097742f48c39f6e0925759e8?usage=true 2026-07-30 02:08:07.395 8 INFO cinder.api.openstack.wsgi [None req-a9e785e4-51ea-4a52-b645-5f1749ac3291 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/cdae9d82097742f48c39f6e0925759e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/900] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/cdae9d82097742f48c39f6e0925759e8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.405 7 INFO cinder.api.openstack.wsgi [None req-91d1bfaa-0458-49fe-895c-f0144be6cca3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:08:07.425 7 INFO cinder.api.openstack.wsgi [None req-91d1bfaa-0458-49fe-895c-f0144be6cca3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/901] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.436 8 INFO cinder.api.openstack.wsgi [None req-9e4bd1ad-32ca-48d7-acec-d9777a27085a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e6897e7a071941be84ce1a6468510920?usage=true 2026-07-30 02:08:07.459 8 INFO cinder.api.openstack.wsgi [None req-9e4bd1ad-32ca-48d7-acec-d9777a27085a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e6897e7a071941be84ce1a6468510920?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/902] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e6897e7a071941be84ce1a6468510920?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.470 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:08:07.513 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/903] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:08:07.531 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:08:07.538 8 INFO cinder.volume.api [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:08:07.538 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/904] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:08:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:08:15.492 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:15.492 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:15.493 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:15.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:25.493 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:25.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:25.494 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:25.494 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:35.492 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:35.492 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:35.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:35.493 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:45.492 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:45.492 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:45.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:45.494 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:55.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:55.493 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:08:55.494 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:08:55.494 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:05.492 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:05.492 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:05.493 7 INFO cinder.api.openstack.wsgi [None req-77dea2a2-f8f3-4923-9799-77f993ad2a31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:05.493 8 INFO cinder.api.openstack.wsgi [None req-6e42a148-61e4-41ae-acb1-51e776f5b02c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:06.778 7 INFO cinder.api.openstack.wsgi [None req-5f4bfb37-c527-4f72-9800-3b0645ea6370 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:09:06.790 7 INFO cinder.volume.api [None req-5f4bfb37-c527-4f72-9800-3b0645ea6370 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:09:06.792 7 INFO cinder.api.openstack.wsgi [None req-5f4bfb37-c527-4f72-9800-3b0645ea6370 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/917] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:09:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:09:06.804 8 INFO cinder.api.openstack.wsgi [None req-56217f50-9260-4863-89cb-e945f385de12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:09:06.812 8 INFO cinder.volume.api [None req-56217f50-9260-4863-89cb-e945f385de12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:09:06.812 8 INFO cinder.api.openstack.wsgi [None req-56217f50-9260-4863-89cb-e945f385de12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 454/918] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:09:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:09:06.820 7 INFO cinder.api.openstack.wsgi [None req-f0baab17-6b6d-4aea-b894-f8288fac7cb6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:09:06.831 7 INFO cinder.volume.api [None req-f0baab17-6b6d-4aea-b894-f8288fac7cb6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:09:06.832 7 INFO cinder.api.openstack.wsgi [None req-f0baab17-6b6d-4aea-b894-f8288fac7cb6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/919] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:09:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:09:06.841 8 INFO cinder.api.openstack.wsgi [None req-56f42962-dad7-41e7-85bc-ae33bb2588ee d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:09:06.851 8 INFO cinder.api.openstack.wsgi [None req-56f42962-dad7-41e7-85bc-ae33bb2588ee d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 455/920] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:09:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:06.863 7 INFO cinder.api.openstack.wsgi [None req-9f1af6f9-952b-453b-981b-cf6f99dc559d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:09:07.367 7 INFO cinder.api.openstack.wsgi [None req-9f1af6f9-952b-453b-981b-cf6f99dc559d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 466/921] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:09:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.419 8 INFO cinder.api.openstack.wsgi [None req-41d1a4b2-1579-42aa-98fb-c25341e4e87e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true 2026-07-30 02:09:07.439 8 INFO cinder.api.openstack.wsgi [None req-41d1a4b2-1579-42aa-98fb-c25341e4e87e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/922] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.448 7 INFO cinder.api.openstack.wsgi [None req-e9119281-e8d6-4d7f-af7a-01444ce99eda d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true 2026-07-30 02:09:07.464 7 INFO cinder.api.openstack.wsgi [None req-e9119281-e8d6-4d7f-af7a-01444ce99eda d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/923] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.474 8 INFO cinder.api.openstack.wsgi [None req-a11812ee-9151-417e-af1e-10c92b6d3866 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true 2026-07-30 02:09:07.496 8 INFO cinder.api.openstack.wsgi [None req-a11812ee-9151-417e-af1e-10c92b6d3866 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/924] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.508 7 INFO cinder.api.openstack.wsgi [None req-495ef293-4f0b-4e8e-8fe6-27531e898d4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true 2026-07-30 02:09:07.542 7 INFO cinder.api.openstack.wsgi [None req-495ef293-4f0b-4e8e-8fe6-27531e898d4d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/925] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.554 8 INFO cinder.api.openstack.wsgi [None req-14c57e46-d534-42bd-8a10-bcf47b697a6f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true 2026-07-30 02:09:07.580 8 INFO cinder.api.openstack.wsgi [None req-14c57e46-d534-42bd-8a10-bcf47b697a6f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/926] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.592 7 INFO cinder.api.openstack.wsgi [None req-e338f568-55a7-4075-b5cf-338efc8811df d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:09:07.620 7 INFO cinder.api.openstack.wsgi [None req-e338f568-55a7-4075-b5cf-338efc8811df d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/927] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.631 8 INFO cinder.api.openstack.wsgi [None req-69aa2356-cc87-4819-a49a-78c6612410d6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true 2026-07-30 02:09:07.658 8 INFO cinder.api.openstack.wsgi [None req-69aa2356-cc87-4819-a49a-78c6612410d6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/928] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.670 7 INFO cinder.api.openstack.wsgi [None req-df7fad18-e17d-4140-9a4e-2fb974d4976a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:09:07.695 7 INFO cinder.api.openstack.wsgi [None req-df7fad18-e17d-4140-9a4e-2fb974d4976a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/929] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.705 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true 2026-07-30 02:09:07.722 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/930] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:07.732 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:09:07.754 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/931] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:09:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:09:15.493 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:15.493 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:15.494 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:15.495 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:25.492 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:25.492 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:25.493 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:25.494 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:35.492 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:35.492 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:35.493 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:35.494 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:45.492 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:45.493 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:45.493 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:45.494 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:55.493 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:55.493 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:09:55.494 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:09:55.495 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:05.493 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:05.493 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:05.494 8 INFO cinder.api.openstack.wsgi [None req-009bf0cf-8d85-4fa2-b1d7-2148c9276261 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:05.495 7 INFO cinder.api.openstack.wsgi [None req-5754bff2-d531-4d88-b655-5f4f8eb5db13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:06.994 7 INFO cinder.api.openstack.wsgi [None req-e9253434-59a7-40d7-8843-15a9adb0f3f3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:10:07.000 7 INFO cinder.volume.api [None req-e9253434-59a7-40d7-8843-15a9adb0f3f3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:10:07.001 7 INFO cinder.api.openstack.wsgi [None req-e9253434-59a7-40d7-8843-15a9adb0f3f3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/944] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:10:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:10:07.018 8 INFO cinder.api.openstack.wsgi [None req-947512df-2b03-47f6-8b3d-47c48fc1a043 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:10:07.027 8 INFO cinder.api.openstack.wsgi [None req-947512df-2b03-47f6-8b3d-47c48fc1a043 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 467/945] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.036 7 INFO cinder.api.openstack.wsgi [None req-02b1c637-9aaa-41ad-a2cf-5e364e75c5e3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:10:07.053 7 INFO cinder.volume.api [None req-02b1c637-9aaa-41ad-a2cf-5e364e75c5e3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:10:07.056 7 INFO cinder.api.openstack.wsgi [None req-02b1c637-9aaa-41ad-a2cf-5e364e75c5e3 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/946] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:10:07.065 8 INFO cinder.api.openstack.wsgi [None req-e7370bbd-b054-4168-87ac-a18e05067d83 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:10:07.089 8 INFO cinder.volume.api [None req-e7370bbd-b054-4168-87ac-a18e05067d83 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:10:07.091 8 INFO cinder.api.openstack.wsgi [None req-e7370bbd-b054-4168-87ac-a18e05067d83 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/947] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:10:07.151 7 INFO cinder.api.openstack.wsgi [None req-69942e61-5def-45fd-a3b9-89d2046dad34 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true 2026-07-30 02:10:07.183 7 INFO cinder.api.openstack.wsgi [None req-69942e61-5def-45fd-a3b9-89d2046dad34 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/948] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.196 8 INFO cinder.api.openstack.wsgi [None req-0aebaccd-2717-4421-ae57-148eb37d59b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true 2026-07-30 02:10:07.230 8 INFO cinder.api.openstack.wsgi [None req-0aebaccd-2717-4421-ae57-148eb37d59b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/949] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.241 7 INFO cinder.api.openstack.wsgi [None req-11e050b9-673c-4132-a071-65d7462193a1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true 2026-07-30 02:10:07.259 7 INFO cinder.api.openstack.wsgi [None req-11e050b9-673c-4132-a071-65d7462193a1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/950] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.275 8 INFO cinder.api.openstack.wsgi [None req-87859113-1c84-47cb-8d4e-c0ca4411298b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true 2026-07-30 02:10:07.293 8 INFO cinder.api.openstack.wsgi [None req-87859113-1c84-47cb-8d4e-c0ca4411298b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/951] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.309 7 INFO cinder.api.openstack.wsgi [None req-863ce870-cd5f-4fdc-8f34-365b0fc3b6f2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true 2026-07-30 02:10:07.324 7 INFO cinder.api.openstack.wsgi [None req-863ce870-cd5f-4fdc-8f34-365b0fc3b6f2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/952] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.337 8 INFO cinder.api.openstack.wsgi [None req-9854e306-932e-4441-bef3-6a11bab1bd31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:10:07.358 8 INFO cinder.api.openstack.wsgi [None req-9854e306-932e-4441-bef3-6a11bab1bd31 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/953] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.367 7 INFO cinder.api.openstack.wsgi [None req-b50e2bc3-a221-4ac5-96ff-f7f9b1d45a2f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true 2026-07-30 02:10:07.384 7 INFO cinder.api.openstack.wsgi [None req-b50e2bc3-a221-4ac5-96ff-f7f9b1d45a2f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/954] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.395 8 INFO cinder.api.openstack.wsgi [None req-3fc934c2-7ed8-417e-a6bd-ed3a7ba66da0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true 2026-07-30 02:10:07.414 8 INFO cinder.api.openstack.wsgi [None req-3fc934c2-7ed8-417e-a6bd-ed3a7ba66da0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/955] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.424 7 INFO cinder.api.openstack.wsgi [None req-2abaf408-4e98-49ba-9ac9-5b0e8bfa1630 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:10:07.446 7 INFO cinder.api.openstack.wsgi [None req-2abaf408-4e98-49ba-9ac9-5b0e8bfa1630 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/956] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.462 8 INFO cinder.api.openstack.wsgi [None req-ec798a18-7a18-4c32-b716-8e601b132beb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true 2026-07-30 02:10:07.487 8 INFO cinder.api.openstack.wsgi [None req-ec798a18-7a18-4c32-b716-8e601b132beb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/957] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.507 7 INFO cinder.api.openstack.wsgi [None req-2537d066-eece-411a-b5fc-07ee50769bd8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:10:07.553 7 INFO cinder.api.openstack.wsgi [None req-2537d066-eece-411a-b5fc-07ee50769bd8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/958] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:07.584 8 INFO cinder.api.openstack.wsgi [None req-f4bdfe14-da7d-4292-a4a1-b355f0582cb6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:10:08.090 8 INFO cinder.api.openstack.wsgi [None req-f4bdfe14-da7d-4292-a4a1-b355f0582cb6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 474/959] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:10:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:10:14.334 7 INFO cinder.api.openstack.wsgi [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes 2026-07-30 02:10:14.470 7 INFO cinder.api.v3.volumes [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Create volume of 16 GB 2026-07-30 02:10:14.478 7 INFO cinder.volume.api [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Availability Zones retrieved successfully. 2026-07-30 02:10:14.683 7 INFO cinder.volume.api [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Create volume request issued successfully. 2026-07-30 02:10:14.684 7 INFO cinder.api.openstack.wsgi [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 486/960] 199.204.45.35 () {34 vars in 733 bytes} [Thu Jul 30 02:10:14 2026] POST /v3/bb38579d416b481496f90762d8f636e1/volumes => generated 846 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-30 02:10:14.698 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-a84e4675-53b4-414d-b547-84dc946e9209 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:14.730 8 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-a84e4675-53b4-414d-b547-84dc946e9209 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:14.740 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-a84e4675-53b4-414d-b547-84dc946e9209 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 8|app: 0|req: 475/961] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:14 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:10:15.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-a84e4675-53b4-414d-b547-84dc946e9209 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:15.493 7 INFO cinder.api.openstack.wsgi [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:15.493 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-a84e4675-53b4-414d-b547-84dc946e9209 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:15.494 7 INFO cinder.api.openstack.wsgi [None req-0eb718da-f0d5-4f6c-9083-329f06b6a221 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78: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-07-30 02:10:19.753 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-830d5867-9d9e-40f0-abae-86d4b818c429 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:19.769 8 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-830d5867-9d9e-40f0-abae-86d4b818c429 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:19.775 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-830d5867-9d9e-40f0-abae-86d4b818c429 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 8|app: 0|req: 477/964] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:19 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1675 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-07-30 02:10:20.403 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3a000f56-940e-4139-8798-c349b0271bd9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:20.416 7 INFO cinder.volume.api [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3a000f56-940e-4139-8798-c349b0271bd9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:20.422 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3a000f56-940e-4139-8798-c349b0271bd9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 7|app: 0|req: 488/965] 10.0.0.120 () {34 vars in 1028 bytes} [Thu Jul 30 02:10:20 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1675 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-07-30 02:10:20.803 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-79392c22-6409-4c70-8d91-bbe20188fdad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:20.818 8 INFO cinder.volume.api [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-79392c22-6409-4c70-8d91-bbe20188fdad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:20.823 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-79392c22-6409-4c70-8d91-bbe20188fdad d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 8|app: 0|req: 478/966] 10.0.0.120 () {34 vars in 1028 bytes} [Thu Jul 30 02:10:20 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:10:20.833 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3a000f56-940e-4139-8798-c349b0271bd9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:10:20.834 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3a000f56-940e-4139-8798-c349b0271bd9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 489/967] 10.0.0.120 () {32 vars in 829 bytes} [Thu Jul 30 02:10:20 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-07-30 02:10:20.845 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:20.891 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments returned with HTTP 200 [pid: 8|app: 0|req: 479/968] 10.0.0.120 () {40 vars in 1057 bytes} [Thu Jul 30 02:10:20 2026] POST /v3/bb38579d416b481496f90762d8f636e1/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:10:24.494 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-29d07e33-2829-402c-a1db-b9126399f773 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:24.510 7 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-29d07e33-2829-402c-a1db-b9126399f773 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:24.515 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-29d07e33-2829-402c-a1db-b9126399f773 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 7|app: 0|req: 490/969] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:24 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:10:25.492 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:25.492 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-29d07e33-2829-402c-a1db-b9126399f773 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:25.493 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:25.494 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-29d07e33-2829-402c-a1db-b9126399f773 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:26.242 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-30 02:10:26.243 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-38ee0b82-d90e-47dd-b9dd-6237230e712e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 481/972] 199.204.45.35 () {32 vars in 839 bytes} [Thu Jul 30 02:10:26 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-07-30 02:10:26.254 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-9bb6f937-e512-4ae2-8f90-238ef6b56ef0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:26.272 7 INFO cinder.volume.api [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-9bb6f937-e512-4ae2-8f90-238ef6b56ef0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:26.278 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-9bb6f937-e512-4ae2-8f90-238ef6b56ef0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 7|app: 0|req: 492/973] 199.204.45.35 () {36 vars in 1072 bytes} [Thu Jul 30 02:10:26 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:10:26.342 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3f9136e7-b629-4cf4-b8ef-a6f4a1f62702 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:26.878 8 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-3f9136e7-b629-4cf4-b8ef-a6f4a1f62702 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a returned with HTTP 200 [pid: 8|app: 0|req: 482/974] 199.204.45.35 () {40 vars in 1134 bytes} [Thu Jul 30 02:10:26 2026] PUT /v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a => generated 802 bytes in 546 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-07-30 02:10:27.396 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-cf04d63a-b095-4eaa-ba26-db175db42c75 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:27.428 7 INFO cinder.api.openstack.wsgi [req-49614e20-b290-4422-8a54-e36a61c8aad9 req-cf04d63a-b095-4eaa-ba26-db175db42c75 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a/action returned with HTTP 204 [pid: 7|app: 0|req: 493/975] 199.204.45.35 () {40 vars in 1147 bytes} [Thu Jul 30 02:10:27 2026] POST /v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a/action => generated 0 bytes in 40 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-07-30 02:10:27.467 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-4cf69691-3bb5-47bf-b96f-37f77dcc88fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:27.485 8 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-4cf69691-3bb5-47bf-b96f-37f77dcc88fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:27.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-4cf69691-3bb5-47bf-b96f-37f77dcc88fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 8|app: 0|req: 483/976] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:27 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:10:30.373 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cf776b01-42d1-451c-8289-ad05d79af666 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:30.388 7 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cf776b01-42d1-451c-8289-ad05d79af666 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:30.395 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cf776b01-42d1-451c-8289-ad05d79af666 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 7|app: 0|req: 494/977] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:30 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1973 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-07-30 02:10:33.367 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:33.384 8 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:33.390 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 8|app: 0|req: 484/978] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:33 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:10:35.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:35.492 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cf776b01-42d1-451c-8289-ad05d79af666 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:35.493 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:35.493 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cf776b01-42d1-451c-8289-ad05d79af666 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78: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-07-30 02:10:36.244 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:10:36.263 7 INFO cinder.volume.api [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:10:36.269 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 200 [pid: 7|app: 0|req: 496/981] 199.204.45.35 () {32 vars in 824 bytes} [Thu Jul 30 02:10:36 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:10:45.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:45.492 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:45.494 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:45.494 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:55.491 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:55.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:10:55.493 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:10:55.494 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:05.492 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:05.492 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:05.493 8 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-d444f5b9-b433-4d5c-8399-43b65995a3b6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:05.494 7 INFO cinder.api.openstack.wsgi [req-0eb718da-f0d5-4f6c-9083-329f06b6a221 req-cd41e154-ac1d-443b-93e0-10ecbf6c6b94 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78: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-07-30 02:11:06.651 8 INFO cinder.api.openstack.wsgi [None req-26dccbf1-0502-4350-8583-f48587247a88 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:11:06.666 8 INFO cinder.volume.api [None req-26dccbf1-0502-4350-8583-f48587247a88 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:11:06.673 8 INFO cinder.api.openstack.wsgi [None req-26dccbf1-0502-4350-8583-f48587247a88 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/988] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:11:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 70 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-07-30 02:11:06.687 7 INFO cinder.api.openstack.wsgi [None req-c77daaa6-249b-44a1-bffd-530c34311ff8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:11:06.697 7 INFO cinder.volume.api [None req-c77daaa6-249b-44a1-bffd-530c34311ff8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:11:06.697 7 INFO cinder.api.openstack.wsgi [None req-c77daaa6-249b-44a1-bffd-530c34311ff8 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/989] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:11:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:11:06.709 8 INFO cinder.api.openstack.wsgi [None req-c41270ba-49d7-4666-b21d-c59e16918813 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:11:06.722 8 INFO cinder.volume.api [None req-c41270ba-49d7-4666-b21d-c59e16918813 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:11:06.727 8 INFO cinder.api.openstack.wsgi [None req-c41270ba-49d7-4666-b21d-c59e16918813 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/990] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:11:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:11:06.743 7 INFO cinder.api.openstack.wsgi [None req-76ebfe45-9629-4efa-a7d7-1233bc3c0275 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:11:07.248 7 INFO cinder.api.openstack.wsgi [None req-76ebfe45-9629-4efa-a7d7-1233bc3c0275 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 501/991] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:11:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 518 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-07-30 02:11:07.308 8 INFO cinder.api.openstack.wsgi [None req-5d03983b-3263-4180-9c0e-90f941993908 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true 2026-07-30 02:11:07.341 8 INFO cinder.api.openstack.wsgi [None req-5d03983b-3263-4180-9c0e-90f941993908 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/992] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.356 7 INFO cinder.api.openstack.wsgi [None req-dd7b0fb1-1c82-465f-8fd3-30a7a62a0d64 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true 2026-07-30 02:11:07.376 7 INFO cinder.api.openstack.wsgi [None req-dd7b0fb1-1c82-465f-8fd3-30a7a62a0d64 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/993] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.388 8 INFO cinder.api.openstack.wsgi [None req-60774f18-4150-4a64-a88b-2e334d4036c1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true 2026-07-30 02:11:07.407 8 INFO cinder.api.openstack.wsgi [None req-60774f18-4150-4a64-a88b-2e334d4036c1 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/994] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.422 7 INFO cinder.api.openstack.wsgi [None req-74cbefc4-9e6f-4771-8299-4eb56f836c0d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true 2026-07-30 02:11:07.447 7 INFO cinder.api.openstack.wsgi [None req-74cbefc4-9e6f-4771-8299-4eb56f836c0d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/995] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.461 8 INFO cinder.api.openstack.wsgi [None req-5ac390e1-e84a-44ca-92a3-a0b56e673c7e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true 2026-07-30 02:11:07.478 8 INFO cinder.api.openstack.wsgi [None req-5ac390e1-e84a-44ca-92a3-a0b56e673c7e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/996] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.493 7 INFO cinder.api.openstack.wsgi [None req-631b077c-5ad3-45ec-8e70-638361a1fa30 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:11:07.529 7 INFO cinder.api.openstack.wsgi [None req-631b077c-5ad3-45ec-8e70-638361a1fa30 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/997] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.539 8 INFO cinder.api.openstack.wsgi [None req-2362baba-0343-45cd-a6fa-f337373ec32a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true 2026-07-30 02:11:07.568 8 INFO cinder.api.openstack.wsgi [None req-2362baba-0343-45cd-a6fa-f337373ec32a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/998] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.582 7 INFO cinder.api.openstack.wsgi [None req-d01d5de4-57f7-481b-9622-2bc2e6402eef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true 2026-07-30 02:11:07.599 7 INFO cinder.api.openstack.wsgi [None req-d01d5de4-57f7-481b-9622-2bc2e6402eef d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/999] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.629 8 INFO cinder.api.openstack.wsgi [None req-c6075c68-d6d7-4d1d-8e92-f2e7d62b41e6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:11:07.660 8 INFO cinder.api.openstack.wsgi [None req-c6075c68-d6d7-4d1d-8e92-f2e7d62b41e6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/1000] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.671 7 INFO cinder.api.openstack.wsgi [None req-6e732038-749f-41c8-bce5-03b66741dbe4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true 2026-07-30 02:11:07.711 7 INFO cinder.api.openstack.wsgi [None req-6e732038-749f-41c8-bce5-03b66741dbe4 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1001] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.723 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:11:07.742 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/1002] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:07.752 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:11:07.761 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/1003] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:11:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:11:15.492 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:15.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:15.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:15.494 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:25.492 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:25.492 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:25.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:25.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:35.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:35.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:35.494 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:35.494 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:45.492 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:45.492 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:45.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:45.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:55.492 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:55.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:11:55.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:11:55.494 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:05.493 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:05.493 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:05.494 8 INFO cinder.api.openstack.wsgi [None req-b69fc3df-cd29-4eb1-a119-00391b5d4659 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:05.494 7 INFO cinder.api.openstack.wsgi [None req-be8ea514-bb34-4a96-8d31-f58ecfda2c97 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:06.644 8 INFO cinder.api.openstack.wsgi [None req-93f56bbe-9744-4718-accf-247bbb650d03 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:12:06.655 8 INFO cinder.volume.api [None req-93f56bbe-9744-4718-accf-247bbb650d03 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:12:06.660 8 INFO cinder.api.openstack.wsgi [None req-93f56bbe-9744-4718-accf-247bbb650d03 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1016] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:12:06.703 7 INFO cinder.api.openstack.wsgi [None req-d3f736c5-f3fa-4cbb-9fc6-c28761958e39 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true 2026-07-30 02:12:06.723 7 INFO cinder.api.openstack.wsgi [None req-d3f736c5-f3fa-4cbb-9fc6-c28761958e39 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1017] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true => generated 847 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-07-30 02:12:06.738 8 INFO cinder.api.openstack.wsgi [None req-45e5ac9e-c5d7-4baf-a4d3-e35653fb04a0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true 2026-07-30 02:12:06.756 8 INFO cinder.api.openstack.wsgi [None req-45e5ac9e-c5d7-4baf-a4d3-e35653fb04a0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1018] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:06.771 7 INFO cinder.api.openstack.wsgi [None req-fb473373-69d9-455c-9301-ce6b98782e73 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true 2026-07-30 02:12:06.794 7 INFO cinder.api.openstack.wsgi [None req-fb473373-69d9-455c-9301-ce6b98782e73 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1019] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:06.822 8 INFO cinder.api.openstack.wsgi [None req-b8c2e90e-78ff-44ec-960b-ad9b2fe54217 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true 2026-07-30 02:12:06.855 8 INFO cinder.api.openstack.wsgi [None req-b8c2e90e-78ff-44ec-960b-ad9b2fe54217 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1020] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:06.869 7 INFO cinder.api.openstack.wsgi [None req-3ad0b19b-9be0-417c-919d-7c3ee2209fa2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true 2026-07-30 02:12:06.908 7 INFO cinder.api.openstack.wsgi [None req-3ad0b19b-9be0-417c-919d-7c3ee2209fa2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1021] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:06.919 8 INFO cinder.api.openstack.wsgi [None req-1cfa3e78-006a-4bcd-a948-426f17b29846 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:12:06.943 8 INFO cinder.api.openstack.wsgi [None req-1cfa3e78-006a-4bcd-a948-426f17b29846 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1022] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:06.954 7 INFO cinder.api.openstack.wsgi [None req-081a9c75-0bed-4a98-9efe-876d51f65b29 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true 2026-07-30 02:12:06.997 7 INFO cinder.api.openstack.wsgi [None req-081a9c75-0bed-4a98-9efe-876d51f65b29 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1023] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.007 8 INFO cinder.api.openstack.wsgi [None req-eabc1ca5-f431-4d39-812c-8f8b080c344b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true 2026-07-30 02:12:07.026 8 INFO cinder.api.openstack.wsgi [None req-eabc1ca5-f431-4d39-812c-8f8b080c344b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1024] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.034 7 INFO cinder.api.openstack.wsgi [None req-dab13b9b-1f8c-4552-afda-fb0513bdaaeb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:12:07.061 7 INFO cinder.api.openstack.wsgi [None req-dab13b9b-1f8c-4552-afda-fb0513bdaaeb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1025] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.071 8 INFO cinder.api.openstack.wsgi [None req-d20819bb-ca88-4942-a034-b86e4e0f5831 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true 2026-07-30 02:12:07.093 8 INFO cinder.api.openstack.wsgi [None req-d20819bb-ca88-4942-a034-b86e4e0f5831 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1026] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.109 7 INFO cinder.api.openstack.wsgi [None req-0121e263-0b6e-413a-b7a1-05c4e152af72 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:12:07.127 7 INFO cinder.api.openstack.wsgi [None req-0121e263-0b6e-413a-b7a1-05c4e152af72 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1027] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.139 8 INFO cinder.api.openstack.wsgi [None req-db24d1fa-e748-47f9-b934-17c0bd351884 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:12:07.151 8 INFO cinder.api.openstack.wsgi [None req-db24d1fa-e748-47f9-b934-17c0bd351884 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 509/1028] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:07.172 7 INFO cinder.api.openstack.wsgi [None req-98874010-97db-4851-a1b9-8f1f1c4ee1fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:12:07.184 7 INFO cinder.volume.api [None req-98874010-97db-4851-a1b9-8f1f1c4ee1fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:12:07.188 7 INFO cinder.api.openstack.wsgi [None req-98874010-97db-4851-a1b9-8f1f1c4ee1fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1029] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:12:07.204 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:12:07.214 8 INFO cinder.volume.api [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:12:07.214 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1030] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 21 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-07-30 02:12:07.228 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:12:07.732 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1031] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:12:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:12:15.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:15.493 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:15.494 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:15.494 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:25.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:25.493 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:25.494 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:25.494 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:35.492 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:35.492 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:35.493 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:35.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:45.492 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:45.492 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:45.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:45.494 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:55.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:55.493 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:12:55.495 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:12:55.495 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:05.493 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:05.493 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:05.494 8 INFO cinder.api.openstack.wsgi [None req-3d3c1453-7eea-4d50-b9b4-acaa68ceb608 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:05.495 7 INFO cinder.api.openstack.wsgi [None req-4119631f-249a-4104-874f-7c0f1e306b4e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:06.637 8 INFO cinder.api.openstack.wsgi [None req-d6f3506f-c063-40e3-b844-7e9eb3b544bb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:13:07.141 8 INFO cinder.api.openstack.wsgi [None req-d6f3506f-c063-40e3-b844-7e9eb3b544bb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1044] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:13:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.156 7 INFO cinder.api.openstack.wsgi [None req-ce4ce498-a457-4db0-9a6b-6b1943572d12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:13:07.173 7 INFO cinder.volume.api [None req-ce4ce498-a457-4db0-9a6b-6b1943572d12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:13:07.179 7 INFO cinder.api.openstack.wsgi [None req-ce4ce498-a457-4db0-9a6b-6b1943572d12 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1045] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:13:07.235 8 INFO cinder.api.openstack.wsgi [None req-3241ecf3-b0a2-42f4-b054-323531540e7e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true 2026-07-30 02:13:07.260 8 INFO cinder.api.openstack.wsgi [None req-3241ecf3-b0a2-42f4-b054-323531540e7e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1046] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/64082aba25aa40e3a0ad9c3a445481cf?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 02:13:07.276 7 INFO cinder.api.openstack.wsgi [None req-59caeab8-6943-48a1-aed6-65f7e3a2494e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true 2026-07-30 02:13:07.297 7 INFO cinder.api.openstack.wsgi [None req-59caeab8-6943-48a1-aed6-65f7e3a2494e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1047] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7367ebe5c66d42b1837032efdec63be7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.307 8 INFO cinder.api.openstack.wsgi [None req-e161a59d-fa4c-40a7-85de-e3d8913d16fb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true 2026-07-30 02:13:07.326 8 INFO cinder.api.openstack.wsgi [None req-e161a59d-fa4c-40a7-85de-e3d8913d16fb d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1048] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7ef46ebfb07142d3a1c487eb57e1eb51?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.340 7 INFO cinder.api.openstack.wsgi [None req-474bf669-6fd3-406d-8aa7-10b8800511d7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true 2026-07-30 02:13:07.366 7 INFO cinder.api.openstack.wsgi [None req-474bf669-6fd3-406d-8aa7-10b8800511d7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1049] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/7f847dddc8b84e3d9190cd732cf172d9?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.388 8 INFO cinder.api.openstack.wsgi [None req-372fa119-9b73-4924-87b5-d6037d83a621 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true 2026-07-30 02:13:07.435 8 INFO cinder.api.openstack.wsgi [None req-372fa119-9b73-4924-87b5-d6037d83a621 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1050] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/b36680a119e141cba4ad513119a4f567?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.449 7 INFO cinder.api.openstack.wsgi [None req-97d56708-4eb6-49a6-af5b-b4375087a3ae d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:13:07.470 7 INFO cinder.api.openstack.wsgi [None req-97d56708-4eb6-49a6-af5b-b4375087a3ae d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1051] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.481 8 INFO cinder.api.openstack.wsgi [None req-f016301c-beb7-4914-aad4-7fe44d124039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true 2026-07-30 02:13:07.509 8 INFO cinder.api.openstack.wsgi [None req-f016301c-beb7-4914-aad4-7fe44d124039 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1052] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/be28ce03210844f4a4cf3b1cb1fc8a46?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.519 7 INFO cinder.api.openstack.wsgi [None req-deb419d9-d639-46c5-8b80-aad02094c9e2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true 2026-07-30 02:13:07.556 7 INFO cinder.api.openstack.wsgi [None req-deb419d9-d639-46c5-8b80-aad02094c9e2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1053] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bee0bd5f23674457b1959e05f3fb983e?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.571 8 INFO cinder.api.openstack.wsgi [None req-fdb93d37-6130-4fe7-addc-27ecaee90b1a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:13:07.594 8 INFO cinder.api.openstack.wsgi [None req-fdb93d37-6130-4fe7-addc-27ecaee90b1a d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1054] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.623 7 INFO cinder.api.openstack.wsgi [None req-bab35ffb-e169-4173-8d73-fb5c131d3922 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true 2026-07-30 02:13:07.653 7 INFO cinder.api.openstack.wsgi [None req-bab35ffb-e169-4173-8d73-fb5c131d3922 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1055] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/e3f0b233e7ab4d8c8e0bd55dd3b005a8?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.664 8 INFO cinder.api.openstack.wsgi [None req-c6611c4e-1eaf-41dc-bc47-e4f3eb25bb51 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:13:07.679 8 INFO cinder.api.openstack.wsgi [None req-c6611c4e-1eaf-41dc-bc47-e4f3eb25bb51 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1056] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:07.697 7 INFO cinder.api.openstack.wsgi [None req-f27438d0-e070-481b-9593-ed4f569b7e23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:13:07.702 7 INFO cinder.volume.api [None req-f27438d0-e070-481b-9593-ed4f569b7e23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:13:07.703 7 INFO cinder.api.openstack.wsgi [None req-f27438d0-e070-481b-9593-ed4f569b7e23 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1057] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:13:07.710 8 INFO cinder.api.openstack.wsgi [None req-5479dde5-2eb4-4eb4-819d-1d8298f01244 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:13:07.720 8 INFO cinder.volume.api [None req-5479dde5-2eb4-4eb4-819d-1d8298f01244 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:13:07.724 8 INFO cinder.api.openstack.wsgi [None req-5479dde5-2eb4-4eb4-819d-1d8298f01244 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1058] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 1976 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-30 02:13:07.739 7 INFO cinder.api.openstack.wsgi [None req-87a9cf7d-ec91-430d-8fbb-56f533046a75 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:13:07.744 7 INFO cinder.api.openstack.wsgi [None req-87a9cf7d-ec91-430d-8fbb-56f533046a75 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 535/1059] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:13:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 14 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-07-30 02:13:09.784 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:13:10.344 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a returned with HTTP 200 [pid: 8|app: 0|req: 525/1060] 199.204.45.35 () {38 vars in 1102 bytes} [Thu Jul 30 02:13:09 2026] DELETE /v3/bb38579d416b481496f90762d8f636e1/attachments/7dbecccc-1b07-44ed-9e16-8525e1c52e9a => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:13:10.358 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c 2026-07-30 02:13:10.359 7 INFO cinder.api.v3.volumes [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Delete volume with id: eda041a2-2b08-4910-84d0-b2a9c3150b9c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-30 02:13:10.367 7 INFO cinder.volume.api [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Volume info retrieved successfully. 2026-07-30 02:13:10.390 7 INFO cinder.volume.api [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Delete volume request issued successfully. 2026-07-30 02:13:10.390 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c returned with HTTP 202 [pid: 7|app: 0|req: 536/1061] 199.204.45.35 () {36 vars in 1053 bytes} [Thu Jul 30 02:13:10 2026] DELETE /v3/bb38579d416b481496f90762d8f636e1/volumes/eda041a2-2b08-4910-84d0-b2a9c3150b9c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-30 02:13:15.493 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:15.493 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:15.494 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:15.495 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:25.492 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:25.493 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:25.493 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:25.494 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:35.492 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:35.493 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:35.494 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:35.494 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:45.492 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:45.493 8 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-59c9662f-a478-4200-ac54-1ac25b0c9164 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:45.492 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:45.494 7 INFO cinder.api.openstack.wsgi [req-ced1b11f-ef96-4131-b85b-9ef782254be0 req-1dbd724f-4d4f-44a7-bd6c-0f7938ccddab d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78: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-07-30 02:13:48.635 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/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-07-30 02:13:48.650 8 INFO cinder.volume.api [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:13:48.651 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 530/1070] 10.0.0.239 () {32 vars in 705 bytes} [Thu Jul 30 02:13:48 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots => generated 17 bytes in 23 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-07-30 02:13:48.667 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes 2026-07-30 02:13:48.693 7 INFO cinder.volume.api [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:13:48.693 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 541/1071] 10.0.0.239 () {32 vars in 701 bytes} [Thu Jul 30 02:13:48 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:13:55.492 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:55.492 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:13:55.493 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:13:55.494 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:05.492 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:05.492 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:05.493 7 INFO cinder.api.openstack.wsgi [None req-c25fb96e-1be3-4ed0-9407-4574ec6dc673 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:05.493 8 INFO cinder.api.openstack.wsgi [None req-9575b3ff-ba1c-48ed-b3bf-4282bea8d02b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:06.704 7 INFO cinder.api.openstack.wsgi [None req-c2451cf2-afa5-4e90-a26b-57988ac5ab26 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:14:06.711 7 INFO cinder.api.openstack.wsgi [None req-c2451cf2-afa5-4e90-a26b-57988ac5ab26 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 544/1076] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:14:06.765 8 INFO cinder.api.openstack.wsgi [None req-a6ca7c8e-d9fe-41d7-8889-d858eee401fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:14:06.791 8 INFO cinder.api.openstack.wsgi [None req-a6ca7c8e-d9fe-41d7-8889-d858eee401fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1077] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:14:06.808 7 INFO cinder.api.openstack.wsgi [None req-0681be03-2d98-4301-95f0-2f53b1ea2d41 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:14:06.839 7 INFO cinder.api.openstack.wsgi [None req-0681be03-2d98-4301-95f0-2f53b1ea2d41 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1078] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:14:06.855 8 INFO cinder.api.openstack.wsgi [None req-4ea0fd40-8445-4f0d-bc4e-77d23653bf73 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:14:06.909 8 INFO cinder.api.openstack.wsgi [None req-4ea0fd40-8445-4f0d-bc4e-77d23653bf73 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1079] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:14:06.924 7 INFO cinder.api.openstack.wsgi [None req-4ccdcda1-0281-4824-ae93-886c53dcd952 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:14:06.936 7 INFO cinder.volume.api [None req-4ccdcda1-0281-4824-ae93-886c53dcd952 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:14:06.938 7 INFO cinder.api.openstack.wsgi [None req-4ccdcda1-0281-4824-ae93-886c53dcd952 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1080] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:14:06.953 8 INFO cinder.api.openstack.wsgi [None req-7b8f2383-a17a-4a8d-a586-e2311e3d0625 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:14:06.961 8 INFO cinder.volume.api [None req-7b8f2383-a17a-4a8d-a586-e2311e3d0625 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:14:06.961 8 INFO cinder.api.openstack.wsgi [None req-7b8f2383-a17a-4a8d-a586-e2311e3d0625 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1081] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:14:06.973 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:14:07.476 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1082] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:14:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:14:07.526 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:14:07.535 8 INFO cinder.volume.api [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:14:07.538 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1083] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:14:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:14:15.492 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:15.492 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:15.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:15.494 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:25.492 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:25.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:25.493 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:25.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:35.492 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:35.493 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:35.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:35.494 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:45.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:45.493 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:45.494 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:45.494 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:55.492 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:55.492 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:14:55.493 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:14:55.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:05.493 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:05.493 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:05.494 8 INFO cinder.api.openstack.wsgi [None req-aa897229-f7c1-4358-b086-23f1f9b10e35 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:05.494 7 INFO cinder.api.openstack.wsgi [None req-42475bbc-7992-4144-bf66-b4816814fe84 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:06.717 8 INFO cinder.api.openstack.wsgi [None req-23a22355-211f-4c79-9544-e0d9c8830e4c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:15:06.768 8 INFO cinder.api.openstack.wsgi [None req-23a22355-211f-4c79-9544-e0d9c8830e4c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1096] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:15:06.787 7 INFO cinder.api.openstack.wsgi [None req-48d67d17-ccfe-430c-a5cd-f58073baf0e2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:15:06.815 7 INFO cinder.api.openstack.wsgi [None req-48d67d17-ccfe-430c-a5cd-f58073baf0e2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1097] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:15:06.827 8 INFO cinder.api.openstack.wsgi [None req-471ff36c-caaa-4ad1-b011-b2a1d0d591b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:15:06.852 8 INFO cinder.api.openstack.wsgi [None req-471ff36c-caaa-4ad1-b011-b2a1d0d591b5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1098] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:15:06.865 7 INFO cinder.api.openstack.wsgi [None req-8f67d072-25d4-4396-aa0d-49fe270c8eba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:15:06.878 7 INFO cinder.volume.api [None req-8f67d072-25d4-4396-aa0d-49fe270c8eba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:15:06.879 7 INFO cinder.api.openstack.wsgi [None req-8f67d072-25d4-4396-aa0d-49fe270c8eba d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1099] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:15:06.892 8 INFO cinder.api.openstack.wsgi [None req-4912e866-2171-4514-9fd5-f8b77a81ceb2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:15:06.901 8 INFO cinder.volume.api [None req-4912e866-2171-4514-9fd5-f8b77a81ceb2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:15:06.901 8 INFO cinder.api.openstack.wsgi [None req-4912e866-2171-4514-9fd5-f8b77a81ceb2 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1100] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:15:06.919 7 INFO cinder.api.openstack.wsgi [None req-7379699f-dd27-457c-b37b-49080ebce605 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:15:06.927 7 INFO cinder.api.openstack.wsgi [None req-7379699f-dd27-457c-b37b-49080ebce605 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1101] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:15:06.935 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:15:06.947 8 INFO cinder.volume.api [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:15:06.949 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1102] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:15:06.965 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:15:07.469 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1103] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:15:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:15:15.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:15.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:15.494 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:15.494 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:25.494 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:25.494 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:25.494 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:25.496 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:35.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:35.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:35.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:35.494 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:45.492 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:45.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:45.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:45.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:55.492 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:55.492 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:15:55.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:15:55.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:05.493 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:05.493 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:05.494 7 INFO cinder.api.openstack.wsgi [None req-ad5a4881-d728-41e5-95a9-91ca50650ac9 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:05.494 8 INFO cinder.api.openstack.wsgi [None req-94f9ada7-6b76-4b97-9396-cc51aa48420d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:06.663 7 INFO cinder.api.openstack.wsgi [None req-6171257d-4599-4240-af47-e9142f74f7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:16:06.667 7 INFO cinder.api.openstack.wsgi [None req-6171257d-4599-4240-af47-e9142f74f7fe d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 564/1116] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:16:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:16:06.678 8 INFO cinder.api.openstack.wsgi [None req-880f5a0c-7b4d-481c-a44e-96738872f798 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:16:06.687 8 INFO cinder.volume.api [None req-880f5a0c-7b4d-481c-a44e-96738872f798 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:16:06.689 8 INFO cinder.api.openstack.wsgi [None req-880f5a0c-7b4d-481c-a44e-96738872f798 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1117] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:16:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:16:06.698 7 INFO cinder.api.openstack.wsgi [None req-a8771af5-7c68-4ed3-90e4-0974f4a0b97d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:16:06.703 7 INFO cinder.volume.api [None req-a8771af5-7c68-4ed3-90e4-0974f4a0b97d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:16:06.703 7 INFO cinder.api.openstack.wsgi [None req-a8771af5-7c68-4ed3-90e4-0974f4a0b97d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1118] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:16:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:16:06.710 8 INFO cinder.api.openstack.wsgi [None req-acac6e6c-da5b-4967-a1fe-ed6da71f6be7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:16:06.724 8 INFO cinder.volume.api [None req-acac6e6c-da5b-4967-a1fe-ed6da71f6be7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:16:06.728 8 INFO cinder.api.openstack.wsgi [None req-acac6e6c-da5b-4967-a1fe-ed6da71f6be7 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1119] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:16:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:16:06.740 7 INFO cinder.api.openstack.wsgi [None req-f2562b86-18ee-48ce-9c16-e81dd95aa037 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:16:07.244 7 INFO cinder.api.openstack.wsgi [None req-f2562b86-18ee-48ce-9c16-e81dd95aa037 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1120] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:16:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:16:07.292 8 INFO cinder.api.openstack.wsgi [None req-c97a1b89-a0f3-4342-8686-674713247d3e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:16:07.309 8 INFO cinder.api.openstack.wsgi [None req-c97a1b89-a0f3-4342-8686-674713247d3e d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1121] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:16:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:16:07.321 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:16:07.340 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1122] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:16:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:16:07.350 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:16:07.376 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1123] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:16:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:16:15.492 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:15.493 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:15.493 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:15.494 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:25.493 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:25.493 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:25.494 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:25.494 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:35.492 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:35.492 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:35.493 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:35.493 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:45.492 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:45.492 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:45.493 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:45.493 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:55.492 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:55.493 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:16:55.493 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:16:55.494 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:05.492 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:05.492 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:05.494 7 INFO cinder.api.openstack.wsgi [None req-23d75b26-723b-48e3-a13f-590a4534eca5 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:05.494 8 INFO cinder.api.openstack.wsgi [None req-596544c9-cb32-4661-8ab7-17763a05e33d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:06.616 7 INFO cinder.api.openstack.wsgi [None req-1ccd6c17-b1d0-4145-bde9-1a3fa44e4051 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:17:06.624 7 INFO cinder.api.openstack.wsgi [None req-1ccd6c17-b1d0-4145-bde9-1a3fa44e4051 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 574/1136] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:17:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:17:06.634 8 INFO cinder.api.openstack.wsgi [None req-b731450a-3b23-444e-a1c2-1ced7d86555c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:17:07.138 8 INFO cinder.api.openstack.wsgi [None req-b731450a-3b23-444e-a1c2-1ced7d86555c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1137] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:17:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:17:07.152 7 INFO cinder.api.openstack.wsgi [None req-bc3fd77a-fac2-4650-ac25-6430223f7b6d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:17:07.170 7 INFO cinder.volume.api [None req-bc3fd77a-fac2-4650-ac25-6430223f7b6d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:17:07.179 7 INFO cinder.api.openstack.wsgi [None req-bc3fd77a-fac2-4650-ac25-6430223f7b6d d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1138] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:17:07.313 8 INFO cinder.api.openstack.wsgi [None req-4b26c730-5bee-42f9-a9ba-64bbbd008073 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:17:07.346 8 INFO cinder.api.openstack.wsgi [None req-4b26c730-5bee-42f9-a9ba-64bbbd008073 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1139] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:17:07.356 7 INFO cinder.api.openstack.wsgi [None req-89961805-5c86-44f5-82f3-5d1e3596ac62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:17:07.369 7 INFO cinder.api.openstack.wsgi [None req-89961805-5c86-44f5-82f3-5d1e3596ac62 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1140] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:17:07.379 8 INFO cinder.api.openstack.wsgi [None req-0903ba7a-5d84-4ffb-86ae-693e6201d541 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:17:07.405 8 INFO cinder.api.openstack.wsgi [None req-0903ba7a-5d84-4ffb-86ae-693e6201d541 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1141] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:17:07.418 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:17:07.423 7 INFO cinder.volume.api [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:17:07.423 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1142] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:17:07.433 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:17:07.446 8 INFO cinder.volume.api [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:17:07.448 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1143] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:17:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:17:15.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:15.493 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:15.494 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:15.494 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:25.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:25.493 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:25.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:25.494 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:35.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:35.493 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:35.494 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:35.494 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:45.492 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:45.492 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:45.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:45.493 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:55.492 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:55.492 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:17:55.494 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:17:55.494 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:18:05.493 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:18:05.493 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://10.0.0.78:8776/ 2026-07-30 02:18:05.494 7 INFO cinder.api.openstack.wsgi [None req-a6cb9ce4-be13-484d-a6c2-79c30a2703fa d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:18:05.494 8 INFO cinder.api.openstack.wsgi [None req-2e08f17a-4962-4ad6-af99-85f43f53bbd0 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://10.0.0.78:8776/ returned with HTTP 300 2026-07-30 02:18:06.639 7 INFO cinder.api.openstack.wsgi [None req-c6a0dc8f-1b5a-43fe-85df-45148797ef29 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true 2026-07-30 02:18:06.661 7 INFO cinder.api.openstack.wsgi [None req-c6a0dc8f-1b5a-43fe-85df-45148797ef29 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1156] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/bb38579d416b481496f90762d8f636e1?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:18:06.675 8 INFO cinder.api.openstack.wsgi [None req-ca026240-a68c-4c57-bd09-9b59ebe1020f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true 2026-07-30 02:18:06.692 8 INFO cinder.api.openstack.wsgi [None req-ca026240-a68c-4c57-bd09-9b59ebe1020f d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1157] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/d275f6137aa94370b7a8644cff89697f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:18:06.702 7 INFO cinder.api.openstack.wsgi [None req-ccb15cc9-9194-4b54-8a1f-abeaeba3fe13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true 2026-07-30 02:18:06.737 7 INFO cinder.api.openstack.wsgi [None req-ccb15cc9-9194-4b54-8a1f-abeaeba3fe13 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1158] 10.0.0.175 () {28 vars in 736 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-quota-sets/ef31da0e903e405fa53de59dbcedab2f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:18:06.748 8 INFO cinder.api.openstack.wsgi [None req-55083743-a8d5-4d4d-96fe-46a08547ea8c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:18:06.756 8 INFO cinder.volume.api [None req-55083743-a8d5-4d4d-96fe-46a08547ea8c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:18:06.757 8 INFO cinder.api.openstack.wsgi [None req-55083743-a8d5-4d4d-96fe-46a08547ea8c d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1159] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:18:06.767 7 INFO cinder.api.openstack.wsgi [None req-59ecac4e-5298-4097-b7d8-5b4052a37cdf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services 2026-07-30 02:18:06.773 7 INFO cinder.api.openstack.wsgi [None req-59ecac4e-5298-4097-b7d8-5b4052a37cdf d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 586/1160] 10.0.0.175 () {28 vars in 645 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:18:06.783 8 INFO cinder.api.openstack.wsgi [None req-8091f364-5bab-4b98-998b-dfcab246639b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true 2026-07-30 02:18:07.286 8 INFO cinder.api.openstack.wsgi [None req-8091f364-5bab-4b98-998b-dfcab246639b d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1161] 10.0.0.175 () {28 vars in 696 bytes} [Thu Jul 30 02:18:06 2026] GET /v3/bb38579d416b481496f90762d8f636e1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-30 02:18:07.298 7 INFO cinder.api.openstack.wsgi [None req-8641bff0-1949-4ba9-8085-0539eb377fd6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true 2026-07-30 02:18:07.308 7 INFO cinder.volume.api [None req-8641bff0-1949-4ba9-8085-0539eb377fd6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all snapshots completed successfully. 2026-07-30 02:18:07.308 7 INFO cinder.api.openstack.wsgi [None req-8641bff0-1949-4ba9-8085-0539eb377fd6 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1162] 10.0.0.175 () {28 vars in 674 bytes} [Thu Jul 30 02:18:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-30 02:18:07.317 8 INFO cinder.api.openstack.wsgi [None req-dd452e02-af1d-4881-84c4-9e2e1e451d57 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true 2026-07-30 02:18:07.326 8 INFO cinder.volume.api [None req-dd452e02-af1d-4881-84c4-9e2e1e451d57 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] Get all volumes completed successfully. 2026-07-30 02:18:07.328 8 INFO cinder.api.openstack.wsgi [None req-dd452e02-af1d-4881-84c4-9e2e1e451d57 d929915a825c425991f89cd871788b39 bb38579d416b481496f90762d8f636e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb38579d416b481496f90762d8f636e1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1163] 10.0.0.175 () {28 vars in 684 bytes} [Thu Jul 30 02:18:07 2026] GET /v3/bb38579d416b481496f90762d8f636e1/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)