+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:15:43 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-5d5d9d646-9kqww 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 0x7f7e2d048668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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-01 01:15:47.723 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 01:15:47.724 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-01 01:15:47.754 9 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 01:15:47.755 9 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-01 01:15:48.991 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 01:15:48.994 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 01:15:48.996 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 01:15:48.999 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 01:15:49.014 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 01:15:49.016 8 INFO cinder.rpc [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 01:15:49.056 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 01:15:49.059 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 01:15:49.061 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 01:15:49.063 8 WARNING cinder.api.contrib.hosts [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 01:15:49.064 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 01:15:49.078 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 01:15:49.082 9 INFO cinder.rpc [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 01:15:49.105 8 WARNING keystonemiddleware._common.config [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:15:49.114 8 WARNING oslo_config.cfg [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] 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 0x7f7e2d048668 pid: 8 (default app) 2026-07-01 01:15:49.117 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:15:49.117 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:15:49.131 9 WARNING cinder.api.contrib.hosts [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 01:15:49.173 9 WARNING keystonemiddleware._common.config [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:15:49.181 9 WARNING oslo_config.cfg [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] 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 0x7f7e2d048668 pid: 9 (default app) 2026-07-01 01:15:58.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:15:58.819 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:08.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:08.821 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:18.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:18.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:18.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:18.820 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:28.817 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:28.817 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:28.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:28.819 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:38.817 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:38.817 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:38.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:38.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:48.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:48.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:48.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:48.819 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:58.817 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:58.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:16:58.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:16:58.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:08.817 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:08.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:08.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:08.820 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:18.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:18.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:18.819 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:18.819 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:28.817 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:28.817 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] GET http://10.0.0.71:8776/ 2026-07-01 01:17:28.818 8 INFO cinder.api.openstack.wsgi [None req-70de9d10-54f2-43a7-b63c-e29b62eaaf65 - - - - - -] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:28.818 9 INFO cinder.api.openstack.wsgi [None req-9c85ed07-1844-4a34-9abd-7029051553f2 - - - - - -] http://10.0.0.71: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-01 01:17:30.484 9 INFO cinder.api.openstack.wsgi [None req-2e73523c-5c0c-4ef4-bad3-699daf6aa22c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types/rbd1 2026-07-01 01:17:30.510 9 INFO cinder.api.openstack.wsgi [None req-2e73523c-5c0c-4ef4-bad3-699daf6aa22c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types/rbd1 returned with HTTP 404 [pid: 9|app: 0|req: 10/20] 10.0.0.27 () {30 vars in 680 bytes} [Wed Jul 1 01:17:29 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/types/rbd1 => generated 82 bytes in 849 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-01 01:17:30.896 8 INFO cinder.api.openstack.wsgi [None req-42495177-5296-40a6-8524-4261f021d03c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 01:17:30.921 8 INFO cinder.api.openstack.wsgi [None req-42495177-5296-40a6-8524-4261f021d03c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.27 () {30 vars in 719 bytes} [Wed Jul 1 01:17:30 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/types?name=rbd1&is_public=None => generated 20 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:17:32.562 9 INFO cinder.api.openstack.wsgi [None req-6256afcc-b18b-4976-a962-ffcf188b8e73 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 01:17:32.587 9 INFO cinder.api.openstack.wsgi [None req-6256afcc-b18b-4976-a962-ffcf188b8e73 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types returned with HTTP 200 [pid: 9|app: 0|req: 11/22] 10.0.0.27 () {34 vars in 723 bytes} [Wed Jul 1 01:17:32 2026] POST /v3/61cf9f8f357c4847a3bbb29a24618b19/types => generated 179 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:17:32.602 8 INFO cinder.api.openstack.wsgi [req-6256afcc-b18b-4976-a962-ffcf188b8e73 req-5f5a6dc8-1bf1-4bc4-9532-944668b1e2c1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types/634deed0-989b-4f30-b3c4-ae17851951ab/extra_specs 2026-07-01 01:17:32.662 8 INFO cinder.api.openstack.wsgi [req-6256afcc-b18b-4976-a962-ffcf188b8e73 req-5f5a6dc8-1bf1-4bc4-9532-944668b1e2c1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types/634deed0-989b-4f30-b3c4-ae17851951ab/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.27 () {36 vars in 892 bytes} [Wed Jul 1 01:17:32 2026] POST /v3/61cf9f8f357c4847a3bbb29a24618b19/types/634deed0-989b-4f30-b3c4-ae17851951ab/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:17:34.258 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types?is_public=None 2026-07-01 01:17:34.271 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/types?is_public=None returned with HTTP 200 [pid: 9|app: 0|req: 12/24] 10.0.0.27 () {30 vars in 699 bytes} [Wed Jul 1 01:17:34 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:17:36.087 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/qos-specs 2026-07-01 01:17:36.101 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.27 () {30 vars in 678 bytes} [Wed Jul 1 01:17:35 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/qos-specs => generated 17 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:17:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:38.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:17:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:17:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:38.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:18:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:18:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:19:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:19:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:48.821 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:20:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:20:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:28.821 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:21:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:21:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:18.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:28.820 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:22:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:22:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:18.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:23:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:23:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:08.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:24:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:24:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:18.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:25:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:25:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:26:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:26:58.820 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:27:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:27:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:28:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:28:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:08.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:18.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:28.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:38.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:29:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:29:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:08.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:08.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:38.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:38.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:48.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:30:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:30:58.820 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:18.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:28.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:48.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:48.820 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:31:58.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:31:58.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:08.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:08.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:08.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:18.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:18.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:18.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:18.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:28.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:28.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:28.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:28.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:38.818 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:38.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:38.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:38.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:48.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:48.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:48.819 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:48.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:58.817 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:58.817 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:32:58.818 8 INFO cinder.api.openstack.wsgi [None req-31e4793e-3af0-4046-9e0b-9c2b88a2a1b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:32:58.819 9 INFO cinder.api.openstack.wsgi [None req-7d291bd3-72be-4ae5-9524-a56a056443fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 01:33:07.970 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False 2026-07-01 01:33:07.999 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.000 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.000 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.000 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.001 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.001 8 WARNING cinder.quota [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.005 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 107/212] 199.204.45.205 () {44 vars in 1067 bytes} [Wed Jul 1 01:33:07 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False => generated 340 bytes in 144 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-01 01:33:08.158 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] PUT https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19 2026-07-01 01:33:08.226 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.226 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.227 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.227 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.228 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.228 9 WARNING cinder.quota [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:33:08.233 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19 returned with HTTP 200 [pid: 9|app: 0|req: 106/213] 199.204.45.205 () {48 vars in 1096 bytes} [Wed Jul 1 01:33:08 2026] PUT /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19 => generated 296 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:33:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:08.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:08.820 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:18.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:28.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:28.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:48.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:33:58.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:33:58.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:18.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:18.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:28.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:38.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:48.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:34:58.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:34:58.820 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:18.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:28.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:35:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:35:58.820 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:08.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:18.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:28.820 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:48.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:36:58.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:36:58.820 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:18.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:38.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:37:58.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:37:58.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:18.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:38.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:38:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:38:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:18.820 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:39:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:39:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:48.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:40:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:40:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:08.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:38.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:38.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:41:58.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:41:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:08.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:28.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:28.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:38.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:48.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:48.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:42:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:42:58.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:08.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:08.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:18.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:18.820 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:28.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:28.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:28.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:28.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:38.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:38.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:38.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:38.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:48.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:48.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:48.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:48.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:58.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:58.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:43:58.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:43:58.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:08.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:08.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:08.819 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:08.819 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:18.817 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:18.817 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:18.818 8 INFO cinder.api.openstack.wsgi [None req-2b554641-148a-48bd-a618-43c9c3580ea2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:18.818 9 INFO cinder.api.openstack.wsgi [None req-e16f6062-baeb-43d6-a7f5-67dc554eef11 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:22.746 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False 2026-07-01 01:44:22.769 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 176/350] 199.204.45.205 () {44 vars in 1067 bytes} [Wed Jul 1 01:44:22 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False => generated 340 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:44:23.373 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] PUT https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202 2026-07-01 01:44:23.432 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202 returned with HTTP 200 [pid: 9|app: 0|req: 175/351] 199.204.45.205 () {48 vars in 1096 bytes} [Wed Jul 1 01:44:23 2026] PUT /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202 => generated 296 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:44:28.819 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:28.821 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:28.821 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:28.822 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:38.818 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:38.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:38.819 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:38.819 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:48.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:48.818 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:48.819 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:48.820 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:58.817 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:58.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:44:58.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:44:58.819 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:08.817 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:08.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:08.817 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:08.820 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:18.817 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:18.817 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:18.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:18.818 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:28.818 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:28.818 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:28.819 8 INFO cinder.api.openstack.wsgi [None req-759846a8-9262-480b-bf17-dad555f89ac4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:28.819 9 INFO cinder.api.openstack.wsgi [None req-f5d5cbf9-7225-49bf-b82e-b40e4c0dc4d5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:31.436 8 INFO cinder.api.openstack.wsgi [None req-802c2b2f-9e76-4d4d-a8e8-bbc328f6d8ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:45:31.447 8 INFO cinder.api.openstack.wsgi [None req-802c2b2f-9e76-4d4d-a8e8-bbc328f6d8ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 184/366] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:45:31.460 9 INFO cinder.api.openstack.wsgi [None req-02738920-c96c-4a12-807a-eeefec67ba4e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:45:31.503 9 INFO cinder.volume.api [None req-02738920-c96c-4a12-807a-eeefec67ba4e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:45:31.505 9 INFO cinder.api.openstack.wsgi [None req-02738920-c96c-4a12-807a-eeefec67ba4e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 183/367] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:45:31.566 8 INFO cinder.api.openstack.wsgi [None req-e12df9ec-a776-4fa2-b2d9-64b6de8154ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:45:31.623 8 INFO cinder.api.openstack.wsgi [None req-e12df9ec-a776-4fa2-b2d9-64b6de8154ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/368] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:45:31.635 9 INFO cinder.api.openstack.wsgi [None req-75d1f48f-a149-4dcb-9ec5-7eab2ef96112 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:45:31.657 9 INFO cinder.api.openstack.wsgi [None req-75d1f48f-a149-4dcb-9ec5-7eab2ef96112 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 184/369] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:45:31.671 8 INFO cinder.api.openstack.wsgi [None req-a9eea74b-636a-4055-b470-9ca001cc5df0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:45:31.702 8 INFO cinder.api.openstack.wsgi [None req-a9eea74b-636a-4055-b470-9ca001cc5df0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 186/370] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:45:31.717 9 INFO cinder.api.openstack.wsgi [None req-95c8bb59-8cc4-4494-a084-ff82d4634e1b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:45:32.258 9 INFO cinder.api.openstack.wsgi [None req-95c8bb59-8cc4-4494-a084-ff82d4634e1b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 185/371] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:45:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:45:32.274 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:45:32.301 8 INFO cinder.volume.api [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:45:32.303 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 187/372] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:45:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:45:32.314 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:45:32.332 9 INFO cinder.volume.api [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:45:32.332 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 186/373] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:45:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:45:38.818 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:38.818 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:38.820 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:38.820 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:48.817 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:48.818 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:48.819 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:48.819 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:58.817 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:58.818 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:45:58.818 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:45:58.819 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:08.817 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:08.817 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:08.817 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:08.818 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:18.817 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:18.817 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:18.818 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:18.818 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:28.818 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:28.818 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:28.819 9 INFO cinder.api.openstack.wsgi [None req-5ef657ff-5d1b-49f7-b2c2-c3e9e4dd211e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:28.819 8 INFO cinder.api.openstack.wsgi [None req-52148e15-ab7c-4119-b74d-ad26bcde83d3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:31.422 9 INFO cinder.api.openstack.wsgi [None req-d83958f3-19f5-4b54-a311-ee8cf95b6c97 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:46:31.431 9 INFO cinder.volume.api [None req-d83958f3-19f5-4b54-a311-ee8cf95b6c97 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:46:31.431 9 INFO cinder.api.openstack.wsgi [None req-d83958f3-19f5-4b54-a311-ee8cf95b6c97 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 193/386] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:46:31.444 8 INFO cinder.api.openstack.wsgi [None req-6ea0f571-7904-4a53-922a-982de152c2ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:46:31.452 8 INFO cinder.api.openstack.wsgi [None req-6ea0f571-7904-4a53-922a-982de152c2ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 194/387] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:46:31.464 9 INFO cinder.api.openstack.wsgi [None req-a4b84d8e-461b-45a8-9cf4-865cee982fdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:46:31.473 9 INFO cinder.volume.api [None req-a4b84d8e-461b-45a8-9cf4-865cee982fdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:46:31.475 9 INFO cinder.api.openstack.wsgi [None req-a4b84d8e-461b-45a8-9cf4-865cee982fdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 194/388] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:46:31.519 8 INFO cinder.api.openstack.wsgi [None req-041273f2-3359-4bec-bd58-1bb8fa851516 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:46:31.540 8 INFO cinder.api.openstack.wsgi [None req-041273f2-3359-4bec-bd58-1bb8fa851516 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/389] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:46:31.554 9 INFO cinder.api.openstack.wsgi [None req-671c2184-bfa3-438e-a53c-7d3dd7228acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:46:31.578 9 INFO cinder.api.openstack.wsgi [None req-671c2184-bfa3-438e-a53c-7d3dd7228acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 195/390] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:46:31.591 8 INFO cinder.api.openstack.wsgi [None req-87d1ba16-561c-444f-8a62-3bc5be9c9256 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:46:31.619 8 INFO cinder.api.openstack.wsgi [None req-87d1ba16-561c-444f-8a62-3bc5be9c9256 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/391] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:46:31.635 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:46:31.642 9 INFO cinder.volume.api [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:46:31.644 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 196/392] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:46:31.657 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:46:32.204 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:46:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:46:38.818 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:38.818 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:38.818 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:38.819 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:48.817 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:48.817 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:48.818 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:48.818 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:58.817 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:58.817 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:46:58.819 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:46:58.819 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:08.817 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:08.818 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:08.817 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:08.819 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:18.817 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:18.817 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:18.818 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:18.818 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:28.817 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:28.817 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:28.818 9 INFO cinder.api.openstack.wsgi [None req-dcbcc99a-ac72-439d-835b-5b134012d726 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:28.819 8 INFO cinder.api.openstack.wsgi [None req-f8a44200-bac8-450a-a6ec-24ce5a5eebf3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:31.410 9 INFO cinder.api.openstack.wsgi [None req-1f60696e-95ae-4510-acd7-315ac1028de2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:47:31.419 9 INFO cinder.volume.api [None req-1f60696e-95ae-4510-acd7-315ac1028de2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:47:31.419 9 INFO cinder.api.openstack.wsgi [None req-1f60696e-95ae-4510-acd7-315ac1028de2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 203/406] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:47:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:47:31.430 8 INFO cinder.api.openstack.wsgi [None req-ab1936e3-2b09-4be8-9558-e2dcc8e72621 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:47:31.439 8 INFO cinder.volume.api [None req-ab1936e3-2b09-4be8-9558-e2dcc8e72621 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:47:31.440 8 INFO cinder.api.openstack.wsgi [None req-ab1936e3-2b09-4be8-9558-e2dcc8e72621 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:47:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:47:31.452 9 INFO cinder.api.openstack.wsgi [None req-292e8519-cfa3-43f0-b3ce-0e64bfe63d3b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:47:31.957 9 INFO cinder.api.openstack.wsgi [None req-292e8519-cfa3-43f0-b3ce-0e64bfe63d3b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 204/408] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:47:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:47:31.970 8 INFO cinder.api.openstack.wsgi [None req-258ac23e-07d0-4b4a-9116-f6590b81291b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:47:31.976 8 INFO cinder.api.openstack.wsgi [None req-258ac23e-07d0-4b4a-9116-f6590b81291b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:47:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:47:31.987 9 INFO cinder.api.openstack.wsgi [None req-e5cdbb05-1000-4125-ac32-e6a542bd3a73 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:47:31.996 9 INFO cinder.volume.api [None req-e5cdbb05-1000-4125-ac32-e6a542bd3a73 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:47:31.997 9 INFO cinder.api.openstack.wsgi [None req-e5cdbb05-1000-4125-ac32-e6a542bd3a73 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 205/410] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:47:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:47:32.043 8 INFO cinder.api.openstack.wsgi [None req-9256070e-d16c-431a-9652-bb218a6337c2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:47:32.070 8 INFO cinder.api.openstack.wsgi [None req-9256070e-d16c-431a-9652-bb218a6337c2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:47:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:47:32.081 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:47:32.107 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 206/412] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:47:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:47:32.118 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:47:32.136 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:47:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:47:38.817 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:38.817 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:38.818 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:38.818 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:48.817 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:48.817 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:48.818 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:48.819 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:58.817 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:58.817 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:47:58.818 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:47:58.818 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:08.817 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:08.817 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:08.818 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:08.819 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:18.817 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:18.818 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:18.819 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:18.819 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:28.818 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:28.818 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:28.819 9 INFO cinder.api.openstack.wsgi [None req-e13afbb9-87c2-49db-91cb-3197be3fede7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:28.819 8 INFO cinder.api.openstack.wsgi [None req-f1f16b5c-c651-44f7-905f-655aa6760d15 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:31.517 9 INFO cinder.api.openstack.wsgi [None req-fe77e3dc-fdb7-408c-9bde-2d2842e892fd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:48:31.525 9 INFO cinder.api.openstack.wsgi [None req-fe77e3dc-fdb7-408c-9bde-2d2842e892fd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 213/426] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:48:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:48:31.538 8 INFO cinder.api.openstack.wsgi [None req-544c933b-949a-47ac-a6d4-cb6a5a0e1a72 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:48:32.042 8 INFO cinder.api.openstack.wsgi [None req-544c933b-949a-47ac-a6d4-cb6a5a0e1a72 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:48:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:48:32.055 9 INFO cinder.api.openstack.wsgi [None req-c866cf33-a72b-44c6-82b6-876d2ce560af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:48:32.068 9 INFO cinder.volume.api [None req-c866cf33-a72b-44c6-82b6-876d2ce560af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:48:32.069 9 INFO cinder.api.openstack.wsgi [None req-c866cf33-a72b-44c6-82b6-876d2ce560af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 214/428] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:48:32.079 8 INFO cinder.api.openstack.wsgi [None req-517df50e-8e14-456d-9429-1a424d59f01e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:48:32.096 8 INFO cinder.volume.api [None req-517df50e-8e14-456d-9429-1a424d59f01e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:48:32.096 8 INFO cinder.api.openstack.wsgi [None req-517df50e-8e14-456d-9429-1a424d59f01e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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-01 01:48:32.155 9 INFO cinder.api.openstack.wsgi [None req-dd73aee3-40d7-4df1-837a-b5de044a4590 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:48:32.193 9 INFO cinder.api.openstack.wsgi [None req-dd73aee3-40d7-4df1-837a-b5de044a4590 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 215/430] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:48:32.208 8 INFO cinder.api.openstack.wsgi [None req-df3d12ff-a6c6-42a5-8fa8-4718c118dd8d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:48:32.227 8 INFO cinder.api.openstack.wsgi [None req-df3d12ff-a6c6-42a5-8fa8-4718c118dd8d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:48:32.241 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:48:32.290 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 216/432] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:48:32.317 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:48:32.326 8 INFO cinder.volume.api [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:48:32.329 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:48:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:48:38.818 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:38.818 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:38.819 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:38.819 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:48.818 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:48.818 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:48.819 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:48.820 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:58.817 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:58.817 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:48:58.818 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:48:58.819 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:08.817 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:08.818 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:08.818 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:08.819 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:18.817 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:18.817 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:18.818 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:18.819 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:28.818 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:28.818 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:28.819 9 INFO cinder.api.openstack.wsgi [None req-897de7a3-3f02-4223-9800-bd004910f730 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:28.819 8 INFO cinder.api.openstack.wsgi [None req-3af66bec-7901-4bb6-aa2b-c2619a0db18a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:31.442 9 INFO cinder.api.openstack.wsgi [None req-b0e9027c-3373-4181-a1cf-2974ec3bd2a4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:49:31.451 9 INFO cinder.volume.api [None req-b0e9027c-3373-4181-a1cf-2974ec3bd2a4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:49:31.452 9 INFO cinder.api.openstack.wsgi [None req-b0e9027c-3373-4181-a1cf-2974ec3bd2a4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 223/446] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:49:31.460 8 INFO cinder.api.openstack.wsgi [None req-e153e45f-f7d4-4dde-9e56-e59d9d47a46c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:49:31.472 8 INFO cinder.volume.api [None req-e153e45f-f7d4-4dde-9e56-e59d9d47a46c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:49:31.474 8 INFO cinder.api.openstack.wsgi [None req-e153e45f-f7d4-4dde-9e56-e59d9d47a46c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:49:31.530 9 INFO cinder.api.openstack.wsgi [None req-140c439b-8ff3-4ab8-9ef9-010c0756642d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:49:31.563 9 INFO cinder.api.openstack.wsgi [None req-140c439b-8ff3-4ab8-9ef9-010c0756642d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 224/448] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:49:31.576 8 INFO cinder.api.openstack.wsgi [None req-e59f70cb-b32d-4e71-a822-0eedcecafa97 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:49:31.596 8 INFO cinder.api.openstack.wsgi [None req-e59f70cb-b32d-4e71-a822-0eedcecafa97 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:49:31.607 9 INFO cinder.api.openstack.wsgi [None req-929597d1-35f9-4117-b867-052751d4bdb6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:49:31.628 9 INFO cinder.api.openstack.wsgi [None req-929597d1-35f9-4117-b867-052751d4bdb6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 225/450] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:49:31.639 8 INFO cinder.api.openstack.wsgi [None req-edd15c12-c56a-486a-bcab-fcc645e501bc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:49:31.647 8 INFO cinder.volume.api [None req-edd15c12-c56a-486a-bcab-fcc645e501bc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:49:31.648 8 INFO cinder.api.openstack.wsgi [None req-edd15c12-c56a-486a-bcab-fcc645e501bc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:49:31.661 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:49:32.164 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 226/452] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:49:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:49:32.178 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:49:32.185 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:49:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:49:38.818 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:38.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:38.819 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:38.819 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:48.818 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:48.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:48.819 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:48.819 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:58.817 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:58.817 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:49:58.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:49:58.819 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:08.817 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:08.818 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:08.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:08.819 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:18.817 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:18.817 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:18.818 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:18.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:28.817 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:28.818 8 INFO cinder.api.openstack.wsgi [None req-635defb0-75bc-4672-8403-17738224af4b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:28.818 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:28.819 9 INFO cinder.api.openstack.wsgi [None req-9b9b77e4-4e31-43f2-a101-e02f044565f0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:31.406 8 INFO cinder.api.openstack.wsgi [None req-adba0e32-198d-4f83-9cd5-29808c39ccba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:50:31.413 8 INFO cinder.api.openstack.wsgi [None req-adba0e32-198d-4f83-9cd5-29808c39ccba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 234/466] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:50:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:50:31.426 9 INFO cinder.api.openstack.wsgi [None req-b27f93aa-2901-4cb7-8a9a-5e96884832bd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:50:31.929 9 INFO cinder.api.openstack.wsgi [None req-b27f93aa-2901-4cb7-8a9a-5e96884832bd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 233/467] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:50:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:50:31.941 8 INFO cinder.api.openstack.wsgi [None req-395b8c20-7369-4d6f-a10b-b8a102cfbfcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:50:31.951 8 INFO cinder.volume.api [None req-395b8c20-7369-4d6f-a10b-b8a102cfbfcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:50:31.953 8 INFO cinder.api.openstack.wsgi [None req-395b8c20-7369-4d6f-a10b-b8a102cfbfcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:50:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:50:31.995 9 INFO cinder.api.openstack.wsgi [None req-4aaddbeb-67cf-4ad8-a113-7b939659c189 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:50:32.022 9 INFO cinder.api.openstack.wsgi [None req-4aaddbeb-67cf-4ad8-a113-7b939659c189 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 234/469] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:50:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:50:32.036 8 INFO cinder.api.openstack.wsgi [None req-f6b7f020-330e-48e9-a9e4-66de07d1c207 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:50:32.073 8 INFO cinder.api.openstack.wsgi [None req-f6b7f020-330e-48e9-a9e4-66de07d1c207 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/470] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:50:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:50:32.082 9 INFO cinder.api.openstack.wsgi [None req-dfaae266-f523-4955-9046-46a0ad9033dc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:50:32.112 9 INFO cinder.api.openstack.wsgi [None req-dfaae266-f523-4955-9046-46a0ad9033dc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 235/471] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:50:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:50:32.121 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:50:32.135 8 INFO cinder.volume.api [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:50:32.138 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/472] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:50:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:50:32.149 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:50:32.154 9 INFO cinder.volume.api [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:50:32.155 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 236/473] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:50:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:50:38.818 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:38.818 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:38.819 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:38.819 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:48.817 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:48.818 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:48.818 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:48.819 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:58.817 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:58.817 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:50:58.818 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:50:58.818 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:08.817 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:08.817 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:08.818 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:08.819 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:18.818 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:18.818 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:18.819 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:18.819 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:28.820 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:28.820 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:28.821 9 INFO cinder.api.openstack.wsgi [None req-e5141e78-0d14-473e-97ac-9f9ff6f9ef58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:28.821 8 INFO cinder.api.openstack.wsgi [None req-3eccb24b-e299-4e42-b058-5a9ec0c5b0da 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:32.116 9 INFO cinder.api.openstack.wsgi [None req-dcebbc76-0fe2-405f-a3b3-c773c5e87c37 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:51:32.126 9 INFO cinder.volume.api [None req-dcebbc76-0fe2-405f-a3b3-c773c5e87c37 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:51:32.128 9 INFO cinder.api.openstack.wsgi [None req-dcebbc76-0fe2-405f-a3b3-c773c5e87c37 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 243/486] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:51:32.149 8 INFO cinder.api.openstack.wsgi [None req-c758ddff-d939-429a-a691-44c0a4082af5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:51:32.158 8 INFO cinder.volume.api [None req-c758ddff-d939-429a-a691-44c0a4082af5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:51:32.159 8 INFO cinder.api.openstack.wsgi [None req-c758ddff-d939-429a-a691-44c0a4082af5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:51:32.175 9 INFO cinder.api.openstack.wsgi [None req-d5260fac-7a5f-46f3-b7d0-bd4fe8fc062e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:51:32.191 9 INFO cinder.api.openstack.wsgi [None req-d5260fac-7a5f-46f3-b7d0-bd4fe8fc062e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 244/488] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:51:32.201 8 INFO cinder.api.openstack.wsgi [None req-ddc64625-b62c-4027-bc9d-ae2206307388 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:51:32.211 8 INFO cinder.volume.api [None req-ddc64625-b62c-4027-bc9d-ae2206307388 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:51:32.215 8 INFO cinder.api.openstack.wsgi [None req-ddc64625-b62c-4027-bc9d-ae2206307388 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:51:32.228 9 INFO cinder.api.openstack.wsgi [None req-89ffc7e5-414a-4602-a53d-7b72198caa25 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:51:32.732 9 INFO cinder.api.openstack.wsgi [None req-89ffc7e5-414a-4602-a53d-7b72198caa25 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 245/490] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:51:32.773 8 INFO cinder.api.openstack.wsgi [None req-e2928d34-f3c8-47f3-a915-529ab5e51365 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:51:32.790 8 INFO cinder.api.openstack.wsgi [None req-e2928d34-f3c8-47f3-a915-529ab5e51365 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:51:32.804 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:51:32.823 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 246/492] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:51:32.833 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:51:32.856 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:51:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:51:38.817 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:38.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:38.823 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:38.825 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:48.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:48.819 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:48.819 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:48.820 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:58.817 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:58.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:51:58.818 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:51:58.819 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:08.818 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:08.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:08.819 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:08.819 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:18.817 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:18.817 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:18.818 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:18.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:28.817 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:28.817 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:28.818 8 INFO cinder.api.openstack.wsgi [None req-f0b5ea9f-210d-4dde-a515-1cfef61ccd1f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:28.818 9 INFO cinder.api.openstack.wsgi [None req-c773a8c3-a3c2-44a8-8b9b-2e688c828aa4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:31.403 8 INFO cinder.api.openstack.wsgi [None req-14c2ef26-0826-4c5c-a80a-9ca93e046cbc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:52:31.408 8 INFO cinder.api.openstack.wsgi [None req-14c2ef26-0826-4c5c-a80a-9ca93e046cbc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 254/506] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:52:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:52:31.420 9 INFO cinder.api.openstack.wsgi [None req-986ca806-90f1-4ac2-9231-175f21ddd23d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:52:31.925 9 INFO cinder.api.openstack.wsgi [None req-986ca806-90f1-4ac2-9231-175f21ddd23d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 253/507] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:52:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:52:31.961 8 INFO cinder.api.openstack.wsgi [None req-c22d2e0d-2395-425a-ade8-7640b48771ac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:52:31.990 8 INFO cinder.api.openstack.wsgi [None req-c22d2e0d-2395-425a-ade8-7640b48771ac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:52:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:52:32.003 9 INFO cinder.api.openstack.wsgi [None req-287a7f29-f797-45ad-a39c-2ff5e90a36cf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:52:32.024 9 INFO cinder.api.openstack.wsgi [None req-287a7f29-f797-45ad-a39c-2ff5e90a36cf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 254/509] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:52:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:52:32.042 8 INFO cinder.api.openstack.wsgi [None req-0b4590d6-60a9-4d5a-a35c-6768e1c39a89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:52:32.066 8 INFO cinder.api.openstack.wsgi [None req-0b4590d6-60a9-4d5a-a35c-6768e1c39a89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:52:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:52:32.079 9 INFO cinder.api.openstack.wsgi [None req-4fbf55f8-7de4-4f3f-87e9-98c84b61e91d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:52:32.089 9 INFO cinder.volume.api [None req-4fbf55f8-7de4-4f3f-87e9-98c84b61e91d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:52:32.091 9 INFO cinder.api.openstack.wsgi [None req-4fbf55f8-7de4-4f3f-87e9-98c84b61e91d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 255/511] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:52:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:52:32.104 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:52:32.113 8 INFO cinder.volume.api [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:52:32.115 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:52:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:52:32.124 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:52:32.140 9 INFO cinder.volume.api [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:52:32.141 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 256/513] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:52:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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-01 01:52:38.817 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:38.817 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:38.819 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:38.819 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:48.818 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:48.818 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:48.819 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:48.819 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:58.818 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:58.818 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:52:58.819 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:52:58.820 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:08.818 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:08.818 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:08.819 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:08.820 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:18.818 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:18.818 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:18.819 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:18.819 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:28.817 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:28.817 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:28.818 8 INFO cinder.api.openstack.wsgi [None req-5388ae22-8a67-49ae-a297-adfd024be51a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:28.818 9 INFO cinder.api.openstack.wsgi [None req-52af546d-71f7-4e1e-a9d0-078034bc5b6f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:31.396 8 INFO cinder.api.openstack.wsgi [None req-cb89eafb-0ead-49f2-9e6c-11aea2a33510 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:53:31.413 8 INFO cinder.volume.api [None req-cb89eafb-0ead-49f2-9e6c-11aea2a33510 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:53:31.416 8 INFO cinder.api.openstack.wsgi [None req-cb89eafb-0ead-49f2-9e6c-11aea2a33510 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:53:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:53:31.425 9 INFO cinder.api.openstack.wsgi [None req-2c0562d0-43ef-4faa-bc9d-8236203c620d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:53:31.929 9 INFO cinder.api.openstack.wsgi [None req-2c0562d0-43ef-4faa-bc9d-8236203c620d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 263/527] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:53:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:53:31.944 8 INFO cinder.api.openstack.wsgi [None req-cdd0019c-2bce-49f9-a314-522ff5b77ef4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:53:31.949 8 INFO cinder.api.openstack.wsgi [None req-cdd0019c-2bce-49f9-a314-522ff5b77ef4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:53:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:53:31.962 9 INFO cinder.api.openstack.wsgi [None req-fe7988af-a7bb-4acd-91e2-3c5876a600b5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:53:31.972 9 INFO cinder.volume.api [None req-fe7988af-a7bb-4acd-91e2-3c5876a600b5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:53:31.974 9 INFO cinder.api.openstack.wsgi [None req-fe7988af-a7bb-4acd-91e2-3c5876a600b5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 264/529] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:53:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:53:31.984 8 INFO cinder.api.openstack.wsgi [None req-a541533a-4501-48de-b422-dbcc1609590d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:53:31.990 8 INFO cinder.volume.api [None req-a541533a-4501-48de-b422-dbcc1609590d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:53:31.990 8 INFO cinder.api.openstack.wsgi [None req-a541533a-4501-48de-b422-dbcc1609590d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/530] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:53:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:53:32.030 9 INFO cinder.api.openstack.wsgi [None req-65fb47b7-2020-47a6-a117-0b729db32f2b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:53:32.052 9 INFO cinder.api.openstack.wsgi [None req-65fb47b7-2020-47a6-a117-0b729db32f2b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 265/531] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:53:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:53:32.065 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:53:32.086 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/532] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:53:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:53:32.099 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:53:32.126 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 266/533] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:53:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:53:38.818 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:38.818 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:38.818 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:38.819 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:48.817 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:48.818 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:48.818 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:48.819 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:58.818 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:58.819 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:53:58.819 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:53:58.820 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:08.818 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:08.818 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:08.819 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:08.819 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:18.817 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:18.818 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:18.819 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:18.819 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:28.821 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:28.822 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:28.822 8 INFO cinder.api.openstack.wsgi [None req-aa56bf57-5c5f-46aa-868b-a2edeef81444 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:28.823 9 INFO cinder.api.openstack.wsgi [None req-98c5750d-3d67-45ff-b806-4e9835556050 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:31.551 8 INFO cinder.api.openstack.wsgi [None req-457b75a2-5a3e-4910-809e-51a9492c7ef0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:54:31.570 8 INFO cinder.volume.api [None req-457b75a2-5a3e-4910-809e-51a9492c7ef0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:54:31.571 8 INFO cinder.api.openstack.wsgi [None req-457b75a2-5a3e-4910-809e-51a9492c7ef0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:54:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:54:31.582 9 INFO cinder.api.openstack.wsgi [None req-c32d1c85-5fa4-48b6-83e3-9e8edb476743 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:54:31.597 9 INFO cinder.api.openstack.wsgi [None req-c32d1c85-5fa4-48b6-83e3-9e8edb476743 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 273/547] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:54:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:54:31.606 8 INFO cinder.api.openstack.wsgi [None req-554fd665-f91e-43cc-a823-97a41a572278 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:54:31.614 8 INFO cinder.volume.api [None req-554fd665-f91e-43cc-a823-97a41a572278 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:54:31.615 8 INFO cinder.api.openstack.wsgi [None req-554fd665-f91e-43cc-a823-97a41a572278 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:54:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:54:31.629 9 INFO cinder.api.openstack.wsgi [None req-aa84e578-11dd-46cf-9a62-e3f941c50e7c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:54:31.634 9 INFO cinder.volume.api [None req-aa84e578-11dd-46cf-9a62-e3f941c50e7c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:54:31.634 9 INFO cinder.api.openstack.wsgi [None req-aa84e578-11dd-46cf-9a62-e3f941c50e7c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 274/549] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:54:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:54:31.645 8 INFO cinder.api.openstack.wsgi [None req-e513f337-1c63-4f83-81de-d41fe1880ec3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:54:32.148 8 INFO cinder.api.openstack.wsgi [None req-e513f337-1c63-4f83-81de-d41fe1880ec3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:54:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:54:32.200 9 INFO cinder.api.openstack.wsgi [None req-0f3be447-f15a-42d0-97d5-39c910c45061 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:54:32.222 9 INFO cinder.api.openstack.wsgi [None req-0f3be447-f15a-42d0-97d5-39c910c45061 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 275/551] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:54:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:54:32.243 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:54:32.283 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:54:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:54:32.293 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:54:32.332 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 276/553] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:54:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:54:38.817 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:38.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:38.819 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:38.820 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:48.818 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:48.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:48.819 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:48.819 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:58.817 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:58.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:54:58.819 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:54:58.819 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:08.818 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:08.819 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:08.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:08.820 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:18.817 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:18.817 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:18.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:18.818 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:28.818 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:28.818 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:28.819 9 INFO cinder.api.openstack.wsgi [None req-06ee2f06-d6b6-4fe7-bbb7-4826ce93e52c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:28.819 8 INFO cinder.api.openstack.wsgi [None req-96e79de1-b32e-4ad6-b1c4-303bee821d1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:31.430 9 INFO cinder.api.openstack.wsgi [None req-23fcdaeb-0f61-4fa5-adf4-01ca7f1cdaae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:55:31.441 9 INFO cinder.volume.api [None req-23fcdaeb-0f61-4fa5-adf4-01ca7f1cdaae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:55:31.443 9 INFO cinder.api.openstack.wsgi [None req-23fcdaeb-0f61-4fa5-adf4-01ca7f1cdaae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 283/566] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:55:31.465 8 INFO cinder.api.openstack.wsgi [None req-4244b6b5-9d31-41db-b10a-a93604897719 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:55:31.469 8 INFO cinder.api.openstack.wsgi [None req-4244b6b5-9d31-41db-b10a-a93604897719 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:31.531 9 INFO cinder.api.openstack.wsgi [None req-44e329fa-cc2a-4630-97bb-43f6682f4ab9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:55:31.558 9 INFO cinder.api.openstack.wsgi [None req-44e329fa-cc2a-4630-97bb-43f6682f4ab9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 284/568] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:31.570 8 INFO cinder.api.openstack.wsgi [None req-8142f6b9-e122-40ad-80f0-76747a474418 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:55:31.596 8 INFO cinder.api.openstack.wsgi [None req-8142f6b9-e122-40ad-80f0-76747a474418 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:31.609 9 INFO cinder.api.openstack.wsgi [None req-3dee5d62-5d4a-4aee-aa5e-946d1b095f60 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:55:31.631 9 INFO cinder.api.openstack.wsgi [None req-3dee5d62-5d4a-4aee-aa5e-946d1b095f60 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 285/570] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:31.652 8 INFO cinder.api.openstack.wsgi [None req-4b72fbc0-4b12-4d57-8308-a02be8948f9b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:55:31.664 8 INFO cinder.volume.api [None req-4b72fbc0-4b12-4d57-8308-a02be8948f9b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:55:31.665 8 INFO cinder.api.openstack.wsgi [None req-4b72fbc0-4b12-4d57-8308-a02be8948f9b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:55:31.676 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:55:32.181 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 286/572] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:55:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:32.191 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:55:32.195 8 INFO cinder.volume.api [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:55:32.196 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:55:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:55:38.817 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:38.817 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:38.818 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:38.818 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:48.818 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:48.818 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:48.819 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:48.819 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:58.817 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:58.817 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:55:58.819 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:55:58.819 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:08.817 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:08.817 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:08.818 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:08.818 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:18.817 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:18.818 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:18.818 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:18.819 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:28.818 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:28.818 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:28.819 8 INFO cinder.api.openstack.wsgi [None req-a564f417-bf43-4361-ac49-7c9cf892f994 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:28.819 9 INFO cinder.api.openstack.wsgi [None req-eb85f3b8-a767-47a3-9916-0320e62a1d08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:31.428 8 INFO cinder.api.openstack.wsgi [None req-8b0b275e-cc77-4494-aafb-c795f2d76667 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:56:31.456 8 INFO cinder.api.openstack.wsgi [None req-8b0b275e-cc77-4494-aafb-c795f2d76667 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:56:31.468 9 INFO cinder.api.openstack.wsgi [None req-cd0a5a5b-17db-431b-a372-2bd46deec4b7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:56:31.491 9 INFO cinder.api.openstack.wsgi [None req-cd0a5a5b-17db-431b-a372-2bd46deec4b7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 293/587] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:56:31.501 8 INFO cinder.api.openstack.wsgi [None req-5bc7e33d-53cd-4c4d-a23b-4b88661fbd62 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:56:31.536 8 INFO cinder.api.openstack.wsgi [None req-5bc7e33d-53cd-4c4d-a23b-4b88661fbd62 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:56:31.553 9 INFO cinder.api.openstack.wsgi [None req-c98a7d6f-39b5-4275-aa14-5e8ec745186d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:56:31.563 9 INFO cinder.volume.api [None req-c98a7d6f-39b5-4275-aa14-5e8ec745186d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:56:31.566 9 INFO cinder.api.openstack.wsgi [None req-c98a7d6f-39b5-4275-aa14-5e8ec745186d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 294/589] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:56:31.579 8 INFO cinder.api.openstack.wsgi [None req-1cb55e8b-8da5-4121-a082-2f1c915224b6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:56:31.584 8 INFO cinder.api.openstack.wsgi [None req-1cb55e8b-8da5-4121-a082-2f1c915224b6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:56:31.592 9 INFO cinder.api.openstack.wsgi [None req-851b4b15-da48-4d0d-a5dd-7237b7d852c4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:56:31.605 9 INFO cinder.volume.api [None req-851b4b15-da48-4d0d-a5dd-7237b7d852c4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:56:31.606 9 INFO cinder.api.openstack.wsgi [None req-851b4b15-da48-4d0d-a5dd-7237b7d852c4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 295/591] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:56:31.617 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:56:32.120 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:56:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:56:32.141 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:56:32.147 9 INFO cinder.volume.api [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:56:32.147 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 296/593] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:56:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:56:38.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:38.819 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:38.818 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:38.821 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:48.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:48.818 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:48.819 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:48.819 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:58.817 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:58.817 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:56:58.818 9 INFO cinder.api.openstack.wsgi [None req-771dcf8f-dbe0-4b00-8a76-9574309d4dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:56:58.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:01.938 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False 2026-07-01 01:57:01.955 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 300/600] 199.204.45.205 () {44 vars in 1067 bytes} [Wed Jul 1 01:57:01 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:08.817 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:08.818 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:08.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:08.819 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:18.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:18.818 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:18.819 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:18.820 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:28.818 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:28.818 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:28.819 8 INFO cinder.api.openstack.wsgi [None req-16cfd013-f1b3-4201-ac32-c23d11f11edb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:28.819 9 INFO cinder.api.openstack.wsgi [None req-57344cb3-d3e1-4b3f-a2c7-e0f0ef61e182 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:31.391 8 INFO cinder.api.openstack.wsgi [None req-080f3d11-eb1e-4f35-8a36-a050988846be 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:57:31.397 8 INFO cinder.volume.api [None req-080f3d11-eb1e-4f35-8a36-a050988846be 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:57:31.397 8 INFO cinder.api.openstack.wsgi [None req-080f3d11-eb1e-4f35-8a36-a050988846be 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:57:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:31.409 9 INFO cinder.api.openstack.wsgi [None req-85a140dd-69e9-402b-aab4-d444c420b343 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:57:31.415 9 INFO cinder.api.openstack.wsgi [None req-85a140dd-69e9-402b-aab4-d444c420b343 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 304/608] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:57:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:31.425 8 INFO cinder.api.openstack.wsgi [None req-e285f893-28b9-4c7e-bc7a-0afad6185a29 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:57:31.434 8 INFO cinder.volume.api [None req-e285f893-28b9-4c7e-bc7a-0afad6185a29 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:57:31.436 8 INFO cinder.api.openstack.wsgi [None req-e285f893-28b9-4c7e-bc7a-0afad6185a29 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:57:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:31.448 9 INFO cinder.api.openstack.wsgi [None req-9f2a0cf3-65a9-42dc-b097-19aa8d669579 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:57:31.953 9 INFO cinder.api.openstack.wsgi [None req-9f2a0cf3-65a9-42dc-b097-19aa8d669579 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 305/610] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:57:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:32.001 8 INFO cinder.api.openstack.wsgi [None req-b5b651f3-de38-46ee-9f47-b03bf6937166 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:57:32.031 8 INFO cinder.api.openstack.wsgi [None req-b5b651f3-de38-46ee-9f47-b03bf6937166 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:57:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:32.041 9 INFO cinder.api.openstack.wsgi [None req-eeae152b-f798-4d60-843b-9c89e16c23ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:57:32.083 9 INFO cinder.api.openstack.wsgi [None req-eeae152b-f798-4d60-843b-9c89e16c23ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 306/612] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:57:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:32.094 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:57:32.123 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:57:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:32.135 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:57:32.146 9 INFO cinder.volume.api [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:57:32.149 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 307/614] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:57:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:38.817 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:38.817 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:38.818 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:38.818 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:48.818 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:48.818 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:48.819 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:48.819 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:58.817 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:58.817 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:57:58.818 8 INFO cinder.api.openstack.wsgi [None req-baed6e8a-da55-4a99-8255-91db314681cb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:57:58.818 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:08.091 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False 2026-07-01 01:58:08.116 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] https://volume.199-204-45-205.nip.io/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 199.204.45.205 () {44 vars in 1067 bytes} [Wed Jul 1 01:58:08 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:08.818 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:08.818 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:08.819 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:08.819 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:18.817 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:18.818 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:18.818 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:18.820 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:28.817 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:28.817 9 INFO cinder.api.openstack.wsgi [None req-334703b1-b8a1-4338-b104-351c7abc6488 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:28.818 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:28.819 8 INFO cinder.api.openstack.wsgi [None req-7238ee08-4b16-498d-add0-9ddcb1fa6f61 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:31.536 9 INFO cinder.api.openstack.wsgi [None req-b5a912f0-c8c9-47b6-8c46-9b85e5bf875e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:58:31.546 9 INFO cinder.volume.api [None req-b5a912f0-c8c9-47b6-8c46-9b85e5bf875e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:58:31.548 9 INFO cinder.api.openstack.wsgi [None req-b5a912f0-c8c9-47b6-8c46-9b85e5bf875e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 314/628] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:58:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:31.561 8 INFO cinder.api.openstack.wsgi [None req-6226c067-8787-4384-8777-f4f2e7b00407 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:58:31.570 8 INFO cinder.volume.api [None req-6226c067-8787-4384-8777-f4f2e7b00407 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:58:31.574 8 INFO cinder.api.openstack.wsgi [None req-6226c067-8787-4384-8777-f4f2e7b00407 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:58:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:31.587 9 INFO cinder.api.openstack.wsgi [None req-20d2be9f-23f1-4098-aaa4-bd383cc0d8c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:58:32.091 9 INFO cinder.api.openstack.wsgi [None req-20d2be9f-23f1-4098-aaa4-bd383cc0d8c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 315/630] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:58:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:32.103 8 INFO cinder.api.openstack.wsgi [None req-6cc42fbc-64e3-4c07-ade4-bd3262fdcde4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:58:32.135 8 INFO cinder.api.openstack.wsgi [None req-6cc42fbc-64e3-4c07-ade4-bd3262fdcde4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:58:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:32.145 9 INFO cinder.api.openstack.wsgi [None req-36fee5da-9590-4b69-a564-279e5411377c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:58:32.151 9 INFO cinder.volume.api [None req-36fee5da-9590-4b69-a564-279e5411377c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:58:32.151 9 INFO cinder.api.openstack.wsgi [None req-36fee5da-9590-4b69-a564-279e5411377c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 316/632] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:58:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:32.210 8 INFO cinder.api.openstack.wsgi [None req-076929a8-64a2-4662-9851-6717f2035324 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:58:32.231 8 INFO cinder.api.openstack.wsgi [None req-076929a8-64a2-4662-9851-6717f2035324 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:58:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:32.243 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:58:32.272 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 317/634] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:58:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:32.294 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:58:32.318 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:58:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:38.818 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:38.818 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:38.819 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:38.820 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:48.817 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:48.818 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:48.819 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:48.819 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:58.824 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:58.825 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:58:58.825 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:58:58.826 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:08.817 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:08.817 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:08.819 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:08.819 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:18.817 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:18.818 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:18.818 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:18.819 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:28.817 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:28.817 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:28.819 8 INFO cinder.api.openstack.wsgi [None req-29963aa1-738f-40c9-b40d-96012f941e58 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:28.818 9 INFO cinder.api.openstack.wsgi [None req-fd3602bd-a5a5-44fa-be53-68401bbfdcb0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:31.545 9 INFO cinder.api.openstack.wsgi [None req-6b1fe1b6-8ed7-4621-a0c8-a3b9e63be332 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:59:31.557 9 INFO cinder.volume.api [None req-6b1fe1b6-8ed7-4621-a0c8-a3b9e63be332 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:59:31.560 9 INFO cinder.api.openstack.wsgi [None req-6b1fe1b6-8ed7-4621-a0c8-a3b9e63be332 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 324/648] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:59:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:31.571 8 INFO cinder.api.openstack.wsgi [None req-43f0412f-5b66-421e-9ce7-cfbc278c15cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 01:59:31.579 8 INFO cinder.volume.api [None req-43f0412f-5b66-421e-9ce7-cfbc278c15cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:59:31.579 8 INFO cinder.api.openstack.wsgi [None req-43f0412f-5b66-421e-9ce7-cfbc278c15cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 01:59:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:31.589 9 INFO cinder.api.openstack.wsgi [None req-35579a4e-4ceb-472d-9de8-feda1804c2dd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 01:59:31.593 9 INFO cinder.api.openstack.wsgi [None req-35579a4e-4ceb-472d-9de8-feda1804c2dd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 325/650] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 01:59:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:31.603 8 INFO cinder.api.openstack.wsgi [None req-55c33cc2-f3a2-40f2-82ef-aacf1a572431 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 01:59:32.106 8 INFO cinder.api.openstack.wsgi [None req-55c33cc2-f3a2-40f2-82ef-aacf1a572431 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 01:59:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:32.150 9 INFO cinder.api.openstack.wsgi [None req-3052a60c-103c-4538-8b2f-1a3c8cf2d0a7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 01:59:32.176 9 INFO cinder.api.openstack.wsgi [None req-3052a60c-103c-4538-8b2f-1a3c8cf2d0a7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 326/652] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:59:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:32.185 8 INFO cinder.api.openstack.wsgi [None req-9624c1e9-c1cb-471a-b26e-f4795cee00c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 01:59:32.204 8 INFO cinder.api.openstack.wsgi [None req-9624c1e9-c1cb-471a-b26e-f4795cee00c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:59:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:32.214 9 INFO cinder.api.openstack.wsgi [None req-2e28bb03-0221-43f9-ac42-85650d4e6761 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 01:59:32.234 9 INFO cinder.api.openstack.wsgi [None req-2e28bb03-0221-43f9-ac42-85650d4e6761 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 327/654] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 01:59:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:32.250 8 INFO cinder.api.openstack.wsgi [None req-a28af1d0-a461-441c-ba38-baabf54b9c19 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 01:59:32.264 8 INFO cinder.volume.api [None req-a28af1d0-a461-441c-ba38-baabf54b9c19 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:59:32.266 8 INFO cinder.api.openstack.wsgi [None req-a28af1d0-a461-441c-ba38-baabf54b9c19 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 01:59:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:38.482 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots 2026-07-01 01:59:38.499 9 INFO cinder.volume.api [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 01:59:38.500 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots returned with HTTP 200 [pid: 9|app: 0|req: 328/656] 10.0.0.10 () {32 vars in 703 bytes} [Wed Jul 1 01:59:38 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:38.514 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes 2026-07-01 01:59:38.544 8 INFO cinder.volume.api [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 01:59:38.545 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.10 () {32 vars in 699 bytes} [Wed Jul 1 01:59:38 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:38.817 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:38.817 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:38.818 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:38.818 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:48.818 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:48.818 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:48.819 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:48.819 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:58.818 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:58.818 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 01:59:58.819 9 INFO cinder.api.openstack.wsgi [None req-a28ecf6e-88a8-4158-aeec-97893c26828c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 01:59:58.819 8 INFO cinder.api.openstack.wsgi [None req-e26dcfba-21e5-409a-b289-098355a59628 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:04.975 9 INFO cinder.api.openstack.wsgi [None req-8f52678e-6c63-44ad-9659-678b9e48dcf1 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes 2026-07-01 02:00:05.697 9 INFO cinder.api.v3.volumes [None req-8f52678e-6c63-44ad-9659-678b9e48dcf1 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Create volume of 1 GB 2026-07-01 02:00:05.712 9 INFO cinder.volume.api [None req-8f52678e-6c63-44ad-9659-678b9e48dcf1 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Availability Zones retrieved successfully. 2026-07-01 02:00:06.158 9 INFO cinder.volume.api [None req-8f52678e-6c63-44ad-9659-678b9e48dcf1 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Create volume request issued successfully. 2026-07-01 02:00:06.159 9 INFO cinder.api.openstack.wsgi [None req-8f52678e-6c63-44ad-9659-678b9e48dcf1 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes returned with HTTP 202 [pid: 9|app: 0|req: 332/664] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:00:04 2026] POST /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes => generated 865 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:00:06.189 8 INFO cinder.api.openstack.wsgi [None req-abf5bd87-33b8-4983-bb87-a21a3f8e51d0 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:06.235 8 INFO cinder.volume.api [None req-abf5bd87-33b8-4983-bb87-a21a3f8e51d0 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:06.242 8 INFO cinder.api.openstack.wsgi [None req-abf5bd87-33b8-4983-bb87-a21a3f8e51d0 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:00:06 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 933 bytes in 64 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-01 02:00:07.274 9 INFO cinder.api.openstack.wsgi [None req-bcdcc549-4f50-4306-b249-cac090fd7c79 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:07.294 9 INFO cinder.volume.api [None req-bcdcc549-4f50-4306-b249-cac090fd7c79 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:07.300 9 INFO cinder.api.openstack.wsgi [None req-bcdcc549-4f50-4306-b249-cac090fd7c79 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 9|app: 0|req: 333/666] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:00:07 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:00:08.317 8 INFO cinder.api.openstack.wsgi [None req-32d4816f-b9c5-449f-a776-7bd7bea1946f 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:08.331 8 INFO cinder.volume.api [None req-32d4816f-b9c5-449f-a776-7bd7bea1946f 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:08.336 8 INFO cinder.api.openstack.wsgi [None req-32d4816f-b9c5-449f-a776-7bd7bea1946f 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:00:08 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:08.818 8 INFO cinder.api.openstack.wsgi [None req-32d4816f-b9c5-449f-a776-7bd7bea1946f 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:08.818 9 INFO cinder.api.openstack.wsgi [None req-bcdcc549-4f50-4306-b249-cac090fd7c79 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:08.819 8 INFO cinder.api.openstack.wsgi [None req-32d4816f-b9c5-449f-a776-7bd7bea1946f 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:08.819 9 INFO cinder.api.openstack.wsgi [None req-bcdcc549-4f50-4306-b249-cac090fd7c79 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71: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-01 02:00:09.358 9 INFO cinder.api.openstack.wsgi [None req-21d146a3-0167-4d71-9d77-54431601ef98 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:09.376 9 INFO cinder.volume.api [None req-21d146a3-0167-4d71-9d77-54431601ef98 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:09.413 9 INFO cinder.api.openstack.wsgi [None req-21d146a3-0167-4d71-9d77-54431601ef98 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 9|app: 0|req: 335/670] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:00:09 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 1483 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:00:09.594 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:09.606 8 INFO cinder.volume.api [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:09.611 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.79 () {34 vars in 1026 bytes} [Wed Jul 1 02:00:09 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 1483 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:00:11.036 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-13ad5c8b-79ca-4ec0-b764-575ff5aba698 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:11.077 9 INFO cinder.volume.api [req-e67d8fee-a666-4596-98be-901f2715b606 req-13ad5c8b-79ca-4ec0-b764-575ff5aba698 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:11.087 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-13ad5c8b-79ca-4ec0-b764-575ff5aba698 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 9|app: 0|req: 336/672] 10.0.0.79 () {34 vars in 1026 bytes} [Wed Jul 1 02:00:11 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 1483 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:00:11.096 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:00:11.099 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 337/673] 10.0.0.79 () {32 vars in 827 bytes} [Wed Jul 1 02:00:11 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:00:11.112 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-edaec73f-eb73-4380-baf8-05bcc1d9fb91 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:11.175 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-edaec73f-eb73-4380-baf8-05bcc1d9fb91 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments returned with HTTP 200 [pid: 9|app: 0|req: 337/674] 10.0.0.79 () {40 vars in 1055 bytes} [Wed Jul 1 02:00:11 2026] POST /v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:00:17.381 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:00:17.382 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 338/675] 199.204.45.205 () {32 vars in 839 bytes} [Wed Jul 1 02:00:17 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-01 02:00:17.430 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-6c1e2516-fdaf-4c05-821d-656cf110999c 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:17.452 9 INFO cinder.volume.api [req-e67d8fee-a666-4596-98be-901f2715b606 req-6c1e2516-fdaf-4c05-821d-656cf110999c 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:17.459 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-6c1e2516-fdaf-4c05-821d-656cf110999c 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 200 [pid: 9|app: 0|req: 338/676] 199.204.45.205 () {36 vars in 1072 bytes} [Wed Jul 1 02:00:17 2026] GET /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 1663 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-01 02:00:18.818 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:18.818 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-a4548fc6-b16b-4436-b4e1-4a7514628f4a 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:18.819 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-6c1e2516-fdaf-4c05-821d-656cf110999c 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:18.822 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-6c1e2516-fdaf-4c05-821d-656cf110999c 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71: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-01 02:00:19.484 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-f0c6af9d-1a85-4d90-a572-4d89d32a8f48 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:20.553 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-f0c6af9d-1a85-4d90-a572-4d89d32a8f48 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 199.204.45.205 () {40 vars in 1134 bytes} [Wed Jul 1 02:00:19 2026] PUT /v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee => generated 802 bytes in 1078 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-01 02:00:21.077 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-aec1459d-f290-4524-868c-1087d7adae70 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:21.127 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-aec1459d-f290-4524-868c-1087d7adae70 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee/action returned with HTTP 204 [pid: 9|app: 0|req: 340/680] 199.204.45.205 () {40 vars in 1147 bytes} [Wed Jul 1 02:00:21 2026] POST /v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:00:28.818 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-f0c6af9d-1a85-4d90-a572-4d89d32a8f48 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:28.818 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-aec1459d-f290-4524-868c-1087d7adae70 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:28.819 8 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-f0c6af9d-1a85-4d90-a572-4d89d32a8f48 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:28.819 9 INFO cinder.api.openstack.wsgi [req-e67d8fee-a666-4596-98be-901f2715b606 req-aec1459d-f290-4524-868c-1087d7adae70 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71: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-01 02:00:31.503 8 INFO cinder.api.openstack.wsgi [None req-2b9d9362-3aa7-4909-b8a6-8bc511abbea7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:31.510 8 INFO cinder.volume.api [None req-2b9d9362-3aa7-4909-b8a6-8bc511abbea7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:00:31.510 8 INFO cinder.api.openstack.wsgi [None req-2b9d9362-3aa7-4909-b8a6-8bc511abbea7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:00:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 144 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-01 02:00:31.523 9 INFO cinder.api.openstack.wsgi [None req-3d3bbe13-e809-4a33-919a-a3c9341880d1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:00:31.542 9 INFO cinder.volume.api [None req-3d3bbe13-e809-4a33-919a-a3c9341880d1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:31.553 9 INFO cinder.api.openstack.wsgi [None req-3d3bbe13-e809-4a33-919a-a3c9341880d1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 342/684] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:00:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:00:31.564 8 INFO cinder.api.openstack.wsgi [None req-9d44ea41-9785-44ee-8319-824c634d10ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:00:31.574 8 INFO cinder.api.openstack.wsgi [None req-9d44ea41-9785-44ee-8319-824c634d10ce 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:00:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 16 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-01 02:00:31.584 9 INFO cinder.api.openstack.wsgi [None req-e85169eb-f4a9-49e0-826a-38bc7a8dd942 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:00:32.088 9 INFO cinder.api.openstack.wsgi [None req-e85169eb-f4a9-49e0-826a-38bc7a8dd942 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 343/686] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:00:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.130 8 INFO cinder.api.openstack.wsgi [None req-a471e223-f102-49b9-9e7e-4ace29283163 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:00:32.178 8 INFO cinder.api.openstack.wsgi [None req-a471e223-f102-49b9-9e7e-4ace29283163 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.191 9 INFO cinder.api.openstack.wsgi [None req-d4b9fa2d-8769-47d2-ae5e-de591788214d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/337c3959fd554a2ca3915ceb3225c6ea?usage=true 2026-07-01 02:00:32.213 9 INFO cinder.api.openstack.wsgi [None req-d4b9fa2d-8769-47d2-ae5e-de591788214d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/337c3959fd554a2ca3915ceb3225c6ea?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 344/688] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/337c3959fd554a2ca3915ceb3225c6ea?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.227 8 INFO cinder.api.openstack.wsgi [None req-1aaa4d02-4c0f-4d46-8603-8f62ec7e3f7f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5c6674a1e23e464db9c690e5663a95cb?usage=true 2026-07-01 02:00:32.276 8 INFO cinder.api.openstack.wsgi [None req-1aaa4d02-4c0f-4d46-8603-8f62ec7e3f7f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5c6674a1e23e464db9c690e5663a95cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5c6674a1e23e464db9c690e5663a95cb?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.286 9 INFO cinder.api.openstack.wsgi [None req-d3e180d6-2fa2-460c-b9f9-eb6589b53f3c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:00:32.327 9 INFO cinder.api.openstack.wsgi [None req-d3e180d6-2fa2-460c-b9f9-eb6589b53f3c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 345/690] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.337 8 INFO cinder.api.openstack.wsgi [None req-24df3f8b-0e24-45d7-b41d-3224a8c7175e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:00:32.371 8 INFO cinder.api.openstack.wsgi [None req-24df3f8b-0e24-45d7-b41d-3224a8c7175e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.385 9 INFO cinder.api.openstack.wsgi [None req-53f24756-9529-436a-87db-64fbc1b99e20 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ab9120bfe41b4d3c8d913515bae94c5c?usage=true 2026-07-01 02:00:32.403 9 INFO cinder.api.openstack.wsgi [None req-53f24756-9529-436a-87db-64fbc1b99e20 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ab9120bfe41b4d3c8d913515bae94c5c?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 346/692] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ab9120bfe41b4d3c8d913515bae94c5c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.414 8 INFO cinder.api.openstack.wsgi [None req-d63e01e3-f8e3-4d4c-97a7-19f514eed0ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/df6e78e0eb0847dba331db76d4168bf3?usage=true 2026-07-01 02:00:32.439 8 INFO cinder.api.openstack.wsgi [None req-d63e01e3-f8e3-4d4c-97a7-19f514eed0ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/df6e78e0eb0847dba331db76d4168bf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/df6e78e0eb0847dba331db76d4168bf3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:32.448 9 INFO cinder.api.openstack.wsgi [None req-9549c197-cb08-44c4-923a-ad88c0e5eadc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:00:32.469 9 INFO cinder.volume.api [None req-9549c197-cb08-44c4-923a-ad88c0e5eadc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:32.479 9 INFO cinder.api.openstack.wsgi [None req-9549c197-cb08-44c4-923a-ad88c0e5eadc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 347/694] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:00:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:00:38.817 9 INFO cinder.api.openstack.wsgi [None req-9549c197-cb08-44c4-923a-ad88c0e5eadc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:38.817 8 INFO cinder.api.openstack.wsgi [None req-d63e01e3-f8e3-4d4c-97a7-19f514eed0ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:38.818 9 INFO cinder.api.openstack.wsgi [None req-9549c197-cb08-44c4-923a-ad88c0e5eadc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:38.819 8 INFO cinder.api.openstack.wsgi [None req-d63e01e3-f8e3-4d4c-97a7-19f514eed0ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:00:40.764 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:41.335 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee returned with HTTP 200 [pid: 9|app: 0|req: 349/697] 199.204.45.205 () {38 vars in 1102 bytes} [Wed Jul 1 02:00:40 2026] DELETE /v3/ab9120bfe41b4d3c8d913515bae94c5c/attachments/c63d2528-2b2c-4963-8ad4-8b7926a4c1ee => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:41.351 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd 2026-07-01 02:00:41.352 8 INFO cinder.api.v3.volumes [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Delete volume with id: 195b7472-c3f9-485e-a0d2-da96d13033bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:00:41.362 8 INFO cinder.volume.api [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Volume info retrieved successfully. 2026-07-01 02:00:41.395 8 INFO cinder.volume.api [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] Delete volume request issued successfully. 2026-07-01 02:00:41.395 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd returned with HTTP 202 [pid: 8|app: 0|req: 349/698] 199.204.45.205 () {36 vars in 1053 bytes} [Wed Jul 1 02:00:41 2026] DELETE /v3/ab9120bfe41b4d3c8d913515bae94c5c/volumes/195b7472-c3f9-485e-a0d2-da96d13033bd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-01 02:00:48.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:48.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:48.818 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:48.819 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:58.818 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:58.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:00:58.819 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:00:58.819 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:08.817 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:08.817 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:08.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:08.819 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:18.818 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:18.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:18.819 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:18.819 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:28.818 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:28.818 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:28.819 9 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-0a470b1c-4bc0-4c0e-89bb-533ac68732b7 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:28.819 8 INFO cinder.api.openstack.wsgi [req-a16bf004-7284-42c7-a5b9-14f6e60b006b req-cdecd84c-355a-4516-ad3d-341cc48e702b 60c081d9d62e4ef78de5a211dc9bfc07 ab9120bfe41b4d3c8d913515bae94c5c - - default default] http://10.0.0.71: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-01 02:01:31.671 9 INFO cinder.api.openstack.wsgi [None req-6c089291-d2d2-4721-b5d3-a8dc9e5c8fe7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:01:31.678 9 INFO cinder.volume.api [None req-6c089291-d2d2-4721-b5d3-a8dc9e5c8fe7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:01:31.679 9 INFO cinder.api.openstack.wsgi [None req-6c089291-d2d2-4721-b5d3-a8dc9e5c8fe7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 355/709] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:01:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 202 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-01 02:01:31.690 8 INFO cinder.api.openstack.wsgi [None req-d6b53d1d-6ec0-4004-a518-5e47bf95e048 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:01:32.196 8 INFO cinder.api.openstack.wsgi [None req-d6b53d1d-6ec0-4004-a518-5e47bf95e048 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:01:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.293 9 INFO cinder.api.openstack.wsgi [None req-dadbe86d-da7e-4afc-8fa8-2d93ce494eef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:01:32.324 9 INFO cinder.api.openstack.wsgi [None req-dadbe86d-da7e-4afc-8fa8-2d93ce494eef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 356/711] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.334 8 INFO cinder.api.openstack.wsgi [None req-935aa3f7-511d-4297-be85-e193fcfaf5b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:01:32.381 8 INFO cinder.api.openstack.wsgi [None req-935aa3f7-511d-4297-be85-e193fcfaf5b1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.391 9 INFO cinder.api.openstack.wsgi [None req-c670dffa-4cb1-4d4d-8962-90441a868763 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65716c42aa084a18b6930c1f8721980d?usage=true 2026-07-01 02:01:32.432 9 INFO cinder.api.openstack.wsgi [None req-c670dffa-4cb1-4d4d-8962-90441a868763 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65716c42aa084a18b6930c1f8721980d?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 357/713] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65716c42aa084a18b6930c1f8721980d?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.445 8 INFO cinder.api.openstack.wsgi [None req-7b693e5f-1357-47b8-9c8b-e460e7432732 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:01:32.490 8 INFO cinder.api.openstack.wsgi [None req-7b693e5f-1357-47b8-9c8b-e460e7432732 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.501 9 INFO cinder.api.openstack.wsgi [None req-d99bbe66-e24d-45b8-99f3-b287dc8b4e09 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/694d212308c343e8b7ef7e0ee269a739?usage=true 2026-07-01 02:01:32.542 9 INFO cinder.api.openstack.wsgi [None req-d99bbe66-e24d-45b8-99f3-b287dc8b4e09 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/694d212308c343e8b7ef7e0ee269a739?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 358/715] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/694d212308c343e8b7ef7e0ee269a739?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.552 8 INFO cinder.api.openstack.wsgi [None req-f01c551a-24bd-4485-b97c-c7488f92100b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/9feb2daff4494df2b50f9be7b99da639?usage=true 2026-07-01 02:01:32.586 8 INFO cinder.api.openstack.wsgi [None req-f01c551a-24bd-4485-b97c-c7488f92100b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/9feb2daff4494df2b50f9be7b99da639?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/9feb2daff4494df2b50f9be7b99da639?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.596 9 INFO cinder.api.openstack.wsgi [None req-56669df2-504f-4c10-ac60-e692ef433ff0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b7b7dfe268fa4561bd3a6e5b230f4c04?usage=true 2026-07-01 02:01:32.617 9 INFO cinder.api.openstack.wsgi [None req-56669df2-504f-4c10-ac60-e692ef433ff0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b7b7dfe268fa4561bd3a6e5b230f4c04?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 359/717] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b7b7dfe268fa4561bd3a6e5b230f4c04?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.627 8 INFO cinder.api.openstack.wsgi [None req-082a246c-b61c-4064-b800-921bcf6bb3a6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b8c44b3460ee40daaa2ae75d3f00c218?usage=true 2026-07-01 02:01:32.653 8 INFO cinder.api.openstack.wsgi [None req-082a246c-b61c-4064-b800-921bcf6bb3a6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b8c44b3460ee40daaa2ae75d3f00c218?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/b8c44b3460ee40daaa2ae75d3f00c218?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:32.674 9 INFO cinder.api.openstack.wsgi [None req-e832cac7-11ce-433b-bb19-24cf75452bde 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:01:32.684 9 INFO cinder.volume.api [None req-e832cac7-11ce-433b-bb19-24cf75452bde 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:01:32.686 9 INFO cinder.api.openstack.wsgi [None req-e832cac7-11ce-433b-bb19-24cf75452bde 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 360/719] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:01:32.708 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:01:32.719 8 INFO cinder.volume.api [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:01:32.722 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:01:32.736 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:01:32.744 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 361/721] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:01:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:38.818 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:38.818 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:38.819 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:38.819 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:48.817 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:48.817 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:48.818 8 INFO cinder.api.openstack.wsgi [None req-793d631a-d663-416f-b73a-1ec97088b45c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:48.818 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:51.140 8 INFO cinder.api.openstack.wsgi [req-006bef07-9040-4801-aa01-6197e2975562 req-02b8aae7-a2b7-4c29-90fa-11f75864084c e8099d84ae2c4763bcf56fd9541e9fd9 b7b7dfe268fa4561bd3a6e5b230f4c04 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b7b7dfe268fa4561bd3a6e5b230f4c04/attachments?instance_id=e7c4cc99-21a9-43fe-8b1b-15351a7cdea4 2026-07-01 02:01:51.151 8 INFO cinder.api.openstack.wsgi [req-006bef07-9040-4801-aa01-6197e2975562 req-02b8aae7-a2b7-4c29-90fa-11f75864084c e8099d84ae2c4763bcf56fd9541e9fd9 b7b7dfe268fa4561bd3a6e5b230f4c04 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b7b7dfe268fa4561bd3a6e5b230f4c04/attachments?instance_id=e7c4cc99-21a9-43fe-8b1b-15351a7cdea4 returned with HTTP 200 [pid: 8|app: 0|req: 363/726] 199.204.45.205 () {36 vars in 1103 bytes} [Wed Jul 1 02:01:51 2026] GET /v3/b7b7dfe268fa4561bd3a6e5b230f4c04/attachments?instance_id=e7c4cc99-21a9-43fe-8b1b-15351a7cdea4 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:58.817 8 INFO cinder.api.openstack.wsgi [req-006bef07-9040-4801-aa01-6197e2975562 req-02b8aae7-a2b7-4c29-90fa-11f75864084c e8099d84ae2c4763bcf56fd9541e9fd9 b7b7dfe268fa4561bd3a6e5b230f4c04 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:58.818 8 INFO cinder.api.openstack.wsgi [req-006bef07-9040-4801-aa01-6197e2975562 req-02b8aae7-a2b7-4c29-90fa-11f75864084c e8099d84ae2c4763bcf56fd9541e9fd9 b7b7dfe268fa4561bd3a6e5b230f4c04 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:01:58.819 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:01:58.820 9 INFO cinder.api.openstack.wsgi [None req-54602607-f4b4-4585-9bea-b41255600c1c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:05.810 9 INFO cinder.api.openstack.wsgi [None req-67ab5e17-c4c5-4010-b8d3-9e00da9dfa77 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes 2026-07-01 02:02:05.813 9 INFO cinder.api.v3.volumes [None req-67ab5e17-c4c5-4010-b8d3-9e00da9dfa77 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Create volume of 1 GB 2026-07-01 02:02:05.820 9 INFO cinder.volume.api [None req-67ab5e17-c4c5-4010-b8d3-9e00da9dfa77 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:05.953 9 INFO cinder.volume.api [None req-67ab5e17-c4c5-4010-b8d3-9e00da9dfa77 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Create volume request issued successfully. 2026-07-01 02:02:05.954 9 INFO cinder.api.openstack.wsgi [None req-67ab5e17-c4c5-4010-b8d3-9e00da9dfa77 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes returned with HTTP 202 [pid: 9|app: 0|req: 365/729] 10.0.0.10 () {34 vars in 720 bytes} [Wed Jul 1 02:02:05 2026] POST /v3/184c20b0e1054eb1854356d42afa95d5/volumes => generated 861 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:02:05.973 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:05.985 8 INFO cinder.volume.api [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:05.989 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:05 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 929 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:07.014 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:07.028 9 INFO cinder.volume.api [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:07.046 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 9|app: 0|req: 366/731] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:07 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:08.817 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:08.817 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:08.818 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:08.818 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:18.818 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:18.818 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:18.820 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:18.820 9 INFO cinder.api.openstack.wsgi [None req-f264a9ec-9b5d-46ba-9bce-3b0cd99d0dd2 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:19.615 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:19.617 8 INFO cinder.api.openstack.wsgi [None req-acf7015c-6966-4ccd-8340-28357dd99c00 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 368/736] 10.0.0.10 () {30 vars in 409 bytes} [Wed Jul 1 02:02:19 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-01 02:02:21.069 9 INFO cinder.api.openstack.wsgi [None req-1cb3badf-24b4-4106-8d45-eceeb6933d1f c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:21.086 9 INFO cinder.volume.api [None req-1cb3badf-24b4-4106-8d45-eceeb6933d1f c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:21.098 9 INFO cinder.volume.api [None req-1cb3badf-24b4-4106-8d45-eceeb6933d1f c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Update volume admin metadata completed successfully. 2026-07-01 02:02:21.606 9 INFO cinder.volume.api [None req-1cb3badf-24b4-4106-8d45-eceeb6933d1f c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Attach volume completed successfully. 2026-07-01 02:02:21.606 9 INFO cinder.api.openstack.wsgi [None req-1cb3badf-24b4-4106-8d45-eceeb6933d1f c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action returned with HTTP 202 [pid: 9|app: 0|req: 369/737] 10.0.0.10 () {34 vars in 808 bytes} [Wed Jul 1 02:02:21 2026] POST /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action => generated 0 bytes in 546 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-01 02:02:21.620 8 INFO cinder.api.openstack.wsgi [None req-5ab4c460-392f-4b00-b4cf-f9e2f7d95f07 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:21.641 8 INFO cinder.volume.api [None req-5ab4c460-392f-4b00-b4cf-f9e2f7d95f07 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:21.645 8 INFO cinder.api.openstack.wsgi [None req-5ab4c460-392f-4b00-b4cf-f9e2f7d95f07 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:21 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 1288 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-01 02:02:21.666 9 INFO cinder.api.openstack.wsgi [None req-2f9a85d9-9063-4316-8a29-70a11d485a34 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:21.682 9 INFO cinder.volume.api [None req-2f9a85d9-9063-4316-8a29-70a11d485a34 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:22.186 9 INFO cinder.volume.api [None req-2f9a85d9-9063-4316-8a29-70a11d485a34 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Detach volume completed successfully. 2026-07-01 02:02:22.187 9 INFO cinder.api.openstack.wsgi [None req-2f9a85d9-9063-4316-8a29-70a11d485a34 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action returned with HTTP 202 [pid: 9|app: 0|req: 370/739] 10.0.0.10 () {34 vars in 808 bytes} [Wed Jul 1 02:02:21 2026] POST /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975/action => generated 0 bytes in 527 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-01 02:02:22.202 8 INFO cinder.api.openstack.wsgi [None req-8400c2b2-a4c4-40bd-8a6f-a22cd5e5100b c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:22.215 8 INFO cinder.volume.api [None req-8400c2b2-a4c4-40bd-8a6f-a22cd5e5100b c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:22.221 8 INFO cinder.api.openstack.wsgi [None req-8400c2b2-a4c4-40bd-8a6f-a22cd5e5100b c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:22 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 973 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-01 02:02:23.038 9 INFO cinder.api.openstack.wsgi [None req-42a1d21e-37f7-462a-b51e-c019508dba9b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes 2026-07-01 02:02:23.042 9 INFO cinder.api.v3.volumes [None req-42a1d21e-37f7-462a-b51e-c019508dba9b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume of 1 GB 2026-07-01 02:02:23.049 9 INFO cinder.volume.api [None req-42a1d21e-37f7-462a-b51e-c019508dba9b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:23.225 9 INFO cinder.volume.api [None req-42a1d21e-37f7-462a-b51e-c019508dba9b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume request issued successfully. 2026-07-01 02:02:23.226 9 INFO cinder.api.openstack.wsgi [None req-42a1d21e-37f7-462a-b51e-c019508dba9b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes returned with HTTP 202 [pid: 9|app: 0|req: 371/741] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:22 2026] POST /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes => generated 871 bytes in 345 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-01 02:02:23.245 8 INFO cinder.api.openstack.wsgi [None req-d9fafa4a-278d-4240-b4f3-9e09649c3f00 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:23.262 8 INFO cinder.volume.api [None req-d9fafa4a-278d-4240-b4f3-9e09649c3f00 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:23.267 8 INFO cinder.api.openstack.wsgi [None req-d9fafa4a-278d-4240-b4f3-9e09649c3f00 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:23 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 939 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-01 02:02:24.286 9 INFO cinder.api.openstack.wsgi [None req-40a43701-e15a-4c9d-9ef9-a569fb63d6f9 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.316 9 INFO cinder.volume.api [None req-40a43701-e15a-4c9d-9ef9-a569fb63d6f9 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.328 9 INFO cinder.api.openstack.wsgi [None req-40a43701-e15a-4c9d-9ef9-a569fb63d6f9 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 9|app: 0|req: 372/743] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:24 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:24.351 8 INFO cinder.api.openstack.wsgi [None req-9c63e6b9-f23b-4a6b-97de-b1a5cab5b939 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.367 8 INFO cinder.volume.api [None req-9c63e6b9-f23b-4a6b-97de-b1a5cab5b939 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.388 8 INFO cinder.api.openstack.wsgi [None req-9c63e6b9-f23b-4a6b-97de-b1a5cab5b939 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:24 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:24.414 9 INFO cinder.api.openstack.wsgi [None req-1a7ab238-85e1-471c-856f-c136d8e4d5ca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.437 9 INFO cinder.volume.api [None req-1a7ab238-85e1-471c-856f-c136d8e4d5ca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.445 9 INFO cinder.volume.api [None req-1a7ab238-85e1-471c-856f-c136d8e4d5ca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:24.446 9 INFO cinder.api.openstack.wsgi [None req-1a7ab238-85e1-471c-856f-c136d8e4d5ca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 9|app: 0|req: 373/745] 10.0.0.10 () {34 vars in 793 bytes} [Wed Jul 1 02:02:24 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 896 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:24.464 8 INFO cinder.api.openstack.wsgi [None req-894bf999-19b3-4bcd-9b53-d950199c8dc4 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.482 8 INFO cinder.volume.api [None req-894bf999-19b3-4bcd-9b53-d950199c8dc4 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.490 8 INFO cinder.volume.api [None req-894bf999-19b3-4bcd-9b53-d950199c8dc4 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:24.491 8 INFO cinder.api.openstack.wsgi [None req-894bf999-19b3-4bcd-9b53-d950199c8dc4 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.10 () {34 vars in 794 bytes} [Wed Jul 1 02:02:24 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 934 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-01 02:02:24.513 9 INFO cinder.api.openstack.wsgi [None req-036dec4f-35e8-4c99-b5e2-27db57b5aa33 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.527 9 INFO cinder.volume.api [None req-036dec4f-35e8-4c99-b5e2-27db57b5aa33 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.533 9 INFO cinder.api.openstack.wsgi [None req-036dec4f-35e8-4c99-b5e2-27db57b5aa33 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 9|app: 0|req: 374/747] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:24 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => 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-01 02:02:24.556 8 INFO cinder.api.openstack.wsgi [None req-bee5b6dd-9de4-4e34-a0ff-592c91311599 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes 2026-07-01 02:02:24.558 8 INFO cinder.api.v3.volumes [None req-bee5b6dd-9de4-4e34-a0ff-592c91311599 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume of 1 GB 2026-07-01 02:02:24.576 8 INFO cinder.volume.api [None req-bee5b6dd-9de4-4e34-a0ff-592c91311599 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:24.850 8 INFO cinder.volume.api [None req-bee5b6dd-9de4-4e34-a0ff-592c91311599 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume request issued successfully. 2026-07-01 02:02:24.851 8 INFO cinder.api.openstack.wsgi [None req-bee5b6dd-9de4-4e34-a0ff-592c91311599 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes returned with HTTP 202 [pid: 8|app: 0|req: 374/748] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:24 2026] POST /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes => generated 890 bytes in 302 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-01 02:02:24.872 9 INFO cinder.api.openstack.wsgi [None req-5b13cfc6-352f-431b-9761-6df86eb08888 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:24.891 9 INFO cinder.volume.api [None req-5b13cfc6-352f-431b-9761-6df86eb08888 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:24.895 9 INFO cinder.api.openstack.wsgi [None req-5b13cfc6-352f-431b-9761-6df86eb08888 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 200 [pid: 9|app: 0|req: 375/749] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:24 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 958 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-01 02:02:25.913 8 INFO cinder.api.openstack.wsgi [None req-f82d8a2b-d42f-42c6-8b73-9abcb39ce55e 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:25.927 8 INFO cinder.volume.api [None req-f82d8a2b-d42f-42c6-8b73-9abcb39ce55e 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:25.934 8 INFO cinder.api.openstack.wsgi [None req-f82d8a2b-d42f-42c6-8b73-9abcb39ce55e 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 200 [pid: 8|app: 0|req: 375/750] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:25 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 983 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-01 02:02:25.949 9 INFO cinder.api.openstack.wsgi [None req-17b2368e-2cb2-4381-b6b0-cbe1b4a16cbf 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:25.965 9 INFO cinder.volume.api [None req-17b2368e-2cb2-4381-b6b0-cbe1b4a16cbf 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:25.974 9 INFO cinder.volume.api [None req-17b2368e-2cb2-4381-b6b0-cbe1b4a16cbf 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:25.975 9 INFO cinder.api.openstack.wsgi [None req-17b2368e-2cb2-4381-b6b0-cbe1b4a16cbf 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 200 [pid: 9|app: 0|req: 376/751] 10.0.0.10 () {34 vars in 793 bytes} [Wed Jul 1 02:02:25 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 882 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-01 02:02:25.992 8 INFO cinder.api.openstack.wsgi [None req-a3e6b178-7c38-43c3-9d6d-a16f29fd4fba 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:26.008 8 INFO cinder.volume.api [None req-a3e6b178-7c38-43c3-9d6d-a16f29fd4fba 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:26.014 8 INFO cinder.api.openstack.wsgi [None req-a3e6b178-7c38-43c3-9d6d-a16f29fd4fba 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 200 [pid: 8|app: 0|req: 376/752] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:25 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 950 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-01 02:02:26.035 9 INFO cinder.api.openstack.wsgi [None req-668153e3-9717-4cf9-9339-6194f397ed68 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a 2026-07-01 02:02:26.036 9 INFO cinder.api.v3.volumes [None req-668153e3-9717-4cf9-9339-6194f397ed68 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume with id: f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:26.047 9 INFO cinder.volume.api [None req-668153e3-9717-4cf9-9339-6194f397ed68 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:26.076 9 INFO cinder.volume.api [None req-668153e3-9717-4cf9-9339-6194f397ed68 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:26.076 9 INFO cinder.api.openstack.wsgi [None req-668153e3-9717-4cf9-9339-6194f397ed68 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 202 [pid: 9|app: 0|req: 377/753] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:26.088 8 INFO cinder.api.openstack.wsgi [None req-32a89777-f9eb-4f38-ad6a-6fad63f9549d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:26.102 8 INFO cinder.volume.api [None req-32a89777-f9eb-4f38-ad6a-6fad63f9549d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:26.107 8 INFO cinder.api.openstack.wsgi [None req-32a89777-f9eb-4f38-ad6a-6fad63f9549d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 200 [pid: 8|app: 0|req: 377/754] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:26 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:27.130 9 INFO cinder.api.openstack.wsgi [None req-cabd8ce2-0e41-4f08-b31e-f080871b4e95 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a 2026-07-01 02:02:27.142 9 INFO cinder.api.openstack.wsgi [None req-cabd8ce2-0e41-4f08-b31e-f080871b4e95 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a returned with HTTP 404 [pid: 9|app: 0|req: 378/755] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:27 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/f1b7ff1a-bde2-484c-b011-80a1a263237a => generated 109 bytes in 18 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-01 02:02:27.156 8 INFO cinder.api.openstack.wsgi [None req-a5a7976e-69a1-4c88-b672-c6bf73ad8cca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:27.176 8 INFO cinder.volume.api [None req-a5a7976e-69a1-4c88-b672-c6bf73ad8cca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:27.182 8 INFO cinder.api.openstack.wsgi [None req-a5a7976e-69a1-4c88-b672-c6bf73ad8cca 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 8|app: 0|req: 378/756] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:27 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 1002 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:02:27.205 9 INFO cinder.api.openstack.wsgi [None req-ab9f0530-dd12-43e2-9483-433e4099e46b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 2026-07-01 02:02:27.206 9 INFO cinder.api.v3.volumes [None req-ab9f0530-dd12-43e2-9483-433e4099e46b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume with id: a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:27.216 9 INFO cinder.volume.api [None req-ab9f0530-dd12-43e2-9483-433e4099e46b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:27.240 9 INFO cinder.volume.api [None req-ab9f0530-dd12-43e2-9483-433e4099e46b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:27.241 9 INFO cinder.api.openstack.wsgi [None req-ab9f0530-dd12-43e2-9483-433e4099e46b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 202 [pid: 9|app: 0|req: 379/757] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:27 2026] DELETE /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:27.256 8 INFO cinder.api.openstack.wsgi [None req-35cef68a-357e-46cc-9cc0-06b92390ab5d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:27.272 8 INFO cinder.volume.api [None req-35cef68a-357e-46cc-9cc0-06b92390ab5d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:27.278 8 INFO cinder.api.openstack.wsgi [None req-35cef68a-357e-46cc-9cc0-06b92390ab5d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 200 [pid: 8|app: 0|req: 379/758] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:27 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 1001 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-01 02:02:28.306 9 INFO cinder.api.openstack.wsgi [None req-b120f68c-e081-4a7c-b5cb-a8c764c704ac 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 2026-07-01 02:02:28.316 9 INFO cinder.api.openstack.wsgi [None req-b120f68c-e081-4a7c-b5cb-a8c764c704ac 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 returned with HTTP 404 [pid: 9|app: 0|req: 380/759] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:28 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/a40ed8b8-3dad-4dbd-9a62-9bcf5386eed0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:28.378 8 INFO cinder.api.openstack.wsgi [None req-ca2e8427-0b53-44f1-81fa-74d612258656 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes 2026-07-01 02:02:28.786 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:28.805 9 INFO cinder.volume.api [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:28.811 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 9|app: 0|req: 381/760] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:28 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:28.816 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:28.817 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:28.818 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:28.818 9 INFO cinder.api.openstack.wsgi [None req-234e4eef-229e-4ba5-9fe9-82c4adbeaa17 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://10.0.0.71: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-01 02:02:28.833 9 INFO cinder.api.openstack.wsgi [None req-618281ca-46b8-41f4-bafb-4d168dde5fb0 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 2026-07-01 02:02:28.834 9 INFO cinder.api.v3.volumes [None req-618281ca-46b8-41f4-bafb-4d168dde5fb0 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Delete volume with id: 9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:28.844 9 INFO cinder.volume.api [None req-618281ca-46b8-41f4-bafb-4d168dde5fb0 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:28.863 9 INFO cinder.volume.api [None req-618281ca-46b8-41f4-bafb-4d168dde5fb0 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:28.864 9 INFO cinder.api.openstack.wsgi [None req-618281ca-46b8-41f4-bafb-4d168dde5fb0 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 202 [pid: 9|app: 0|req: 384/763] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:28 2026] DELETE /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 0 bytes in 35 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-01 02:02:28.875 9 INFO cinder.api.openstack.wsgi [None req-17cf1456-273d-4635-b4df-451e8874d82a c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:28.891 9 INFO cinder.volume.api [None req-17cf1456-273d-4635-b4df-451e8874d82a c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:28.896 9 INFO cinder.api.openstack.wsgi [None req-17cf1456-273d-4635-b4df-451e8874d82a c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 200 [pid: 9|app: 0|req: 385/764] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:28 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:29.077 8 INFO cinder.api.v3.volumes [None req-ca2e8427-0b53-44f1-81fa-74d612258656 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume of 1 GB 2026-07-01 02:02:29.084 8 INFO cinder.volume.api [None req-ca2e8427-0b53-44f1-81fa-74d612258656 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:29.298 8 INFO cinder.volume.api [None req-ca2e8427-0b53-44f1-81fa-74d612258656 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume request issued successfully. 2026-07-01 02:02:29.299 8 INFO cinder.api.openstack.wsgi [None req-ca2e8427-0b53-44f1-81fa-74d612258656 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes returned with HTTP 202 [pid: 8|app: 0|req: 380/765] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:28 2026] POST /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes => generated 870 bytes in 927 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-01 02:02:29.314 9 INFO cinder.api.openstack.wsgi [None req-63227ef1-e600-4c6d-ab99-4aaef031474d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:29.327 9 INFO cinder.volume.api [None req-63227ef1-e600-4c6d-ab99-4aaef031474d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:29.331 9 INFO cinder.api.openstack.wsgi [None req-63227ef1-e600-4c6d-ab99-4aaef031474d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 9|app: 0|req: 386/766] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:29 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:29.916 8 INFO cinder.api.openstack.wsgi [None req-8de62e46-8861-40d7-b3f9-dcae301df520 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 2026-07-01 02:02:29.923 8 INFO cinder.api.openstack.wsgi [None req-8de62e46-8861-40d7-b3f9-dcae301df520 c3e752c0def8406cb1180e24dd51db2e 184c20b0e1054eb1854356d42afa95d5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 returned with HTTP 404 [pid: 8|app: 0|req: 381/767] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:29 2026] GET /v3/184c20b0e1054eb1854356d42afa95d5/volumes/9fe438d4-553f-452d-93a3-57f6903d7975 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:30.353 9 INFO cinder.api.openstack.wsgi [None req-415f355d-736a-4fdf-aeb4-45f88902281a 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.370 9 INFO cinder.volume.api [None req-415f355d-736a-4fdf-aeb4-45f88902281a 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.377 9 INFO cinder.api.openstack.wsgi [None req-415f355d-736a-4fdf-aeb4-45f88902281a 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 9|app: 0|req: 387/768] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:30 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:02:30.395 8 INFO cinder.api.openstack.wsgi [None req-004a4ca2-57d7-41dd-9df7-1885358258fe 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.411 8 INFO cinder.volume.api [None req-004a4ca2-57d7-41dd-9df7-1885358258fe 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.416 8 INFO cinder.api.openstack.wsgi [None req-004a4ca2-57d7-41dd-9df7-1885358258fe 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 8|app: 0|req: 382/769] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:30 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 1488 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:30.435 9 INFO cinder.api.openstack.wsgi [None req-76ab2d30-d26e-4f79-9086-93fb961016c8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.456 9 INFO cinder.volume.api [None req-76ab2d30-d26e-4f79-9086-93fb961016c8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.462 9 INFO cinder.volume.api [None req-76ab2d30-d26e-4f79-9086-93fb961016c8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:30.463 9 INFO cinder.api.openstack.wsgi [None req-76ab2d30-d26e-4f79-9086-93fb961016c8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 9|app: 0|req: 388/770] 10.0.0.10 () {34 vars in 793 bytes} [Wed Jul 1 02:02:30 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:30.490 8 INFO cinder.api.openstack.wsgi [None req-9906d2fa-ea71-4935-a8cd-5973a009b26b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.519 8 INFO cinder.volume.api [None req-9906d2fa-ea71-4935-a8cd-5973a009b26b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.529 8 INFO cinder.volume.api [None req-9906d2fa-ea71-4935-a8cd-5973a009b26b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:30.530 8 INFO cinder.api.openstack.wsgi [None req-9906d2fa-ea71-4935-a8cd-5973a009b26b 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 8|app: 0|req: 383/771] 10.0.0.10 () {34 vars in 794 bytes} [Wed Jul 1 02:02:30 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 933 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:30.557 9 INFO cinder.api.openstack.wsgi [None req-9e1e2eb3-cca1-4e80-ad46-31b9b8a7f951 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.570 9 INFO cinder.volume.api [None req-9e1e2eb3-cca1-4e80-ad46-31b9b8a7f951 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.576 9 INFO cinder.api.openstack.wsgi [None req-9e1e2eb3-cca1-4e80-ad46-31b9b8a7f951 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 9|app: 0|req: 389/772] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:30 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 1527 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:30.596 8 INFO cinder.api.openstack.wsgi [None req-8b1e8331-f466-41c4-9d4a-3e4f953ceaae 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes 2026-07-01 02:02:30.599 8 INFO cinder.api.v3.volumes [None req-8b1e8331-f466-41c4-9d4a-3e4f953ceaae 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume of 1 GB 2026-07-01 02:02:30.604 8 INFO cinder.volume.api [None req-8b1e8331-f466-41c4-9d4a-3e4f953ceaae 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:30.731 8 INFO cinder.volume.api [None req-8b1e8331-f466-41c4-9d4a-3e4f953ceaae 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Create volume request issued successfully. 2026-07-01 02:02:30.732 8 INFO cinder.api.openstack.wsgi [None req-8b1e8331-f466-41c4-9d4a-3e4f953ceaae 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/773] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:30 2026] POST /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes => generated 890 bytes in 142 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-01 02:02:30.754 9 INFO cinder.api.openstack.wsgi [None req-0221f050-c397-456f-9168-06d529651a43 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:30.770 9 INFO cinder.volume.api [None req-0221f050-c397-456f-9168-06d529651a43 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:30.775 9 INFO cinder.api.openstack.wsgi [None req-0221f050-c397-456f-9168-06d529651a43 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 200 [pid: 9|app: 0|req: 390/774] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:30 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 958 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-01 02:02:31.688 8 INFO cinder.api.openstack.wsgi [None req-105f3a6e-1f0e-4a47-8b3c-99ce2049b9c4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/170ee65e239249889588f2f15681d155?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:31.723 8 INFO cinder.api.openstack.wsgi [None req-105f3a6e-1f0e-4a47-8b3c-99ce2049b9c4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/170ee65e239249889588f2f15681d155?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/775] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/170ee65e239249889588f2f15681d155?usage=true => generated 847 bytes in 254 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-01 02:02:31.745 9 INFO cinder.api.openstack.wsgi [None req-6186bb35-bed5-4941-aef5-f3dcbbce858c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/184c20b0e1054eb1854356d42afa95d5?usage=true 2026-07-01 02:02:31.764 9 INFO cinder.api.openstack.wsgi [None req-6186bb35-bed5-4941-aef5-f3dcbbce858c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/184c20b0e1054eb1854356d42afa95d5?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 391/776] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/184c20b0e1054eb1854356d42afa95d5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:31.786 8 INFO cinder.api.openstack.wsgi [None req-ce2a26fe-bbbc-4d97-862a-912021c057b8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:02:31.799 9 INFO cinder.api.openstack.wsgi [None req-f5241082-3078-47a4-9273-df94bd95536c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:31.811 8 INFO cinder.api.openstack.wsgi [None req-ce2a26fe-bbbc-4d97-862a-912021c057b8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/777] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:31.825 8 INFO cinder.api.openstack.wsgi [None req-d5013d17-0806-44e3-a3f3-e5aff9295fec 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:02:31.827 9 INFO cinder.volume.api [None req-f5241082-3078-47a4-9273-df94bd95536c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:31.837 9 INFO cinder.api.openstack.wsgi [None req-f5241082-3078-47a4-9273-df94bd95536c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 200 [pid: 9|app: 0|req: 392/778] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 983 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:31.858 9 INFO cinder.api.openstack.wsgi [None req-f2871f82-d4ae-465f-a4c3-52ffce3593f8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:31.859 8 INFO cinder.api.openstack.wsgi [None req-d5013d17-0806-44e3-a3f3-e5aff9295fec 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:31.873 8 INFO cinder.api.openstack.wsgi [None req-596615ec-7d56-4b86-8edb-9511b890bc38 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:02:31.879 9 INFO cinder.volume.api [None req-f2871f82-d4ae-465f-a4c3-52ffce3593f8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:31.889 9 INFO cinder.volume.api [None req-f2871f82-d4ae-465f-a4c3-52ffce3593f8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume updated successfully. 2026-07-01 02:02:31.890 9 INFO cinder.api.openstack.wsgi [None req-f2871f82-d4ae-465f-a4c3-52ffce3593f8 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 200 [pid: 9|app: 0|req: 393/780] 10.0.0.10 () {34 vars in 793 bytes} [Wed Jul 1 02:02:31 2026] PUT /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:31.905 9 INFO cinder.api.openstack.wsgi [None req-d6343cca-04ac-4b0a-843a-d2bc124f9d3c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:31.906 8 INFO cinder.api.openstack.wsgi [None req-596615ec-7d56-4b86-8edb-9511b890bc38 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/781] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:31.920 8 INFO cinder.api.openstack.wsgi [None req-151e53da-f2df-4db2-8a02-67e98a4cbeea 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/793b36dd35114f2ebeaf143ee85ae1d8?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:31.938 9 INFO cinder.volume.api [None req-d6343cca-04ac-4b0a-843a-d2bc124f9d3c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:31.950 9 INFO cinder.api.openstack.wsgi [None req-d6343cca-04ac-4b0a-843a-d2bc124f9d3c 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 200 [pid: 9|app: 0|req: 394/782] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 949 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:31.964 8 INFO cinder.api.openstack.wsgi [None req-151e53da-f2df-4db2-8a02-67e98a4cbeea 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/793b36dd35114f2ebeaf143ee85ae1d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/783] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/793b36dd35114f2ebeaf143ee85ae1d8?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/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-01 02:02:31.976 9 INFO cinder.api.openstack.wsgi [None req-f2c6abb0-5f19-4013-bd33-cf28b23e7850 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/beaaadbf004748f8a1c7e4470b7e116c?usage=true 2026-07-01 02:02:31.980 8 INFO cinder.api.openstack.wsgi [None req-cf3c6553-780d-4c58-8f6f-5fa6fbd4b7b1 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:31.980 8 INFO cinder.api.v3.volumes [None req-cf3c6553-780d-4c58-8f6f-5fa6fbd4b7b1 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume with id: 7b259949-6861-4f51-b6e6-a8a1a2b72e50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:31.992 8 INFO cinder.volume.api [None req-cf3c6553-780d-4c58-8f6f-5fa6fbd4b7b1 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:32.018 8 INFO cinder.volume.api [None req-cf3c6553-780d-4c58-8f6f-5fa6fbd4b7b1 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:32.018 8 INFO cinder.api.openstack.wsgi [None req-cf3c6553-780d-4c58-8f6f-5fa6fbd4b7b1 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 202 [pid: 8|app: 0|req: 390/784] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-01 02:02:32.020 9 INFO cinder.api.openstack.wsgi [None req-f2c6abb0-5f19-4013-bd33-cf28b23e7850 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/beaaadbf004748f8a1c7e4470b7e116c?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 395/785] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/beaaadbf004748f8a1c7e4470b7e116c?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:32.027 8 INFO cinder.api.openstack.wsgi [None req-a7d4ca15-499f-43b5-aae8-0722e558105f 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:32.035 9 INFO cinder.api.openstack.wsgi [None req-9228d52f-1258-4f03-bd87-c36cd6b6e2ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d30eb6677f8e4abebb92eff48ee2bb26?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:32.059 8 INFO cinder.volume.api [None req-a7d4ca15-499f-43b5-aae8-0722e558105f 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:32.066 8 INFO cinder.api.openstack.wsgi [None req-a7d4ca15-499f-43b5-aae8-0722e558105f 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 200 [pid: 8|app: 0|req: 391/786] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 948 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:32.093 9 INFO cinder.api.openstack.wsgi [None req-9228d52f-1258-4f03-bd87-c36cd6b6e2ba 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d30eb6677f8e4abebb92eff48ee2bb26?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 396/787] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d30eb6677f8e4abebb92eff48ee2bb26?usage=true => generated 847 bytes in 66 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-01 02:02:32.113 8 INFO cinder.api.openstack.wsgi [None req-8fdc1466-b618-4b61-9acd-9f84ce8853ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:02:32.126 8 INFO cinder.api.openstack.wsgi [None req-8fdc1466-b618-4b61-9acd-9f84ce8853ef 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 392/788] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:32.142 9 INFO cinder.api.openstack.wsgi [None req-bcc64add-d494-4f00-a905-5cb662f9aa86 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:02:32.154 9 INFO cinder.volume.api [None req-bcc64add-d494-4f00-a905-5cb662f9aa86 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:32.159 9 INFO cinder.api.openstack.wsgi [None req-bcc64add-d494-4f00-a905-5cb662f9aa86 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 397/789] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 2798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:02:32.174 8 INFO cinder.api.openstack.wsgi [None req-6d7c9678-999d-4f08-b59e-72d0269e78b6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:02:32.680 8 INFO cinder.api.openstack.wsgi [None req-6d7c9678-999d-4f08-b59e-72d0269e78b6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 393/790] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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) /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-01 02:02:32.692 9 INFO cinder.api.openstack.wsgi [None req-edd97aaa-2ab5-4d33-92de-847d20613212 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:02:32.700 9 INFO cinder.volume.api [None req-edd97aaa-2ab5-4d33-92de-847d20613212 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:32.708 9 INFO cinder.api.openstack.wsgi [None req-edd97aaa-2ab5-4d33-92de-847d20613212 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 398/791] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1695 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:02:32.720 8 INFO cinder.api.openstack.wsgi [None req-220fd1b7-2ed3-4850-9413-29592c056dd5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:02:32.725 8 INFO cinder.volume.api [None req-220fd1b7-2ed3-4850-9413-29592c056dd5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:02:32.726 8 INFO cinder.api.openstack.wsgi [None req-220fd1b7-2ed3-4850-9413-29592c056dd5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 394/792] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:02:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 9 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-01 02:02:33.087 9 INFO cinder.api.openstack.wsgi [None req-7b921794-b30a-4606-9c69-2c9f512777ee 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 2026-07-01 02:02:33.095 9 INFO cinder.api.openstack.wsgi [None req-7b921794-b30a-4606-9c69-2c9f512777ee 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 returned with HTTP 404 [pid: 9|app: 0|req: 399/793] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:33 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/7b259949-6861-4f51-b6e6-a8a1a2b72e50 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:02:33.107 8 INFO cinder.api.openstack.wsgi [None req-148e62ac-8989-45f0-822e-1a4f3d6b8945 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:33.125 8 INFO cinder.volume.api [None req-148e62ac-8989-45f0-822e-1a4f3d6b8945 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:33.137 8 INFO cinder.api.openstack.wsgi [None req-148e62ac-8989-45f0-822e-1a4f3d6b8945 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 8|app: 0|req: 395/794] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:33 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 1527 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:02:33.158 9 INFO cinder.api.openstack.wsgi [None req-c876b1d2-9414-4dd5-bda9-1f9ce1bf4f14 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 2026-07-01 02:02:33.159 9 INFO cinder.api.v3.volumes [None req-c876b1d2-9414-4dd5-bda9-1f9ce1bf4f14 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume with id: 6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:33.169 9 INFO cinder.volume.api [None req-c876b1d2-9414-4dd5-bda9-1f9ce1bf4f14 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:33.198 9 INFO cinder.volume.api [None req-c876b1d2-9414-4dd5-bda9-1f9ce1bf4f14 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:33.198 9 INFO cinder.api.openstack.wsgi [None req-c876b1d2-9414-4dd5-bda9-1f9ce1bf4f14 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 202 [pid: 9|app: 0|req: 400/795] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => 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-01 02:02:33.208 8 INFO cinder.api.openstack.wsgi [None req-d9403922-5e5d-4647-be28-6568401c871d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:33.221 8 INFO cinder.volume.api [None req-d9403922-5e5d-4647-be28-6568401c871d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:33.228 8 INFO cinder.api.openstack.wsgi [None req-d9403922-5e5d-4647-be28-6568401c871d 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 200 [pid: 8|app: 0|req: 396/796] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:33 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => generated 1526 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-01 02:02:34.252 9 INFO cinder.api.openstack.wsgi [None req-1f1cce7e-4fcf-4801-8494-fa8323d3de87 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 2026-07-01 02:02:34.260 9 INFO cinder.api.openstack.wsgi [None req-1f1cce7e-4fcf-4801-8494-fa8323d3de87 7cb155e93c414396b39c6826993e9dd2 d30eb6677f8e4abebb92eff48ee2bb26 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 returned with HTTP 404 [pid: 9|app: 0|req: 401/797] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:34 2026] GET /v3/d30eb6677f8e4abebb92eff48ee2bb26/volumes/6e235ecf-1266-4aa2-9fa8-247f63f87ac2 => 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-01 02:02:35.084 8 INFO cinder.api.openstack.wsgi [None req-0a8cec41-81e6-4a08-866c-e0ff15db2e04 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes 2026-07-01 02:02:35.235 8 INFO cinder.volume.api [None req-0a8cec41-81e6-4a08-866c-e0ff15db2e04 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Get all volumes completed successfully. 2026-07-01 02:02:35.235 8 INFO cinder.api.openstack.wsgi [None req-0a8cec41-81e6-4a08-866c-e0ff15db2e04 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes returned with HTTP 200 [pid: 8|app: 0|req: 397/798] 10.0.0.10 () {32 vars in 699 bytes} [Wed Jul 1 02:02:34 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes => generated 15 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:02:35.251 9 INFO cinder.api.openstack.wsgi [None req-4b9e06c8-dc05-4fca-a934-9442c54aeb50 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes 2026-07-01 02:02:35.253 9 INFO cinder.api.v3.volumes [None req-4b9e06c8-dc05-4fca-a934-9442c54aeb50 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume of 1 GB 2026-07-01 02:02:35.257 9 INFO cinder.volume.api [None req-4b9e06c8-dc05-4fca-a934-9442c54aeb50 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:35.374 9 INFO cinder.volume.api [None req-4b9e06c8-dc05-4fca-a934-9442c54aeb50 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume request issued successfully. 2026-07-01 02:02:35.374 9 INFO cinder.api.openstack.wsgi [None req-4b9e06c8-dc05-4fca-a934-9442c54aeb50 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes returned with HTTP 202 [pid: 9|app: 0|req: 402/799] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:35 2026] POST /v3/50cbe996970d41a19b25733f3a0e1077/volumes => generated 876 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:02:35.391 8 INFO cinder.api.openstack.wsgi [None req-ef1cabd7-7b00-4516-808d-bc579c859bd6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:35.406 8 INFO cinder.volume.api [None req-ef1cabd7-7b00-4516-808d-bc579c859bd6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:35.410 8 INFO cinder.api.openstack.wsgi [None req-ef1cabd7-7b00-4516-808d-bc579c859bd6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 200 [pid: 8|app: 0|req: 398/800] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:35 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:36.438 9 INFO cinder.api.openstack.wsgi [None req-c1ac1fd9-eb6d-4302-b739-87579f1bb4f6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:36.451 9 INFO cinder.volume.api [None req-c1ac1fd9-eb6d-4302-b739-87579f1bb4f6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:36.456 9 INFO cinder.api.openstack.wsgi [None req-c1ac1fd9-eb6d-4302-b739-87579f1bb4f6 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 200 [pid: 9|app: 0|req: 403/801] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:36 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => 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-01 02:02:36.482 8 INFO cinder.api.openstack.wsgi [None req-047ebfd3-c2f2-460c-9bf5-0aba494a17dc 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:36.503 8 INFO cinder.volume.api [None req-047ebfd3-c2f2-460c-9bf5-0aba494a17dc 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:36.509 8 INFO cinder.api.openstack.wsgi [None req-047ebfd3-c2f2-460c-9bf5-0aba494a17dc 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 200 [pid: 8|app: 0|req: 399/802] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:36 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => generated 969 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-01 02:02:36.531 9 INFO cinder.api.openstack.wsgi [None req-5c972db5-1c03-4914-b203-eda27ea5100c 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes 2026-07-01 02:02:36.534 9 INFO cinder.api.v3.volumes [None req-5c972db5-1c03-4914-b203-eda27ea5100c 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume of 1 GB 2026-07-01 02:02:36.540 9 INFO cinder.volume.api [None req-5c972db5-1c03-4914-b203-eda27ea5100c 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:36.649 9 INFO cinder.volume.api [None req-5c972db5-1c03-4914-b203-eda27ea5100c 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume request issued successfully. 2026-07-01 02:02:36.650 9 INFO cinder.api.openstack.wsgi [None req-5c972db5-1c03-4914-b203-eda27ea5100c 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes returned with HTTP 202 [pid: 9|app: 0|req: 404/803] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:36 2026] POST /v3/50cbe996970d41a19b25733f3a0e1077/volumes => generated 875 bytes in 125 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-01 02:02:36.673 8 INFO cinder.api.openstack.wsgi [None req-b402f380-18f4-4344-982f-c0813b283259 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:36.685 8 INFO cinder.volume.api [None req-b402f380-18f4-4344-982f-c0813b283259 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:36.691 8 INFO cinder.api.openstack.wsgi [None req-b402f380-18f4-4344-982f-c0813b283259 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 200 [pid: 8|app: 0|req: 400/804] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:36 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:37.712 9 INFO cinder.api.openstack.wsgi [None req-5bb6ce94-5ff2-4e2f-b29e-3f569d765208 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:37.727 9 INFO cinder.volume.api [None req-5bb6ce94-5ff2-4e2f-b29e-3f569d765208 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:37.733 9 INFO cinder.api.openstack.wsgi [None req-5bb6ce94-5ff2-4e2f-b29e-3f569d765208 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 200 [pid: 9|app: 0|req: 405/805] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:37 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 968 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-01 02:02:37.754 8 INFO cinder.api.openstack.wsgi [None req-11d9d4d9-ddfc-46c1-b660-71b79035c0f0 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:37.768 8 INFO cinder.volume.api [None req-11d9d4d9-ddfc-46c1-b660-71b79035c0f0 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:37.774 8 INFO cinder.api.openstack.wsgi [None req-11d9d4d9-ddfc-46c1-b660-71b79035c0f0 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 200 [pid: 8|app: 0|req: 401/806] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:37 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:37.802 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes 2026-07-01 02:02:37.804 9 INFO cinder.api.v3.volumes [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume of 1 GB 2026-07-01 02:02:37.808 9 INFO cinder.volume.api [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:02:37.905 9 INFO cinder.volume.api [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Create volume request issued successfully. 2026-07-01 02:02:37.906 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes returned with HTTP 202 [pid: 9|app: 0|req: 406/807] 10.0.0.10 () {34 vars in 721 bytes} [Wed Jul 1 02:02:37 2026] POST /v3/50cbe996970d41a19b25733f3a0e1077/volumes => generated 876 bytes in 108 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-01 02:02:37.927 8 INFO cinder.api.openstack.wsgi [None req-c9deb7e2-a6aa-4be9-af25-72587813914b 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:37.942 8 INFO cinder.volume.api [None req-c9deb7e2-a6aa-4be9-af25-72587813914b 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:37.947 8 INFO cinder.api.openstack.wsgi [None req-c9deb7e2-a6aa-4be9-af25-72587813914b 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 200 [pid: 8|app: 0|req: 402/808] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:37 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:38.818 8 INFO cinder.api.openstack.wsgi [None req-c9deb7e2-a6aa-4be9-af25-72587813914b 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:38.818 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:38.819 8 INFO cinder.api.openstack.wsgi [None req-c9deb7e2-a6aa-4be9-af25-72587813914b 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:38.819 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71: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-01 02:02:38.981 8 INFO cinder.api.openstack.wsgi [None req-a0e718e6-bddf-40ce-a618-7d885e9d7d09 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 2026-07-01 02:02:38.990 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:38.991 9 INFO cinder.api.openstack.wsgi [None req-9ae079d7-77f6-483e-a968-7146e1b83860 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 408/811] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:38 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:39.005 8 INFO cinder.volume.api [None req-a0e718e6-bddf-40ce-a618-7d885e9d7d09 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:39.007 9 INFO cinder.api.openstack.wsgi [None req-6761f6c5-ab82-42e1-9894-b954ecfad8e1 208e7aca08c545a6a87edf09a68507ad 298ff0af41b447559e9bb876b8d4bfa7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 2026-07-01 02:02:39.013 8 INFO cinder.api.openstack.wsgi [None req-a0e718e6-bddf-40ce-a618-7d885e9d7d09 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 200 [pid: 8|app: 0|req: 404/812] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:38 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:39.027 9 INFO cinder.api.openstack.wsgi [None req-6761f6c5-ab82-42e1-9894-b954ecfad8e1 208e7aca08c545a6a87edf09a68507ad 298ff0af41b447559e9bb876b8d4bfa7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 returned with HTTP 200 [pid: 9|app: 0|req: 409/813] 10.0.0.90 () {34 vars in 877 bytes} [Wed Jul 1 02:02:38 2026] GET /v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 => generated 302 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-01 02:02:39.037 8 INFO cinder.api.openstack.wsgi [None req-4ec0ec9a-0804-4e2e-ba90-78760903e01e 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:39.051 8 INFO cinder.volume.api [None req-4ec0ec9a-0804-4e2e-ba90-78760903e01e 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:39.056 8 INFO cinder.api.openstack.wsgi [None req-4ec0ec9a-0804-4e2e-ba90-78760903e01e 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 200 [pid: 8|app: 0|req: 405/814] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:39 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:39.076 9 INFO cinder.api.openstack.wsgi [None req-4c902746-7f58-4ceb-8ef8-801fa31b5988 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes 2026-07-01 02:02:39.105 9 INFO cinder.volume.api [None req-4c902746-7f58-4ceb-8ef8-801fa31b5988 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Get all volumes completed successfully. 2026-07-01 02:02:39.106 9 INFO cinder.api.openstack.wsgi [None req-4c902746-7f58-4ceb-8ef8-801fa31b5988 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes returned with HTTP 200 [pid: 9|app: 0|req: 410/815] 10.0.0.10 () {32 vars in 699 bytes} [Wed Jul 1 02:02:39 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes => generated 1323 bytes in 37 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-01 02:02:39.122 8 INFO cinder.api.openstack.wsgi [None req-cbb194b9-4776-4531-83e2-91e4815fd2bf 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:39.138 8 INFO cinder.volume.api [None req-cbb194b9-4776-4531-83e2-91e4815fd2bf 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:39.143 8 INFO cinder.api.openstack.wsgi [None req-cbb194b9-4776-4531-83e2-91e4815fd2bf 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:39 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => 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-01 02:02:39.163 9 INFO cinder.api.openstack.wsgi [None req-2a6f594e-b9a8-4698-ab58-3b3abdbc4074 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 2026-07-01 02:02:39.164 9 INFO cinder.api.v3.volumes [None req-2a6f594e-b9a8-4698-ab58-3b3abdbc4074 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume with id: ee68e8c9-7d00-4074-a43f-24e379ece5f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:39.174 9 INFO cinder.volume.api [None req-2a6f594e-b9a8-4698-ab58-3b3abdbc4074 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:39.201 9 INFO cinder.volume.api [None req-2a6f594e-b9a8-4698-ab58-3b3abdbc4074 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:39.201 9 INFO cinder.api.openstack.wsgi [None req-2a6f594e-b9a8-4698-ab58-3b3abdbc4074 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 202 [pid: 9|app: 0|req: 411/817] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:39 2026] DELETE /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:39.211 8 INFO cinder.api.openstack.wsgi [None req-27db9b7b-39e6-4b97-8b3f-f296317d64a9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:39.222 8 INFO cinder.volume.api [None req-27db9b7b-39e6-4b97-8b3f-f296317d64a9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:39.226 8 INFO cinder.api.openstack.wsgi [None req-27db9b7b-39e6-4b97-8b3f-f296317d64a9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:39 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 968 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:40.249 9 INFO cinder.api.openstack.wsgi [None req-44268bbb-ffc6-427d-9334-e4d3551fad80 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 2026-07-01 02:02:40.259 9 INFO cinder.api.openstack.wsgi [None req-44268bbb-ffc6-427d-9334-e4d3551fad80 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 returned with HTTP 404 [pid: 9|app: 0|req: 412/819] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:40 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/ee68e8c9-7d00-4074-a43f-24e379ece5f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:40.269 8 INFO cinder.api.openstack.wsgi [None req-e7485b87-f281-463a-af42-5032f51b2df2 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:40.285 8 INFO cinder.volume.api [None req-e7485b87-f281-463a-af42-5032f51b2df2 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:40.290 8 INFO cinder.api.openstack.wsgi [None req-e7485b87-f281-463a-af42-5032f51b2df2 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 200 [pid: 8|app: 0|req: 408/820] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:40 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:40.314 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f 2026-07-01 02:02:40.314 9 INFO cinder.api.v3.volumes [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume with id: 099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:40.323 9 INFO cinder.volume.api [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:40.353 9 INFO cinder.volume.api [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:40.354 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 202 [pid: 9|app: 0|req: 413/821] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => 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-01 02:02:40.366 8 INFO cinder.api.openstack.wsgi [None req-7f6a946d-1c2c-48b3-b6fd-292568da3c1d 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:40.384 8 INFO cinder.volume.api [None req-7f6a946d-1c2c-48b3-b6fd-292568da3c1d 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:40.393 8 INFO cinder.api.openstack.wsgi [None req-7f6a946d-1c2c-48b3-b6fd-292568da3c1d 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 200 [pid: 8|app: 0|req: 409/822] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:40 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:40.650 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:40.651 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 414/823] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:40 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:02:40.659 8 INFO cinder.api.openstack.wsgi [None req-7f6a946d-1c2c-48b3-b6fd-292568da3c1d 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:40.660 8 INFO cinder.api.openstack.wsgi [None req-7f6a946d-1c2c-48b3-b6fd-292568da3c1d 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 410/824] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:02:41.286 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:41.287 9 INFO cinder.api.openstack.wsgi [None req-482d7d59-0945-4af2-b817-450395cced31 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 415/825] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:41 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-01 02:02:41.302 8 INFO cinder.api.openstack.wsgi [None req-ac9754f6-39be-4cd3-bb76-373ded6c40e5 208e7aca08c545a6a87edf09a68507ad 298ff0af41b447559e9bb876b8d4bfa7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 2026-07-01 02:02:41.355 8 INFO cinder.api.openstack.wsgi [None req-ac9754f6-39be-4cd3-bb76-373ded6c40e5 208e7aca08c545a6a87edf09a68507ad 298ff0af41b447559e9bb876b8d4bfa7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 returned with HTTP 200 [pid: 8|app: 0|req: 411/826] 10.0.0.90 () {34 vars in 877 bytes} [Wed Jul 1 02:02:41 2026] GET /v3/298ff0af41b447559e9bb876b8d4bfa7/limits?tenant_id=298ff0af41b447559e9bb876b8d4bfa7 => generated 302 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-01 02:02:41.415 9 INFO cinder.api.openstack.wsgi [None req-25664c2d-dfaa-4657-833a-16b1efe3bf09 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f 2026-07-01 02:02:41.425 9 INFO cinder.api.openstack.wsgi [None req-25664c2d-dfaa-4657-833a-16b1efe3bf09 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f returned with HTTP 404 [pid: 9|app: 0|req: 416/827] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:41 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/099c16ee-82e7-4c6e-8e86-d9df0f32491f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:02:41.446 8 INFO cinder.api.openstack.wsgi [None req-db378d06-da97-432b-a222-381a3faf4005 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:41.466 8 INFO cinder.volume.api [None req-db378d06-da97-432b-a222-381a3faf4005 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:41.477 8 INFO cinder.api.openstack.wsgi [None req-db378d06-da97-432b-a222-381a3faf4005 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 200 [pid: 8|app: 0|req: 412/828] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:41 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:41.505 9 INFO cinder.api.openstack.wsgi [None req-f8a90b1f-76c2-481d-8cba-99f2f4eb42f7 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 2026-07-01 02:02:41.506 9 INFO cinder.api.v3.volumes [None req-f8a90b1f-76c2-481d-8cba-99f2f4eb42f7 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume with id: be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:41.523 9 INFO cinder.volume.api [None req-f8a90b1f-76c2-481d-8cba-99f2f4eb42f7 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:41.550 9 INFO cinder.volume.api [None req-f8a90b1f-76c2-481d-8cba-99f2f4eb42f7 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Delete volume request issued successfully. 2026-07-01 02:02:41.551 9 INFO cinder.api.openstack.wsgi [None req-f8a90b1f-76c2-481d-8cba-99f2f4eb42f7 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 202 [pid: 9|app: 0|req: 417/829] 10.0.0.10 () {32 vars in 776 bytes} [Wed Jul 1 02:02:41 2026] DELETE /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => 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-01 02:02:41.567 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:02:41.584 8 INFO cinder.volume.api [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] Volume info retrieved successfully. 2026-07-01 02:02:41.598 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 200 [pid: 8|app: 0|req: 413/830] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:41 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:02:42.628 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 2026-07-01 02:02:42.637 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 returned with HTTP 404 [pid: 9|app: 0|req: 418/831] 10.0.0.10 () {32 vars in 773 bytes} [Wed Jul 1 02:02:42 2026] GET /v3/50cbe996970d41a19b25733f3a0e1077/volumes/be97220d-5c03-410e-b9a3-089f34748a98 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:02:42.968 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:42.969 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 414/832] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:02:42.974 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:02:42.975 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 419/833] 10.0.0.90 () {28 vars in 374 bytes} [Wed Jul 1 02:02:42 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:02:48.817 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:48.817 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:48.818 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:48.819 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:58.818 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:58.818 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:02:58.819 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:02:58.820 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:08.818 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:08.818 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:08.819 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:08.819 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:18.819 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:18.819 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:18.820 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:18.820 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:28.818 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:28.818 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:28.819 8 INFO cinder.api.openstack.wsgi [None req-00f276c7-f2ea-45af-ad67-166996ea5f27 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:28.819 9 INFO cinder.api.openstack.wsgi [None req-e5b239df-9262-460b-9c65-25c0ce00ddc9 2a054523bc1541cc8c5cfffa8cbdb9f3 50cbe996970d41a19b25733f3a0e1077 - - default default] http://10.0.0.71: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-01 02:03:31.539 8 INFO cinder.api.openstack.wsgi [None req-d2c309fd-f208-42ef-aca4-5b7f53d6c067 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/0ad1fab1d603420bb116b59e86dcb8eb?usage=true 2026-07-01 02:03:31.567 8 INFO cinder.api.openstack.wsgi [None req-d2c309fd-f208-42ef-aca4-5b7f53d6c067 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/0ad1fab1d603420bb116b59e86dcb8eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/844] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/0ad1fab1d603420bb116b59e86dcb8eb?usage=true => generated 847 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.579 9 INFO cinder.api.openstack.wsgi [None req-c5c1219a-3c6b-46a8-887b-ad172f369380 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/10ca6afc1fef4a4393759497e05900a0?usage=true 2026-07-01 02:03:31.634 9 INFO cinder.api.openstack.wsgi [None req-c5c1219a-3c6b-46a8-887b-ad172f369380 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/10ca6afc1fef4a4393759497e05900a0?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 425/845] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/10ca6afc1fef4a4393759497e05900a0?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.644 8 INFO cinder.api.openstack.wsgi [None req-ac5c1154-527e-41af-a8a0-1fdd676bbd56 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:03:31.676 8 INFO cinder.api.openstack.wsgi [None req-ac5c1154-527e-41af-a8a0-1fdd676bbd56 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/846] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.687 9 INFO cinder.api.openstack.wsgi [None req-09aca7de-3b1e-49c4-8873-09e1bfbf9d6b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/489ca93f02734cd98e1fd332af82c319?usage=true 2026-07-01 02:03:31.706 9 INFO cinder.api.openstack.wsgi [None req-09aca7de-3b1e-49c4-8873-09e1bfbf9d6b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/489ca93f02734cd98e1fd332af82c319?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 426/847] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/489ca93f02734cd98e1fd332af82c319?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.721 8 INFO cinder.api.openstack.wsgi [None req-aa1215e5-b043-4d02-ad9d-27515b4b7cac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5b91293287194a4796ee9ebbbd824c35?usage=true 2026-07-01 02:03:31.740 8 INFO cinder.api.openstack.wsgi [None req-aa1215e5-b043-4d02-ad9d-27515b4b7cac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5b91293287194a4796ee9ebbbd824c35?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/848] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/5b91293287194a4796ee9ebbbd824c35?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.754 9 INFO cinder.api.openstack.wsgi [None req-8b3450d6-1c97-47f4-b0b6-c175f8c7e2f3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:03:31.775 9 INFO cinder.api.openstack.wsgi [None req-8b3450d6-1c97-47f4-b0b6-c175f8c7e2f3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 427/849] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.787 8 INFO cinder.api.openstack.wsgi [None req-c79f703a-6567-48a1-8440-21d91a08313b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:03:31.812 8 INFO cinder.api.openstack.wsgi [None req-c79f703a-6567-48a1-8440-21d91a08313b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/850] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.824 9 INFO cinder.api.openstack.wsgi [None req-74324a7c-02fe-47f9-b6ab-40375a325521 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/a84c26a83a4849c18977e31d17c96bc0?usage=true 2026-07-01 02:03:31.847 9 INFO cinder.api.openstack.wsgi [None req-74324a7c-02fe-47f9-b6ab-40375a325521 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/a84c26a83a4849c18977e31d17c96bc0?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 428/851] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/a84c26a83a4849c18977e31d17c96bc0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.859 8 INFO cinder.api.openstack.wsgi [None req-154d4262-f5be-4c70-9526-af05acf957ea 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ca9731b3c1f2482992c845b00db6a57e?usage=true 2026-07-01 02:03:31.881 8 INFO cinder.api.openstack.wsgi [None req-154d4262-f5be-4c70-9526-af05acf957ea 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ca9731b3c1f2482992c845b00db6a57e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/852] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/ca9731b3c1f2482992c845b00db6a57e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.894 9 INFO cinder.api.openstack.wsgi [None req-3669fa3f-3b7d-4ba2-97de-3ede256b6602 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:03:31.902 9 INFO cinder.api.openstack.wsgi [None req-3669fa3f-3b7d-4ba2-97de-3ede256b6602 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 429/853] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:31.913 8 INFO cinder.api.openstack.wsgi [None req-a3422e10-ef8f-4bf2-afd2-c231df85e985 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:03:31.925 8 INFO cinder.volume.api [None req-a3422e10-ef8f-4bf2-afd2-c231df85e985 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:03:31.929 8 INFO cinder.api.openstack.wsgi [None req-a3422e10-ef8f-4bf2-afd2-c231df85e985 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/854] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:03:31.942 9 INFO cinder.api.openstack.wsgi [None req-90168b1b-7f1c-4b93-b71a-941102d50a52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:03:31.951 9 INFO cinder.volume.api [None req-90168b1b-7f1c-4b93-b71a-941102d50a52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:03:31.953 9 INFO cinder.api.openstack.wsgi [None req-90168b1b-7f1c-4b93-b71a-941102d50a52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 430/855] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:03:31.963 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:03:31.969 8 INFO cinder.volume.api [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:03:31.970 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/856] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:03:31.983 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:03:32.487 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 431/857] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:03:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:38.817 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:38.817 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:38.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:38.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:48.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:48.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:48.819 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:48.820 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:58.817 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:58.817 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:03:58.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:03:58.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:08.817 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:08.817 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:08.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:08.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:18.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:18.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:18.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:18.819 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:28.817 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:28.818 8 INFO cinder.api.openstack.wsgi [None req-c253a606-4658-4bf6-a181-1253e20f7acc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:28.818 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:28.819 9 INFO cinder.api.openstack.wsgi [None req-3ee98828-1768-4716-82c0-bd286343fe57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:31.601 8 INFO cinder.api.openstack.wsgi [None req-a7dfc385-77e8-478a-83d2-9a8f78e9aa89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:04:31.619 8 INFO cinder.volume.api [None req-a7dfc385-77e8-478a-83d2-9a8f78e9aa89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:04:31.621 8 INFO cinder.api.openstack.wsgi [None req-a7dfc385-77e8-478a-83d2-9a8f78e9aa89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/870] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:04:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:04:31.634 9 INFO cinder.api.openstack.wsgi [None req-06a67b62-9ed9-488e-b612-45a3d8750785 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:04:32.142 9 INFO cinder.api.openstack.wsgi [None req-06a67b62-9ed9-488e-b612-45a3d8750785 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 438/871] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:04:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.157 8 INFO cinder.api.openstack.wsgi [None req-5ca4fe41-9757-4c31-8d66-b8ddaeae0dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:04:32.184 8 INFO cinder.volume.api [None req-5ca4fe41-9757-4c31-8d66-b8ddaeae0dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:04:32.184 8 INFO cinder.api.openstack.wsgi [None req-5ca4fe41-9757-4c31-8d66-b8ddaeae0dcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/872] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:04:32.200 9 INFO cinder.api.openstack.wsgi [None req-047fd1b3-dda8-49b2-8f69-ee8f22394576 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:04:32.223 9 INFO cinder.volume.api [None req-047fd1b3-dda8-49b2-8f69-ee8f22394576 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:04:32.225 9 INFO cinder.api.openstack.wsgi [None req-047fd1b3-dda8-49b2-8f69-ee8f22394576 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 439/873] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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-01 02:04:32.378 8 INFO cinder.api.openstack.wsgi [None req-2ca4d29e-01c9-457e-b69d-5da406533508 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true 2026-07-01 02:04:32.400 8 INFO cinder.api.openstack.wsgi [None req-2ca4d29e-01c9-457e-b69d-5da406533508 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/874] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.414 9 INFO cinder.api.openstack.wsgi [None req-97bd66ed-d46b-4061-98ac-c318a5360cb9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18ef90634c164b39a642a8076390fde0?usage=true 2026-07-01 02:04:32.449 9 INFO cinder.api.openstack.wsgi [None req-97bd66ed-d46b-4061-98ac-c318a5360cb9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18ef90634c164b39a642a8076390fde0?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 440/875] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18ef90634c164b39a642a8076390fde0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.465 8 INFO cinder.api.openstack.wsgi [None req-8dab0757-0c8b-4e70-914f-4ede9b909622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:04:32.504 8 INFO cinder.api.openstack.wsgi [None req-8dab0757-0c8b-4e70-914f-4ede9b909622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/876] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.518 9 INFO cinder.api.openstack.wsgi [None req-257b3ec3-747a-44ee-8d59-62d7966baa57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true 2026-07-01 02:04:32.557 9 INFO cinder.api.openstack.wsgi [None req-257b3ec3-747a-44ee-8d59-62d7966baa57 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 441/877] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.580 8 INFO cinder.api.openstack.wsgi [None req-cd0b6631-5833-4122-8644-c4093624fc68 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true 2026-07-01 02:04:32.614 8 INFO cinder.api.openstack.wsgi [None req-cd0b6631-5833-4122-8644-c4093624fc68 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/878] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.626 9 INFO cinder.api.openstack.wsgi [None req-cc2aa161-fed1-4df3-b414-242f3c60b12f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true 2026-07-01 02:04:32.645 9 INFO cinder.api.openstack.wsgi [None req-cc2aa161-fed1-4df3-b414-242f3c60b12f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 442/879] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.658 8 INFO cinder.api.openstack.wsgi [None req-479b0b0b-d6e6-4b25-b7c5-fd3ffeae9fed 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/571e9d923d294f09b46666d4f8fcbc3a?usage=true 2026-07-01 02:04:32.689 8 INFO cinder.api.openstack.wsgi [None req-479b0b0b-d6e6-4b25-b7c5-fd3ffeae9fed 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/571e9d923d294f09b46666d4f8fcbc3a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/880] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/571e9d923d294f09b46666d4f8fcbc3a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.699 9 INFO cinder.api.openstack.wsgi [None req-65b809db-509a-4255-8f49-e2c18721b31d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:04:32.716 9 INFO cinder.api.openstack.wsgi [None req-65b809db-509a-4255-8f49-e2c18721b31d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 443/881] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.739 8 INFO cinder.api.openstack.wsgi [None req-3e0a0e47-84a6-4453-97e2-c611699d9552 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:04:32.771 8 INFO cinder.api.openstack.wsgi [None req-3e0a0e47-84a6-4453-97e2-c611699d9552 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/882] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.782 9 INFO cinder.api.openstack.wsgi [None req-384b406c-c4b9-40e7-b17c-3d31fa4754e2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/7d7fd701349b494ebb6dd8602b2ecd66?usage=true 2026-07-01 02:04:32.805 9 INFO cinder.api.openstack.wsgi [None req-384b406c-c4b9-40e7-b17c-3d31fa4754e2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/7d7fd701349b494ebb6dd8602b2ecd66?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 444/883] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/7d7fd701349b494ebb6dd8602b2ecd66?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.827 8 INFO cinder.api.openstack.wsgi [None req-fe52da73-2493-4e0b-9036-ae06f1413ae7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true 2026-07-01 02:04:32.848 8 INFO cinder.api.openstack.wsgi [None req-fe52da73-2493-4e0b-9036-ae06f1413ae7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/884] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.863 9 INFO cinder.api.openstack.wsgi [None req-6460fa33-abb6-412a-9212-c61c5c24e5f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true 2026-07-01 02:04:32.882 9 INFO cinder.api.openstack.wsgi [None req-6460fa33-abb6-412a-9212-c61c5c24e5f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 445/885] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.892 8 INFO cinder.api.openstack.wsgi [None req-d307eece-0022-4263-b906-8c38e5ca3207 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d174d62e37564ab1b1815853d2a80248?usage=true 2026-07-01 02:04:32.918 8 INFO cinder.api.openstack.wsgi [None req-d307eece-0022-4263-b906-8c38e5ca3207 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d174d62e37564ab1b1815853d2a80248?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/886] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d174d62e37564ab1b1815853d2a80248?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.930 9 INFO cinder.api.openstack.wsgi [None req-f32e9eee-f840-47e1-91ea-659bad3faf1a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true 2026-07-01 02:04:32.955 9 INFO cinder.api.openstack.wsgi [None req-f32e9eee-f840-47e1-91ea-659bad3faf1a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 446/887] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:32.974 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true 2026-07-01 02:04:32.998 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/888] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:04:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:33.007 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:04:33.012 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 447/889] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:04:33 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:38.817 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:38.817 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:38.818 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:38.818 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:48.817 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:48.817 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:48.818 9 INFO cinder.api.openstack.wsgi [None req-802e622c-2aa6-4a98-aa1b-eb662cad6bbe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:48.818 8 INFO cinder.api.openstack.wsgi [None req-fcf40916-0955-400f-9da2-28cf3574a622 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:55.776 9 INFO cinder.api.openstack.wsgi [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes 2026-07-01 02:04:55.888 9 INFO cinder.api.v3.volumes [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Create volume of 16 GB 2026-07-01 02:04:55.894 9 INFO cinder.volume.api [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:04:56.261 9 INFO cinder.volume.api [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Create volume request issued successfully. 2026-07-01 02:04:56.262 9 INFO cinder.api.openstack.wsgi [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes returned with HTTP 202 [pid: 9|app: 0|req: 450/894] 199.204.45.205 () {34 vars in 733 bytes} [Wed Jul 1 02:04:55 2026] POST /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes => generated 846 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:04:56.276 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6580803d-be8b-4e02-961c-f762ac367874 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:04:56.314 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6580803d-be8b-4e02-961c-f762ac367874 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:04:56.319 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6580803d-be8b-4e02-961c-f762ac367874 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 445/895] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:04:56 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:04:58.817 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6580803d-be8b-4e02-961c-f762ac367874 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:58.817 9 INFO cinder.api.openstack.wsgi [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:04:58.818 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6580803d-be8b-4e02-961c-f762ac367874 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:04:58.818 9 INFO cinder.api.openstack.wsgi [None req-8e2afa4b-351e-4b77-ad16-dad5b6368416 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:05:01.333 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-499537d8-948e-4002-94bf-df27b4a08cdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:01.360 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-499537d8-948e-4002-94bf-df27b4a08cdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:01.365 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-499537d8-948e-4002-94bf-df27b4a08cdc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 447/898] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:01 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1675 bytes in 41 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-01 02:05:02.142 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-55a04ee6-93d9-4052-ba73-3a342a0b5c89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:02.173 9 INFO cinder.volume.api [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-55a04ee6-93d9-4052-ba73-3a342a0b5c89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:02.185 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-55a04ee6-93d9-4052-ba73-3a342a0b5c89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 9|app: 0|req: 452/899] 10.0.0.79 () {34 vars in 1026 bytes} [Wed Jul 1 02:05:01 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1675 bytes in 191 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-01 02:05:04.216 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-8ee5b625-9e8e-4a79-92be-4c87d824f483 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:04.229 8 INFO cinder.volume.api [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-8ee5b625-9e8e-4a79-92be-4c87d824f483 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:04.242 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-8ee5b625-9e8e-4a79-92be-4c87d824f483 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 448/900] 10.0.0.79 () {34 vars in 1026 bytes} [Wed Jul 1 02:05:04 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1675 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:04.253 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-55a04ee6-93d9-4052-ba73-3a342a0b5c89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:05:04.254 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-55a04ee6-93d9-4052-ba73-3a342a0b5c89 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 453/901] 10.0.0.79 () {32 vars in 827 bytes} [Wed Jul 1 02:05:04 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-01 02:05:04.276 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-62ba2d4b-e811-4272-8b5b-7213b6a7f9ae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:04.334 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-62ba2d4b-e811-4272-8b5b-7213b6a7f9ae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments returned with HTTP 200 [pid: 8|app: 0|req: 449/902] 10.0.0.79 () {40 vars in 1055 bytes} [Wed Jul 1 02:05:04 2026] POST /v3/61cf9f8f357c4847a3bbb29a24618b19/attachments => generated 273 bytes in 73 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-01 02:05:05.504 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:05.542 9 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:05.548 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 9|app: 0|req: 454/903] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1674 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:05:08.445 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-c49ec72c-5dbc-4c5c-8f93-e02c7769f06d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:08.470 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-c49ec72c-5dbc-4c5c-8f93-e02c7769f06d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:08.484 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-c49ec72c-5dbc-4c5c-8f93-e02c7769f06d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 450/904] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:08 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1674 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:08.818 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:08.817 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-c49ec72c-5dbc-4c5c-8f93-e02c7769f06d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:08.819 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:08.819 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-c49ec72c-5dbc-4c5c-8f93-e02c7769f06d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:10.121 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:05:10.122 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-2defae9f-9db6-4fdd-924f-8e78e7151464 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 456/907] 199.204.45.205 () {32 vars in 839 bytes} [Wed Jul 1 02:05:10 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-01 02:05:10.134 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-5ac43040-2d79-4e5f-9982-aebc97d2cd17 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:10.150 8 INFO cinder.volume.api [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-5ac43040-2d79-4e5f-9982-aebc97d2cd17 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:10.155 8 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-5ac43040-2d79-4e5f-9982-aebc97d2cd17 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 452/908] 199.204.45.205 () {36 vars in 1072 bytes} [Wed Jul 1 02:05:10 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:05:10.224 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-5625e05a-5e3f-4f0e-86d5-df34c8d991bb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:11.260 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-5625e05a-5e3f-4f0e-86d5-df34c8d991bb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 returned with HTTP 200 [pid: 9|app: 0|req: 457/909] 199.204.45.205 () {40 vars in 1134 bytes} [Wed Jul 1 02:05:10 2026] PUT /v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 => generated 802 bytes in 1041 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-01 02:05:11.697 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-eca2bd27-d4bf-4091-a098-3400d032358d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:11.715 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-eca2bd27-d4bf-4091-a098-3400d032358d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:11.721 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-eca2bd27-d4bf-4091-a098-3400d032358d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:11 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1675 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:05:11.782 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-704af1e4-b2ce-472f-8837-f5d2f37c54c1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:11.815 9 INFO cinder.api.openstack.wsgi [req-c301b317-3a6e-4535-9715-9d1a40ff8eee req-704af1e4-b2ce-472f-8837-f5d2f37c54c1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492/action returned with HTTP 204 [pid: 9|app: 0|req: 458/911] 199.204.45.205 () {40 vars in 1147 bytes} [Wed Jul 1 02:05:11 2026] POST /v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492/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-01 02:05:14.641 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-781bc98d-27e5-4032-a8b4-819c6f560f99 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:14.664 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-781bc98d-27e5-4032-a8b4-819c6f560f99 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:14.671 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-781bc98d-27e5-4032-a8b4-819c6f560f99 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:14 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1973 bytes in 37 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-01 02:05:17.799 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-4e636d7b-338a-4e59-b387-84d3dcb700f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:17.819 9 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-4e636d7b-338a-4e59-b387-84d3dcb700f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:17.826 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-4e636d7b-338a-4e59-b387-84d3dcb700f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 9|app: 0|req: 459/913] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:17 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:18.817 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-781bc98d-27e5-4032-a8b4-819c6f560f99 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:18.817 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-4e636d7b-338a-4e59-b387-84d3dcb700f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:18.818 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-781bc98d-27e5-4032-a8b4-819c6f560f99 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:18.819 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-4e636d7b-338a-4e59-b387-84d3dcb700f9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:05:20.662 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6a62556a-5e7a-4bb6-a1ba-aea35992b3e8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:20.679 8 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6a62556a-5e7a-4bb6-a1ba-aea35992b3e8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:20.687 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6a62556a-5e7a-4bb6-a1ba-aea35992b3e8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:20 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:05:23.787 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-33f50358-4ad6-4432-998d-2254d12f1b52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:23.803 9 INFO cinder.volume.api [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-33f50358-4ad6-4432-998d-2254d12f1b52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:05:23.807 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-33f50358-4ad6-4432-998d-2254d12f1b52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 200 [pid: 9|app: 0|req: 461/917] 199.204.45.205 () {32 vars in 824 bytes} [Wed Jul 1 02:05:23 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 1973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:28.818 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-33f50358-4ad6-4432-998d-2254d12f1b52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:28.818 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6a62556a-5e7a-4bb6-a1ba-aea35992b3e8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:28.819 8 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-6a62556a-5e7a-4bb6-a1ba-aea35992b3e8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:28.819 9 INFO cinder.api.openstack.wsgi [req-8e2afa4b-351e-4b77-ad16-dad5b6368416 req-33f50358-4ad6-4432-998d-2254d12f1b52 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:05:31.634 9 INFO cinder.api.openstack.wsgi [None req-f349b9f0-d24d-48b0-8c50-b9556f70072d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:05:32.150 9 INFO cinder.api.openstack.wsgi [None req-f349b9f0-d24d-48b0-8c50-b9556f70072d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 463/920] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:05:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 671 bytes in 701 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-01 02:05:32.171 8 INFO cinder.api.openstack.wsgi [None req-0bc0dd0c-0029-43da-bf77-c9ec8448aa06 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:05:32.205 8 INFO cinder.volume.api [None req-0bc0dd0c-0029-43da-bf77-c9ec8448aa06 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:32.213 8 INFO cinder.api.openstack.wsgi [None req-0bc0dd0c-0029-43da-bf77-c9ec8448aa06 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/921] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:32.299 9 INFO cinder.api.openstack.wsgi [None req-3b5760f6-9ded-43ef-9c33-f435aff36d6d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true 2026-07-01 02:05:32.323 9 INFO cinder.api.openstack.wsgi [None req-3b5760f6-9ded-43ef-9c33-f435aff36d6d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 464/922] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true => generated 847 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-01 02:05:32.336 8 INFO cinder.api.openstack.wsgi [None req-27862e58-99e3-462e-9f10-6c3f213d39fe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/196bf181c57e4deea71fa6812b490219?usage=true 2026-07-01 02:05:32.355 8 INFO cinder.api.openstack.wsgi [None req-27862e58-99e3-462e-9f10-6c3f213d39fe 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/196bf181c57e4deea71fa6812b490219?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/923] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/196bf181c57e4deea71fa6812b490219?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.366 9 INFO cinder.api.openstack.wsgi [None req-ff0b551b-8920-491b-ad63-8ba727387655 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:05:32.389 9 INFO cinder.api.openstack.wsgi [None req-ff0b551b-8920-491b-ad63-8ba727387655 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 465/924] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.400 8 INFO cinder.api.openstack.wsgi [None req-130182f6-aeb7-4dfc-86fe-60336a07ea24 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true 2026-07-01 02:05:32.430 8 INFO cinder.api.openstack.wsgi [None req-130182f6-aeb7-4dfc-86fe-60336a07ea24 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/925] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.441 9 INFO cinder.api.openstack.wsgi [None req-7a36652c-0b88-4d04-81a7-2e554caf7c91 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/32f86681b106486d8bc0b382bf92315a?usage=true 2026-07-01 02:05:32.479 9 INFO cinder.api.openstack.wsgi [None req-7a36652c-0b88-4d04-81a7-2e554caf7c91 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/32f86681b106486d8bc0b382bf92315a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 466/926] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/32f86681b106486d8bc0b382bf92315a?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.494 8 INFO cinder.api.openstack.wsgi [None req-dbbc3f0b-d390-4c2d-9b07-6a54b97436f7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true 2026-07-01 02:05:32.529 8 INFO cinder.api.openstack.wsgi [None req-dbbc3f0b-d390-4c2d-9b07-6a54b97436f7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/927] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.539 9 INFO cinder.api.openstack.wsgi [None req-69d52d55-4414-4a19-b181-2fa43feba262 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true 2026-07-01 02:05:32.564 9 INFO cinder.api.openstack.wsgi [None req-69d52d55-4414-4a19-b181-2fa43feba262 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 467/928] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.578 8 INFO cinder.api.openstack.wsgi [None req-51b432e2-cf3a-4b85-81b8-76ddfb7d8f27 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:05:32.599 8 INFO cinder.api.openstack.wsgi [None req-51b432e2-cf3a-4b85-81b8-76ddfb7d8f27 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/929] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.609 9 INFO cinder.api.openstack.wsgi [None req-988d6fb0-677c-4e5f-8aae-814396d03bcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:05:32.628 9 INFO cinder.api.openstack.wsgi [None req-988d6fb0-677c-4e5f-8aae-814396d03bcc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 468/930] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.640 8 INFO cinder.api.openstack.wsgi [None req-14619934-1101-4102-8b03-a19ffce032e2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true 2026-07-01 02:05:32.661 8 INFO cinder.api.openstack.wsgi [None req-14619934-1101-4102-8b03-a19ffce032e2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/931] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.677 9 INFO cinder.api.openstack.wsgi [None req-3b1b8ba4-12be-4716-bef1-ac48277e25a7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true 2026-07-01 02:05:32.699 9 INFO cinder.api.openstack.wsgi [None req-3b1b8ba4-12be-4716-bef1-ac48277e25a7 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 469/932] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.714 8 INFO cinder.api.openstack.wsgi [None req-93e8b0a9-012c-4f94-989d-602b915b1a08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true 2026-07-01 02:05:32.733 8 INFO cinder.api.openstack.wsgi [None req-93e8b0a9-012c-4f94-989d-602b915b1a08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/933] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.744 9 INFO cinder.api.openstack.wsgi [None req-f6e5c5ed-9d70-4b84-a3ac-6664362f1431 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true 2026-07-01 02:05:32.790 9 INFO cinder.api.openstack.wsgi [None req-f6e5c5ed-9d70-4b84-a3ac-6664362f1431 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 470/934] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.801 8 INFO cinder.api.openstack.wsgi [None req-42afcd21-d602-4106-9fee-81bf06f277c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:05:32.810 8 INFO cinder.volume.api [None req-42afcd21-d602-4106-9fee-81bf06f277c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:05:32.811 8 INFO cinder.api.openstack.wsgi [None req-42afcd21-d602-4106-9fee-81bf06f277c6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 465/935] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:05:32.823 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:05:32.828 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 471/936] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:32.838 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:05:32.851 8 INFO cinder.volume.api [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:05:32.858 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/937] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:05:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:05:38.818 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:38.818 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:38.819 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:38.819 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:48.817 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:48.818 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:48.818 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:48.819 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:58.818 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:58.818 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:05:58.819 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:05:58.820 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:08.817 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:08.817 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:08.819 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:08.819 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:18.817 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:18.818 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:18.818 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:18.819 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:28.817 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:28.817 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:28.818 8 INFO cinder.api.openstack.wsgi [None req-b0c518ad-492f-4705-aa98-5046ca017d07 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:28.818 9 INFO cinder.api.openstack.wsgi [None req-a857bc85-9927-4d7e-8af0-0bee1ea59f08 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:06:31.448 8 INFO cinder.api.openstack.wsgi [None req-49814231-6e27-4d41-bc1a-0ba8ec318342 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:06:31.469 8 INFO cinder.volume.api [None req-49814231-6e27-4d41-bc1a-0ba8ec318342 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:06:31.477 8 INFO cinder.api.openstack.wsgi [None req-49814231-6e27-4d41-bc1a-0ba8ec318342 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/950] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:06:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1976 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:06:31.492 9 INFO cinder.api.openstack.wsgi [None req-36661879-5535-4238-ba4f-80d749300d27 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:06:31.499 9 INFO cinder.volume.api [None req-36661879-5535-4238-ba4f-80d749300d27 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:06:31.499 9 INFO cinder.api.openstack.wsgi [None req-36661879-5535-4238-ba4f-80d749300d27 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 478/951] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:06:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:06:31.512 8 INFO cinder.api.openstack.wsgi [None req-71811fa9-465d-4d92-b9e2-a3bf7cd95350 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:06:32.016 8 INFO cinder.api.openstack.wsgi [None req-71811fa9-465d-4d92-b9e2-a3bf7cd95350 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 474/952] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:06:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.029 9 INFO cinder.api.openstack.wsgi [None req-870272b8-af1a-4893-b11a-bf27fcee039b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:06:32.048 9 INFO cinder.api.openstack.wsgi [None req-870272b8-af1a-4893-b11a-bf27fcee039b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 479/953] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.069 8 INFO cinder.api.openstack.wsgi [None req-7cdf365b-4f8e-4d11-bc11-5b58276ac81a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:06:32.081 8 INFO cinder.volume.api [None req-7cdf365b-4f8e-4d11-bc11-5b58276ac81a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:06:32.086 8 INFO cinder.api.openstack.wsgi [None req-7cdf365b-4f8e-4d11-bc11-5b58276ac81a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/954] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:06:32.140 9 INFO cinder.api.openstack.wsgi [None req-396e2e3d-b402-4595-90f1-5ac847fcb017 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true 2026-07-01 02:06:32.163 9 INFO cinder.api.openstack.wsgi [None req-396e2e3d-b402-4595-90f1-5ac847fcb017 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 480/955] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true => generated 847 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-01 02:06:32.173 8 INFO cinder.api.openstack.wsgi [None req-217b6d12-b3e4-455f-8687-46531af5ba4d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:06:32.201 8 INFO cinder.api.openstack.wsgi [None req-217b6d12-b3e4-455f-8687-46531af5ba4d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/956] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.216 9 INFO cinder.api.openstack.wsgi [None req-8432111f-2824-4e07-b893-3a4edc8fb602 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true 2026-07-01 02:06:32.239 9 INFO cinder.api.openstack.wsgi [None req-8432111f-2824-4e07-b893-3a4edc8fb602 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 481/957] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.254 8 INFO cinder.api.openstack.wsgi [None req-20aa192b-8691-4ed2-a485-e69447e8b737 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true 2026-07-01 02:06:32.278 8 INFO cinder.api.openstack.wsgi [None req-20aa192b-8691-4ed2-a485-e69447e8b737 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/958] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.289 9 INFO cinder.api.openstack.wsgi [None req-7e46b221-91e8-4aee-916b-420000f3955a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true 2026-07-01 02:06:32.308 9 INFO cinder.api.openstack.wsgi [None req-7e46b221-91e8-4aee-916b-420000f3955a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 482/959] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.322 8 INFO cinder.api.openstack.wsgi [None req-f2e096c3-7d04-4192-920f-348c0186e256 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:06:32.346 8 INFO cinder.api.openstack.wsgi [None req-f2e096c3-7d04-4192-920f-348c0186e256 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/960] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.357 9 INFO cinder.api.openstack.wsgi [None req-fb68f22a-c9c9-4c57-9409-14eb6709db76 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:06:32.380 9 INFO cinder.api.openstack.wsgi [None req-fb68f22a-c9c9-4c57-9409-14eb6709db76 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 483/961] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.391 8 INFO cinder.api.openstack.wsgi [None req-b4609dcd-52ca-4209-a95a-0994bf2e6430 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true 2026-07-01 02:06:32.419 8 INFO cinder.api.openstack.wsgi [None req-b4609dcd-52ca-4209-a95a-0994bf2e6430 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/962] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.430 9 INFO cinder.api.openstack.wsgi [None req-4e942a39-c02d-4c05-96f3-013fcc5926a6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true 2026-07-01 02:06:32.450 9 INFO cinder.api.openstack.wsgi [None req-4e942a39-c02d-4c05-96f3-013fcc5926a6 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 484/963] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.462 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true 2026-07-01 02:06:32.497 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/964] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:32.509 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true 2026-07-01 02:06:32.530 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 485/965] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:06:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:38.817 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:38.817 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:38.819 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:38.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:48.818 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:48.818 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:48.819 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:48.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:58.817 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:58.818 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:06:58.818 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:06:58.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:08.818 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:08.818 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:08.819 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:08.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:18.818 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:18.818 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:18.819 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:18.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:28.817 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:28.817 9 INFO cinder.api.openstack.wsgi [None req-def8604b-73ca-40e2-999b-e0b2410936cd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:28.817 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:28.819 8 INFO cinder.api.openstack.wsgi [None req-d9711536-9c2d-415d-a393-2b13075b54f8 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:31.407 9 INFO cinder.api.openstack.wsgi [None req-65e4a2a3-7f37-4eca-9141-d8d72113a91f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:07:31.422 9 INFO cinder.volume.api [None req-65e4a2a3-7f37-4eca-9141-d8d72113a91f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:07:31.434 9 INFO cinder.api.openstack.wsgi [None req-65e4a2a3-7f37-4eca-9141-d8d72113a91f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 492/978] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 1976 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:07:31.449 8 INFO cinder.api.openstack.wsgi [None req-8cba4642-24f4-4eac-9e4a-d075899c7bee 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:07:31.465 8 INFO cinder.volume.api [None req-8cba4642-24f4-4eac-9e4a-d075899c7bee 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:07:31.471 8 INFO cinder.api.openstack.wsgi [None req-8cba4642-24f4-4eac-9e4a-d075899c7bee 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/979] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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) /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-01 02:07:31.537 9 INFO cinder.api.openstack.wsgi [None req-c6ceccda-adfa-4918-875a-15924ad3f6e1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true 2026-07-01 02:07:31.571 9 INFO cinder.api.openstack.wsgi [None req-c6ceccda-adfa-4918-875a-15924ad3f6e1 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 493/980] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/18d398871d444630b654322e59063230?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:07:31.583 8 INFO cinder.api.openstack.wsgi [None req-379e6bfc-2373-443f-b0a0-d3a9a3fb17f5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:07:31.602 8 INFO cinder.api.openstack.wsgi [None req-379e6bfc-2373-443f-b0a0-d3a9a3fb17f5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/981] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.612 9 INFO cinder.api.openstack.wsgi [None req-b4de6088-afd7-4cfd-9463-e3646a0d3fa2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true 2026-07-01 02:07:31.629 9 INFO cinder.api.openstack.wsgi [None req-b4de6088-afd7-4cfd-9463-e3646a0d3fa2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 494/982] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/2df43f8a901242a780fe2476ea19bb53?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.639 8 INFO cinder.api.openstack.wsgi [None req-188fb18d-2a07-44eb-a303-83e2343aff48 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true 2026-07-01 02:07:31.665 8 INFO cinder.api.openstack.wsgi [None req-188fb18d-2a07-44eb-a303-83e2343aff48 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/983] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/52d35aa19af04bb3add594ce68648249?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.679 9 INFO cinder.api.openstack.wsgi [None req-d0ac0158-53ed-4f09-bfa2-4d91288587b2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true 2026-07-01 02:07:31.696 9 INFO cinder.api.openstack.wsgi [None req-d0ac0158-53ed-4f09-bfa2-4d91288587b2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 495/984] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/54e72112fc5b44cdb32b17eebee73daa?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.705 8 INFO cinder.api.openstack.wsgi [None req-d1be0ca7-96fd-4d97-b3d8-b9ab150fa9b5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:07:31.732 8 INFO cinder.api.openstack.wsgi [None req-d1be0ca7-96fd-4d97-b3d8-b9ab150fa9b5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/985] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.742 9 INFO cinder.api.openstack.wsgi [None req-a2ae4b0f-c474-4d68-85ae-f5ed57935890 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:07:31.761 9 INFO cinder.api.openstack.wsgi [None req-a2ae4b0f-c474-4d68-85ae-f5ed57935890 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 496/986] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.771 8 INFO cinder.api.openstack.wsgi [None req-72e546d4-cb06-4388-9d64-1a043ec149a3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true 2026-07-01 02:07:31.794 8 INFO cinder.api.openstack.wsgi [None req-72e546d4-cb06-4388-9d64-1a043ec149a3 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/987] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/826e55d342b04b5983f5d61a0fc7deaa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.808 9 INFO cinder.api.openstack.wsgi [None req-1c3f7d77-36da-4dbe-b951-9741ceb51faa 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true 2026-07-01 02:07:31.825 9 INFO cinder.api.openstack.wsgi [None req-1c3f7d77-36da-4dbe-b951-9741ceb51faa 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 497/988] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/88983c0cc6ec466bb1c2b57a5e247a9a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.837 8 INFO cinder.api.openstack.wsgi [None req-c6c23226-59cc-4b11-ba03-170a4992cdae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true 2026-07-01 02:07:31.863 8 INFO cinder.api.openstack.wsgi [None req-c6c23226-59cc-4b11-ba03-170a4992cdae 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/989] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d34ac30051e54f159c9a35f4f62a19a6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.876 9 INFO cinder.api.openstack.wsgi [None req-69f0973b-d4b5-4f02-8745-2e5a7322fb9d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true 2026-07-01 02:07:31.892 9 INFO cinder.api.openstack.wsgi [None req-69f0973b-d4b5-4f02-8745-2e5a7322fb9d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 498/990] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/d90e98f6927740d19a99e60dd068162b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.901 8 INFO cinder.api.openstack.wsgi [None req-4e6a2045-99cc-4fe7-918b-fd83d8be2cf2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:07:31.907 8 INFO cinder.volume.api [None req-4e6a2045-99cc-4fe7-918b-fd83d8be2cf2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:07:31.907 8 INFO cinder.api.openstack.wsgi [None req-4e6a2045-99cc-4fe7-918b-fd83d8be2cf2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:07:31.916 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:07:31.921 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 499/992] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:31.933 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:07:32.436 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:07:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:38.817 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:38.818 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:38.818 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:38.820 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:48.816 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:48.817 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:48.817 8 INFO cinder.api.openstack.wsgi [None req-b398a9f6-8991-44db-97fd-a436403961d2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:48.818 9 INFO cinder.api.openstack.wsgi [None req-4da77c58-887e-46bb-94d7-4282494ec976 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:54.922 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:07:55.523 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 returned with HTTP 200 [pid: 8|app: 0|req: 497/998] 199.204.45.205 () {38 vars in 1102 bytes} [Wed Jul 1 02:07:54 2026] DELETE /v3/61cf9f8f357c4847a3bbb29a24618b19/attachments/5e535192-cd8a-43f0-83c8-bf720768e492 => generated 19 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:55.538 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead 2026-07-01 02:07:55.539 9 INFO cinder.api.v3.volumes [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Delete volume with id: 3a005e3b-8526-4848-920d-afa46b503ead /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:07:55.552 9 INFO cinder.volume.api [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Volume info retrieved successfully. 2026-07-01 02:07:55.572 9 INFO cinder.volume.api [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Delete volume request issued successfully. 2026-07-01 02:07:55.572 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead returned with HTTP 202 [pid: 9|app: 0|req: 502/999] 199.204.45.205 () {36 vars in 1053 bytes} [Wed Jul 1 02:07:55 2026] DELETE /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/3a005e3b-8526-4848-920d-afa46b503ead => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-01 02:07:58.817 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:58.817 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:07:58.818 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:07:58.818 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:08.817 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:08.817 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:08.818 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:08.820 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:18.818 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:18.818 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:18.819 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:18.819 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:28.818 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:28.818 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:28.819 8 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-a306d7fb-060f-489d-8946-0fdc097db481 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:28.819 9 INFO cinder.api.openstack.wsgi [req-c70d5da6-9b25-49df-a009-6f5aa752701b req-55263aff-396f-4d98-9ac1-531f28db1167 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71: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-01 02:08:31.527 8 INFO cinder.api.openstack.wsgi [None req-c1ef7124-ade0-4ce2-a92e-f402b8bf6e41 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 02:08:31.548 8 INFO cinder.volume.api [None req-c1ef7124-ade0-4ce2-a92e-f402b8bf6e41 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:08:31.550 8 INFO cinder.api.openstack.wsgi [None req-c1ef7124-ade0-4ce2-a92e-f402b8bf6e41 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1008] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:08:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 178 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-01 02:08:31.560 9 INFO cinder.api.openstack.wsgi [None req-1e9a6826-1d1f-4b22-b3a0-db6da9385bdd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:08:32.063 9 INFO cinder.api.openstack.wsgi [None req-1e9a6826-1d1f-4b22-b3a0-db6da9385bdd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 507/1009] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:08:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.159 8 INFO cinder.api.openstack.wsgi [None req-63691c05-8969-4430-9163-1f57a18995df 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:08:32.189 8 INFO cinder.api.openstack.wsgi [None req-63691c05-8969-4430-9163-1f57a18995df 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1010] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.204 9 INFO cinder.api.openstack.wsgi [None req-0df4dd13-1e1d-40cb-8c76-1ae2bb759ce2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/4593b1757b634c88b2acaed4ce9f5144?usage=true 2026-07-01 02:08:32.230 9 INFO cinder.api.openstack.wsgi [None req-0df4dd13-1e1d-40cb-8c76-1ae2bb759ce2 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/4593b1757b634c88b2acaed4ce9f5144?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 508/1011] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/4593b1757b634c88b2acaed4ce9f5144?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.248 8 INFO cinder.api.openstack.wsgi [None req-f115a53d-abd8-4360-b5e5-c328067478e4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:08:32.274 8 INFO cinder.api.openstack.wsgi [None req-f115a53d-abd8-4360-b5e5-c328067478e4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1012] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.287 9 INFO cinder.api.openstack.wsgi [None req-30f2b4af-f929-422a-8183-99f6a9fee157 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:08:32.309 9 INFO cinder.api.openstack.wsgi [None req-30f2b4af-f929-422a-8183-99f6a9fee157 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 509/1013] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.323 8 INFO cinder.api.openstack.wsgi [None req-245fb5b0-08c4-435d-8d29-2103ee57810a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/e1e958635d7b4b65b3a69c8c6bab7bb9?usage=true 2026-07-01 02:08:32.348 8 INFO cinder.api.openstack.wsgi [None req-245fb5b0-08c4-435d-8d29-2103ee57810a 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/e1e958635d7b4b65b3a69c8c6bab7bb9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1014] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/e1e958635d7b4b65b3a69c8c6bab7bb9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.361 9 INFO cinder.api.openstack.wsgi [None req-a9e6d2e3-1b97-4fb1-ac44-0d3b79655dc0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:08:32.368 9 INFO cinder.api.openstack.wsgi [None req-a9e6d2e3-1b97-4fb1-ac44-0d3b79655dc0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 510/1015] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:32.377 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:08:32.387 8 INFO cinder.volume.api [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:08:32.390 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1016] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:08:32.404 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:08:32.410 9 INFO cinder.volume.api [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:08:32.410 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 511/1017] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:08:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:08:38.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:38.818 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:38.819 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:38.819 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:48.817 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:48.817 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:48.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:48.819 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:58.817 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:58.817 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:08:58.818 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:08:58.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:08.817 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:08.817 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:08.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:08.818 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:18.818 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:18.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:18.818 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:18.819 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:28.817 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:28.818 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:28.819 8 INFO cinder.api.openstack.wsgi [None req-c9fadd72-bfcb-4890-84c4-04590ec64ec0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:28.819 9 INFO cinder.api.openstack.wsgi [None req-5e84fe4d-c870-434c-ab1c-2eba66d3577d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:31.498 8 INFO cinder.api.openstack.wsgi [None req-6cfd043a-e9a9-4a7c-bc60-258b7a2389fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:09:31.509 8 INFO cinder.volume.api [None req-6cfd043a-e9a9-4a7c-bc60-258b7a2389fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:09:31.511 8 INFO cinder.api.openstack.wsgi [None req-6cfd043a-e9a9-4a7c-bc60-258b7a2389fc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1030] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:31.522 9 INFO cinder.api.openstack.wsgi [None req-8ff51ca7-c815-427a-a091-377ab2170814 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:09:31.531 9 INFO cinder.volume.api [None req-8ff51ca7-c815-427a-a091-377ab2170814 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:09:31.533 9 INFO cinder.api.openstack.wsgi [None req-8ff51ca7-c815-427a-a091-377ab2170814 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 518/1031] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:31.547 8 INFO cinder.api.openstack.wsgi [None req-509b6f85-2634-436d-b248-376a57b9d86c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:09:31.555 8 INFO cinder.api.openstack.wsgi [None req-509b6f85-2634-436d-b248-376a57b9d86c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 514/1032] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:31.566 9 INFO cinder.api.openstack.wsgi [None req-a80bb9d9-82ec-40b8-8a8a-e494fcd42b7d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:09:31.572 9 INFO cinder.volume.api [None req-a80bb9d9-82ec-40b8-8a8a-e494fcd42b7d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:09:31.572 9 INFO cinder.api.openstack.wsgi [None req-a80bb9d9-82ec-40b8-8a8a-e494fcd42b7d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 519/1033] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:31.604 8 INFO cinder.api.openstack.wsgi [None req-13d64597-f133-48c3-b4a3-06b5e500f8dd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:09:31.630 8 INFO cinder.api.openstack.wsgi [None req-13d64597-f133-48c3-b4a3-06b5e500f8dd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1034] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:31.640 9 INFO cinder.api.openstack.wsgi [None req-8dfac5c6-ed46-4f05-b1ae-41f424445b49 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:09:31.681 9 INFO cinder.api.openstack.wsgi [None req-8dfac5c6-ed46-4f05-b1ae-41f424445b49 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 520/1035] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:31.690 8 INFO cinder.api.openstack.wsgi [None req-0da6028c-ee74-48a9-87a5-c6b5b7026465 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:09:31.713 8 INFO cinder.api.openstack.wsgi [None req-0da6028c-ee74-48a9-87a5-c6b5b7026465 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1036] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:31.723 9 INFO cinder.api.openstack.wsgi [None req-a4a2c720-42a6-40c0-b8cf-02c9f9dbed67 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:09:32.225 9 INFO cinder.api.openstack.wsgi [None req-a4a2c720-42a6-40c0-b8cf-02c9f9dbed67 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 521/1037] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:09:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 668 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:32.341 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots 2026-07-01 02:09:32.355 8 INFO cinder.volume.api [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:09:32.355 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 517/1038] 10.0.0.10 () {32 vars in 703 bytes} [Wed Jul 1 02:09:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:32.370 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes 2026-07-01 02:09:32.398 9 INFO cinder.volume.api [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:09:32.398 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes returned with HTTP 200 [pid: 9|app: 0|req: 522/1039] 10.0.0.10 () {32 vars in 699 bytes} [Wed Jul 1 02:09:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:38.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:38.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:38.818 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:38.819 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:48.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:48.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:48.818 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:48.818 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:58.818 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:58.818 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:09:58.819 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:09:58.820 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:08.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:08.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:08.818 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:08.818 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:18.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:18.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:18.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:18.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:28.816 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:28.817 9 INFO cinder.api.openstack.wsgi [None req-7925af0c-50b2-4320-8068-c441b5a87883 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:28.817 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:28.819 8 INFO cinder.api.openstack.wsgi [None req-f4059079-50e8-4f98-9d74-f7e82d608ccf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:31.409 9 INFO cinder.api.openstack.wsgi [None req-1fbf370a-0ec4-443f-b355-cc3c08991f75 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:10:31.422 9 INFO cinder.volume.api [None req-1fbf370a-0ec4-443f-b355-cc3c08991f75 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:10:31.424 9 INFO cinder.api.openstack.wsgi [None req-1fbf370a-0ec4-443f-b355-cc3c08991f75 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 529/1052] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:10:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:31.441 8 INFO cinder.api.openstack.wsgi [None req-118386af-04b5-4676-80b0-45f21361c3c0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:10:31.448 8 INFO cinder.volume.api [None req-118386af-04b5-4676-80b0-45f21361c3c0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:10:31.449 8 INFO cinder.api.openstack.wsgi [None req-118386af-04b5-4676-80b0-45f21361c3c0 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1053] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:10:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:31.466 9 INFO cinder.api.openstack.wsgi [None req-826ad210-7cee-43de-90a0-de4a08dfb658 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:10:31.969 9 INFO cinder.api.openstack.wsgi [None req-826ad210-7cee-43de-90a0-de4a08dfb658 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 530/1054] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:10:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:32.023 8 INFO cinder.api.openstack.wsgi [None req-7323b097-0353-4b91-91f8-9eff623aeda9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:10:32.082 8 INFO cinder.api.openstack.wsgi [None req-7323b097-0353-4b91-91f8-9eff623aeda9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1055] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:10:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:32.097 9 INFO cinder.api.openstack.wsgi [None req-2cc56d3a-3638-4949-aafa-15a05fa523fa 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:10:32.135 9 INFO cinder.api.openstack.wsgi [None req-2cc56d3a-3638-4949-aafa-15a05fa523fa 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 531/1056] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:10:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:32.154 8 INFO cinder.api.openstack.wsgi [None req-1ccb0a5f-5526-49be-b821-707f4982c714 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:10:32.188 8 INFO cinder.api.openstack.wsgi [None req-1ccb0a5f-5526-49be-b821-707f4982c714 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1057] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:10:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:32.200 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:10:32.210 9 INFO cinder.volume.api [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:10:32.213 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 532/1058] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:10:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:32.229 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:10:32.237 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1059] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:10:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:38.817 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:38.818 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:38.818 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:38.819 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:48.817 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:48.817 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:48.818 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:48.818 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:58.817 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:58.818 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:10:58.818 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:10:58.819 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:08.816 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:08.817 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:08.817 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:08.817 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:18.817 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:18.817 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:18.818 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:18.818 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:28.818 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:28.818 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:28.819 8 INFO cinder.api.openstack.wsgi [None req-115595b5-1f00-4b22-999a-52a77acb51bf 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:28.819 9 INFO cinder.api.openstack.wsgi [None req-1c066c4a-c52e-4f21-ba32-f74022420f83 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:31.390 8 INFO cinder.api.openstack.wsgi [None req-5d7b105b-43c2-4b02-acd0-ae3736ee4d72 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:11:31.397 8 INFO cinder.volume.api [None req-5d7b105b-43c2-4b02-acd0-ae3736ee4d72 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:11:31.398 8 INFO cinder.api.openstack.wsgi [None req-5d7b105b-43c2-4b02-acd0-ae3736ee4d72 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1072] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:31.406 9 INFO cinder.api.openstack.wsgi [None req-cec8e0d6-c47c-4ff8-a740-8e20d2be68f5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:11:31.413 9 INFO cinder.api.openstack.wsgi [None req-cec8e0d6-c47c-4ff8-a740-8e20d2be68f5 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 539/1073] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:31.421 8 INFO cinder.api.openstack.wsgi [None req-f268ada3-e842-4dc4-baa0-2ad9cc4cd40d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:11:31.429 8 INFO cinder.volume.api [None req-f268ada3-e842-4dc4-baa0-2ad9cc4cd40d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:11:31.431 8 INFO cinder.api.openstack.wsgi [None req-f268ada3-e842-4dc4-baa0-2ad9cc4cd40d 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1074] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:31.482 9 INFO cinder.api.openstack.wsgi [None req-ea28a1d8-d5a9-448b-8641-d39b22ffe318 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:11:31.533 9 INFO cinder.api.openstack.wsgi [None req-ea28a1d8-d5a9-448b-8641-d39b22ffe318 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 540/1075] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:31.545 8 INFO cinder.api.openstack.wsgi [None req-ee07a6bd-9583-407a-9758-49250f2f027f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:11:31.583 8 INFO cinder.api.openstack.wsgi [None req-ee07a6bd-9583-407a-9758-49250f2f027f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1076] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:31.598 9 INFO cinder.api.openstack.wsgi [None req-a4044a8c-30aa-45ab-8342-a9cc67c6ef1e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:11:31.614 9 INFO cinder.api.openstack.wsgi [None req-a4044a8c-30aa-45ab-8342-a9cc67c6ef1e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 541/1077] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:31.623 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:11:31.634 8 INFO cinder.volume.api [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:11:31.636 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1078] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:31.652 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:11:32.160 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 542/1079] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:11:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/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-01 02:11:38.817 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:38.817 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:38.818 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:38.819 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:48.817 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:48.817 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:48.818 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:48.818 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:58.817 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:58.817 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:11:58.819 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:11:58.819 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:08.817 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:08.817 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:08.818 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:08.818 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:18.817 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:18.818 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:18.818 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:18.819 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:28.817 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:28.818 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:28.818 9 INFO cinder.api.openstack.wsgi [None req-3078a5ef-41aa-4709-abf3-2a28efeda839 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:28.819 8 INFO cinder.api.openstack.wsgi [None req-53278985-9c90-4162-86f1-18ef494e4281 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:31.414 9 INFO cinder.api.openstack.wsgi [None req-01e74b87-3193-408a-bf18-0f028bdc40af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:12:31.423 9 INFO cinder.volume.api [None req-01e74b87-3193-408a-bf18-0f028bdc40af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:12:31.425 9 INFO cinder.api.openstack.wsgi [None req-01e74b87-3193-408a-bf18-0f028bdc40af 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 549/1092] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:12:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:12:31.490 8 INFO cinder.api.openstack.wsgi [None req-0103e8b1-63d5-41b5-b677-8d8b38ba0dbd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:12:31.515 8 INFO cinder.api.openstack.wsgi [None req-0103e8b1-63d5-41b5-b677-8d8b38ba0dbd 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1093] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:12:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:31.528 9 INFO cinder.api.openstack.wsgi [None req-b669e7b2-2caf-4379-ae6c-b8ccb387cf33 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:12:31.555 9 INFO cinder.api.openstack.wsgi [None req-b669e7b2-2caf-4379-ae6c-b8ccb387cf33 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 550/1094] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:12:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:31.564 8 INFO cinder.api.openstack.wsgi [None req-f1b438e3-e947-40dd-96ba-ca55b5e5b5b9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:12:31.594 8 INFO cinder.api.openstack.wsgi [None req-f1b438e3-e947-40dd-96ba-ca55b5e5b5b9 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1095] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:12:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:31.614 9 INFO cinder.api.openstack.wsgi [None req-699060d8-97bd-4572-acc6-50caf341e83b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:12:32.117 9 INFO cinder.api.openstack.wsgi [None req-699060d8-97bd-4572-acc6-50caf341e83b 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 551/1096] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:12:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:32.130 8 INFO cinder.api.openstack.wsgi [None req-e780a4b8-053d-47f0-9181-9a6da562d2ab 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:12:32.135 8 INFO cinder.api.openstack.wsgi [None req-e780a4b8-053d-47f0-9181-9a6da562d2ab 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 546/1097] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:12:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:32.146 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:12:32.153 9 INFO cinder.volume.api [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:12:32.154 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 552/1098] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:12:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:12:32.174 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:12:32.183 8 INFO cinder.volume.api [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:12:32.185 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1099] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:12:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:12:38.817 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:38.818 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:38.818 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:38.819 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:48.817 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:48.817 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:48.818 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:48.818 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:58.817 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:58.817 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:12:58.819 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:12:58.819 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:08.817 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:08.817 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:08.818 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:08.819 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:18.818 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:18.818 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:18.819 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:18.820 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:28.818 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:28.818 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:28.819 8 INFO cinder.api.openstack.wsgi [None req-19e5e8fe-b771-4183-98df-0f558eb70938 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:28.819 9 INFO cinder.api.openstack.wsgi [None req-ae23b5a0-3b13-47b4-959a-7af15b2f32cc 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:31.396 8 INFO cinder.api.openstack.wsgi [None req-81d28b0b-1645-4006-8410-45c6d0c7bda4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true 2026-07-01 02:13:31.402 8 INFO cinder.volume.api [None req-81d28b0b-1645-4006-8410-45c6d0c7bda4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all snapshots completed successfully. 2026-07-01 02:13:31.403 8 INFO cinder.api.openstack.wsgi [None req-81d28b0b-1645-4006-8410-45c6d0c7bda4 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1112] 10.0.0.27 () {28 vars in 672 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:13:31.413 9 INFO cinder.api.openstack.wsgi [None req-43e1d929-0e53-452d-be88-d7776e35189f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:13:31.423 9 INFO cinder.volume.api [None req-43e1d929-0e53-452d-be88-d7776e35189f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:31.425 9 INFO cinder.api.openstack.wsgi [None req-43e1d929-0e53-452d-be88-d7776e35189f 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 559/1113] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:13:31.496 8 INFO cinder.api.openstack.wsgi [None req-2a9e5783-32a2-4516-aa77-ebf266de0fac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true 2026-07-01 02:13:31.532 8 INFO cinder.api.openstack.wsgi [None req-2a9e5783-32a2-4516-aa77-ebf266de0fac 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1114] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/25b07c97a1b74c71bb406c236c4e12c6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:31.543 9 INFO cinder.api.openstack.wsgi [None req-d9c875bb-b2de-4bc9-9638-d357748bdf48 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true 2026-07-01 02:13:31.574 9 INFO cinder.api.openstack.wsgi [None req-d9c875bb-b2de-4bc9-9638-d357748bdf48 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 560/1115] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/61cf9f8f357c4847a3bbb29a24618b19?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:31.589 8 INFO cinder.api.openstack.wsgi [None req-558a1c07-0ead-4aac-a9bb-de4f42d0904c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true 2026-07-01 02:13:31.629 8 INFO cinder.api.openstack.wsgi [None req-558a1c07-0ead-4aac-a9bb-de4f42d0904c 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1116] 10.0.0.27 () {28 vars in 734 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-quota-sets/65db24e19f06419bb64765871178f202?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:31.655 9 INFO cinder.api.openstack.wsgi [None req-444332e8-12a0-4352-8b2f-96b8ee7454eb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services 2026-07-01 02:13:31.659 9 INFO cinder.api.openstack.wsgi [None req-444332e8-12a0-4352-8b2f-96b8ee7454eb 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/os-services returned with HTTP 200 [pid: 9|app: 0|req: 561/1117] 10.0.0.27 () {28 vars in 643 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:31.671 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true 2026-07-01 02:13:32.176 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1118] 10.0.0.27 () {28 vars in 694 bytes} [Wed Jul 1 02:13:31 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:32.186 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true 2026-07-01 02:13:32.198 9 INFO cinder.volume.api [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:32.199 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 562/1119] 10.0.0.27 () {28 vars in 682 bytes} [Wed Jul 1 02:13:32 2026] GET /v3/61cf9f8f357c4847a3bbb29a24618b19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:13:38.817 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:38.818 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:38.818 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:38.819 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:48.817 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:48.818 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] GET http://10.0.0.71:8776/ 2026-07-01 02:13:48.818 8 INFO cinder.api.openstack.wsgi [None req-3064f57b-b7a6-415a-96c5-3d733dbbfa0e 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300 2026-07-01 02:13:48.819 9 INFO cinder.api.openstack.wsgi [None req-b5e77d79-ab86-43eb-bc48-906c963ffe43 7f302901e24d45a7bc1a87fe4b2a7082 61cf9f8f357c4847a3bbb29a24618b19 - - default default] http://10.0.0.71:8776/ returned with HTTP 300