+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 13 01:29:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: cinder-api-75599d67bd-pfksf 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 0x7f8c7d163668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-08-13 01:29:49.555 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-08-13 01:29:49.555 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-08-13 01:29:49.617 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-08-13 01:29:49.617 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-08-13 01:29:50.827 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-13 01:29:50.832 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-13 01:29:50.834 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-13 01:29:50.837 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-13 01:29:50.854 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-13 01:29:50.859 7 INFO cinder.rpc [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-13 01:29:50.917 7 WARNING cinder.api.contrib.hosts [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-13 01:29:50.938 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-13 01:29:50.942 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-13 01:29:50.944 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-13 01:29:50.947 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-13 01:29:50.955 7 WARNING keystonemiddleware._common.config [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:29:50.962 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-13 01:29:50.964 7 WARNING oslo_config.cfg [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8c7d163668 pid: 7 (default app) 2026-08-13 01:29:50.967 8 INFO cinder.rpc [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-13 01:29:51.022 8 WARNING cinder.api.contrib.hosts [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-13 01:29:51.061 8 WARNING keystonemiddleware._common.config [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:29:51.071 8 WARNING oslo_config.cfg [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] 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 0x7f8c7d163668 pid: 8 (default app) 2026-08-13 01:29:52.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:29:52.636 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:02.635 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:02.637 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:12.635 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:12.653 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:22.633 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:22.633 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:22.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:22.635 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:32.633 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:32.634 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:32.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:32.635 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:42.633 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:42.633 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:42.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:42.634 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:52.633 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:52.634 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:30:52.635 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:30:52.635 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:02.635 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:02.636 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:02.636 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:02.638 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:12.633 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:12.633 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:12.634 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:12.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:22.634 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:22.634 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] GET http://10.0.0.27:8776/ 2026-08-13 01:31:22.635 8 INFO cinder.api.openstack.wsgi [None req-8a0d46af-a7d4-4fd4-aaa9-295ec82c4c62 - - - - - -] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:22.635 7 INFO cinder.api.openstack.wsgi [None req-9f19a871-755d-418b-a3ce-8db666a86068 - - - - - -] http://10.0.0.27: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-08-13 01:31:25.088 7 INFO cinder.api.openstack.wsgi [None req-73e56a9f-49a7-4608-8e05-16044104a9ab 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/rbd1 2026-08-13 01:31:25.110 7 INFO cinder.api.openstack.wsgi [None req-73e56a9f-49a7-4608-8e05-16044104a9ab 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/18] 10.0.0.2 () {30 vars in 680 bytes} [Thu Aug 13 01:31:24 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/rbd1 => generated 82 bytes in 892 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-08-13 01:31:25.543 8 INFO cinder.api.openstack.wsgi [None req-c8f507aa-7aad-4a28-bafe-6f066c8d00a3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 01:31:25.566 8 INFO cinder.api.openstack.wsgi [None req-c8f507aa-7aad-4a28-bafe-6f066c8d00a3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/19] 10.0.0.2 () {30 vars in 719 bytes} [Thu Aug 13 01:31:25 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types?name=rbd1&is_public=None => generated 20 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 01:31:27.170 7 INFO cinder.api.openstack.wsgi [None req-cd2e4e79-8469-424e-af46-0cf8b75ee3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 01:31:27.193 7 INFO cinder.api.openstack.wsgi [None req-cd2e4e79-8469-424e-af46-0cf8b75ee3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types returned with HTTP 200 [pid: 7|app: 0|req: 11/20] 10.0.0.2 () {34 vars in 723 bytes} [Thu Aug 13 01:31:27 2026] POST /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 01:31:27.211 8 INFO cinder.api.openstack.wsgi [req-cd2e4e79-8469-424e-af46-0cf8b75ee3ba req-bf382784-eafa-40c8-81c7-58cc6d81c58b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/b7f88e50-648d-46e7-acf8-68a0296b1ecd/extra_specs 2026-08-13 01:31:27.280 8 INFO cinder.api.openstack.wsgi [req-cd2e4e79-8469-424e-af46-0cf8b75ee3ba req-bf382784-eafa-40c8-81c7-58cc6d81c58b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/b7f88e50-648d-46e7-acf8-68a0296b1ecd/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.2 () {36 vars in 892 bytes} [Thu Aug 13 01:31:27 2026] POST /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types/b7f88e50-648d-46e7-acf8-68a0296b1ecd/extra_specs => generated 48 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 01:31:28.981 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types?is_public=None 2026-08-13 01:31:28.995 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.2 () {30 vars in 699 bytes} [Thu Aug 13 01:31:28 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 01:31:30.935 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/qos-specs 2026-08-13 01:31:30.946 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.2 () {30 vars in 678 bytes} [Thu Aug 13 01:31:30 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/qos-specs => generated 17 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 01:31:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:31:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:31:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:32.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:32:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:32:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:32.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:33:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:33:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:34:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:34:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:02.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:02.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:32.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:42.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:52.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:35:52.637 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:35:52.637 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:36:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:36:52.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:12.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:32.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:42.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:37:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:37:52.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:42.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:38:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:38:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:12.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:42.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:39:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:39:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:32.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:42.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:40:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:40:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:41:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:41:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:02.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:12.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:42.632 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:42:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:42:52.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:32.637 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:43:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:43:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:02.637 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:12.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:44:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:44:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:12.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:22.636 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:32.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:32.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:45:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:45:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:02.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:12.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:22.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:22.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:32.636 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:42.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:42.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:46:52.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:46:52.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:02.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:12.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:12.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:12.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:12.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:22.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:22.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:22.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:22.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:32.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:32.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:32.635 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:32.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:42.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:42.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:42.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:42.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:52.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:52.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:47:52.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:47:52.634 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:02.633 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:02.633 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:02.634 8 INFO cinder.api.openstack.wsgi [None req-43b5cf03-05df-4d58-85f3-561a9190fdde 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:02.635 7 INFO cinder.api.openstack.wsgi [None req-6c1c0fd4-c23f-4d7b-8b4b-86aac0e37bad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27: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-08-13 01:48:10.989 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False 2026-08-13 01:48:11.015 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.015 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.016 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.016 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.017 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.017 8 WARNING cinder.quota [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.023 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 112/224] 199.19.213.175 () {44 vars in 1069 bytes} [Thu Aug 13 01:48:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False => generated 340 bytes in 136 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-08-13 01:48:11.175 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] PUT https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd 2026-08-13 01:48:11.253 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.253 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.254 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.254 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.255 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.255 7 WARNING cinder.quota [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 01:48:11.261 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd returned with HTTP 200 [pid: 7|app: 0|req: 113/225] 199.19.213.175 () {48 vars in 1098 bytes} [Thu Aug 13 01:48:11 2026] PUT /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd => generated 296 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 01:48:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:12.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:48:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:48:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:12.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:22.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:32.636 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:49:52.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:49:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:02.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:02.636 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:12.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:12.637 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:22.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:50:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:50:52.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:02.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:02.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:12.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:12.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:22.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:32.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:51:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:51:52.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:12.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:22.636 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:22.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:42.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:52:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:52:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:02.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:02.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:12.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:32.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:32.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:32.636 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:42.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:53:52.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:53:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:12.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:42.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:42.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:54:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:54:52.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:02.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:12.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:22.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:32.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:42.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:55:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:55:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:02.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:42.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:52.632 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:56:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:56:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:02.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:02.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:12.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:22.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:32.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:57:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:57:52.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:02.638 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:12.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:22.637 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:32.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:32.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:32.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:42.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:58:52.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:58:52.636 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:12.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:12.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:22.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:32.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:32.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:32.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:32.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:42.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:42.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:42.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:42.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:52.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:52.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 01:59:52.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 01:59:52.635 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:02.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:02.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:02.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:02.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:12.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:12.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:12.635 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:12.636 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:22.633 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:22.633 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:22.634 7 INFO cinder.api.openstack.wsgi [None req-9fdf92e2-6efd-43e9-b2d1-0d06661b3b56 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:22.634 8 INFO cinder.api.openstack.wsgi [None req-53ab1eff-65c2-4904-9b24-662ccfbd5021 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:28.059 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False 2026-08-13 02:00:28.089 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 188/374] 199.19.213.175 () {44 vars in 1069 bytes} [Thu Aug 13 02:00:27 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False => generated 340 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:00:28.613 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] PUT https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c 2026-08-13 02:00:28.711 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c returned with HTTP 200 [pid: 8|app: 0|req: 187/375] 199.19.213.175 () {48 vars in 1098 bytes} [Thu Aug 13 02:00:28 2026] PUT /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c => generated 296 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:00:32.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:32.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:32.636 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:32.636 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:42.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:42.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:42.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:42.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:52.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:52.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:00:52.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:00:52.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:02.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:02.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:02.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:02.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:12.633 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:12.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:12.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:12.636 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:22.633 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:22.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:22.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:22.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:32.633 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:32.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:32.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:32.635 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:42.633 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:42.633 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:42.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:42.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:52.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:52.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:01:52.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:01:52.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:02.633 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:02.634 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:02.634 8 INFO cinder.api.openstack.wsgi [None req-a630a229-a84a-468c-9c8a-56a1618bf7e9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:02.635 7 INFO cinder.api.openstack.wsgi [None req-43d7a160-0701-4055-8b53-44459a44d718 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:10.582 8 INFO cinder.api.openstack.wsgi [None req-8a145214-e6a1-4b08-9e26-fd1d67f50bf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:02:10.611 8 INFO cinder.volume.api [None req-8a145214-e6a1-4b08-9e26-fd1d67f50bf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:02:10.613 8 INFO cinder.api.openstack.wsgi [None req-8a145214-e6a1-4b08-9e26-fd1d67f50bf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:02:10.661 7 INFO cinder.api.openstack.wsgi [None req-400c34c9-d5dc-4056-806e-0c816f424f4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:02:10.686 7 INFO cinder.api.openstack.wsgi [None req-400c34c9-d5dc-4056-806e-0c816f424f4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:02:10.701 8 INFO cinder.api.openstack.wsgi [None req-9c10b242-ef4e-4bdd-b757-116a25cedd46 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:02:10.726 8 INFO cinder.api.openstack.wsgi [None req-9c10b242-ef4e-4bdd-b757-116a25cedd46 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:02:10.739 7 INFO cinder.api.openstack.wsgi [None req-ade1f530-8bb6-40f5-96a9-4f2ff1f5ebbd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:02:10.763 7 INFO cinder.api.openstack.wsgi [None req-ade1f530-8bb6-40f5-96a9-4f2ff1f5ebbd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:02:10.777 8 INFO cinder.api.openstack.wsgi [None req-d9bbc7d6-195d-48cf-97e6-a70d6a583894 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:02:10.785 8 INFO cinder.api.openstack.wsgi [None req-d9bbc7d6-195d-48cf-97e6-a70d6a583894 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:02:10.795 7 INFO cinder.api.openstack.wsgi [None req-10f674c2-af69-4b27-88b2-6d832f5eaa58 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:02:10.811 7 INFO cinder.volume.api [None req-10f674c2-af69-4b27-88b2-6d832f5eaa58 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:02:10.811 7 INFO cinder.api.openstack.wsgi [None req-10f674c2-af69-4b27-88b2-6d832f5eaa58 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:02:10.825 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:02:10.835 8 INFO cinder.volume.api [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:02:10.837 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:02:10.851 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:02:11.398 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:02:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:02:12.633 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:12.633 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:12.634 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:12.634 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:22.633 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:22.634 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:22.635 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:22.635 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:32.634 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:32.634 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:32.635 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:32.635 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:42.633 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:42.634 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:42.635 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:42.635 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:52.633 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:52.633 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:02:52.633 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:02:52.634 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:02.633 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:02.634 7 INFO cinder.api.openstack.wsgi [None req-14afb15a-11d7-43bb-a54d-674e265a5f71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:02.633 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:02.635 8 INFO cinder.api.openstack.wsgi [None req-d38ccb6c-9293-4a52-9190-adadb308e3db 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:10.581 7 INFO cinder.api.openstack.wsgi [None req-57e64838-7cb0-4324-9ecd-e295308ca67b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:03:10.587 7 INFO cinder.api.openstack.wsgi [None req-57e64838-7cb0-4324-9ecd-e295308ca67b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:03:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:03:10.602 8 INFO cinder.api.openstack.wsgi [None req-f989ec12-eee8-4a07-a236-647ba5a45138 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:03:10.612 8 INFO cinder.volume.api [None req-f989ec12-eee8-4a07-a236-647ba5a45138 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:03:10.613 8 INFO cinder.api.openstack.wsgi [None req-f989ec12-eee8-4a07-a236-647ba5a45138 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:03:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:03:10.623 7 INFO cinder.api.openstack.wsgi [None req-ca2337e2-80c1-4065-a423-4d60884a8060 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:03:11.126 7 INFO cinder.api.openstack.wsgi [None req-ca2337e2-80c1-4065-a423-4d60884a8060 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:03:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:03:11.139 8 INFO cinder.api.openstack.wsgi [None req-87948ed2-a407-4e84-bf06-ff7b2fe3f79c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:03:11.154 8 INFO cinder.volume.api [None req-87948ed2-a407-4e84-bf06-ff7b2fe3f79c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:03:11.154 8 INFO cinder.api.openstack.wsgi [None req-87948ed2-a407-4e84-bf06-ff7b2fe3f79c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:03:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:03:11.197 7 INFO cinder.api.openstack.wsgi [None req-55d2f732-5cfe-41b0-abed-f7ad90889d1d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:03:11.222 7 INFO cinder.api.openstack.wsgi [None req-55d2f732-5cfe-41b0-abed-f7ad90889d1d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:03:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:03:11.235 8 INFO cinder.api.openstack.wsgi [None req-c28cd05b-d6c0-4aa0-99d8-81ff86e9cf19 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:03:11.260 8 INFO cinder.api.openstack.wsgi [None req-c28cd05b-d6c0-4aa0-99d8-81ff86e9cf19 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:03:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:03:11.275 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:03:11.305 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:03:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:03:11.320 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:03:11.329 8 INFO cinder.volume.api [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:03:11.331 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:03:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:03:12.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:12.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:12.635 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:12.635 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:22.633 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:22.633 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:22.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:22.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:32.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:32.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:32.635 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:32.635 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:42.633 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:42.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:42.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:42.635 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:52.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:52.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:03:52.635 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:03:52.635 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:02.633 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:02.633 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:02.634 8 INFO cinder.api.openstack.wsgi [None req-85fd25ab-91c4-4a26-ae0c-e5d28205482c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:02.634 7 INFO cinder.api.openstack.wsgi [None req-6390c8b6-28f5-41a0-9ac3-9c7fc222e72f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:10.619 8 INFO cinder.api.openstack.wsgi [None req-2d64d8ba-607e-4d1a-ac31-427ab10c9b5b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:04:10.626 8 INFO cinder.volume.api [None req-2d64d8ba-607e-4d1a-ac31-427ab10c9b5b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:04:10.626 8 INFO cinder.api.openstack.wsgi [None req-2d64d8ba-607e-4d1a-ac31-427ab10c9b5b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:04:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:04:10.637 7 INFO cinder.api.openstack.wsgi [None req-3387d194-ae7c-4016-9a8f-ff6febee5c65 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:04:11.141 7 INFO cinder.api.openstack.wsgi [None req-3387d194-ae7c-4016-9a8f-ff6febee5c65 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:04:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:04:11.152 8 INFO cinder.api.openstack.wsgi [None req-62e29935-95f4-46ed-a9b0-38809f9fa186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:04:11.162 8 INFO cinder.volume.api [None req-62e29935-95f4-46ed-a9b0-38809f9fa186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:04:11.164 8 INFO cinder.api.openstack.wsgi [None req-62e29935-95f4-46ed-a9b0-38809f9fa186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:04:11.177 7 INFO cinder.api.openstack.wsgi [None req-03c688a4-ae73-4133-8722-c320ffbd62ec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:04:11.183 7 INFO cinder.api.openstack.wsgi [None req-03c688a4-ae73-4133-8722-c320ffbd62ec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 220/439] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:04:11.195 8 INFO cinder.api.openstack.wsgi [None req-8458c4e3-2b04-48cf-ac3d-002fe79ebeb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:04:11.205 8 INFO cinder.volume.api [None req-8458c4e3-2b04-48cf-ac3d-002fe79ebeb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:04:11.208 8 INFO cinder.api.openstack.wsgi [None req-8458c4e3-2b04-48cf-ac3d-002fe79ebeb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:04:11.247 7 INFO cinder.api.openstack.wsgi [None req-ed773da5-2044-46bb-8ba2-379f3a84419d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:04:11.275 7 INFO cinder.api.openstack.wsgi [None req-ed773da5-2044-46bb-8ba2-379f3a84419d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:04:11.289 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:04:11.314 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:04:11.328 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:04:11.350 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:04:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:04:12.633 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:12.633 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:12.635 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:12.635 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:22.633 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:22.633 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:22.634 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:22.635 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:32.633 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:32.633 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:32.634 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:32.635 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:42.633 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:42.633 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:42.634 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:42.634 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:52.634 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:52.634 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:04:52.635 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:04:52.636 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:02.633 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:02.633 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:02.634 8 INFO cinder.api.openstack.wsgi [None req-c960b818-343a-4ab4-bb71-aebe55cb2554 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:02.634 7 INFO cinder.api.openstack.wsgi [None req-ed51d09d-0c23-427e-bbe2-af97bc87ef1a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:10.607 7 INFO cinder.api.openstack.wsgi [None req-d7c32660-9aa2-4f68-8a1b-6396501f3a59 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:05:10.640 7 INFO cinder.volume.api [None req-d7c32660-9aa2-4f68-8a1b-6396501f3a59 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:05:10.642 7 INFO cinder.api.openstack.wsgi [None req-d7c32660-9aa2-4f68-8a1b-6396501f3a59 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/456] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:05:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:05:10.652 8 INFO cinder.api.openstack.wsgi [None req-c8b7b60b-86d1-44bc-a410-e567bd52885f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:05:10.658 8 INFO cinder.api.openstack.wsgi [None req-c8b7b60b-86d1-44bc-a410-e567bd52885f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 228/457] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:05:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:05:10.677 7 INFO cinder.api.openstack.wsgi [None req-7bc32710-25de-4c93-baff-41a022acdee2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:05:11.184 7 INFO cinder.api.openstack.wsgi [None req-7bc32710-25de-4c93-baff-41a022acdee2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/458] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:05:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:05:11.197 8 INFO cinder.api.openstack.wsgi [None req-0e84d59a-2bcb-47ef-b19d-56092a93a7c3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:05:11.208 8 INFO cinder.volume.api [None req-0e84d59a-2bcb-47ef-b19d-56092a93a7c3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:05:11.211 8 INFO cinder.api.openstack.wsgi [None req-0e84d59a-2bcb-47ef-b19d-56092a93a7c3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/459] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:05:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:05:11.220 7 INFO cinder.api.openstack.wsgi [None req-8b782c10-aae3-4703-b0ba-e66375a6daf4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:05:11.230 7 INFO cinder.volume.api [None req-8b782c10-aae3-4703-b0ba-e66375a6daf4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:05:11.230 7 INFO cinder.api.openstack.wsgi [None req-8b782c10-aae3-4703-b0ba-e66375a6daf4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/460] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:05:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:05:11.270 8 INFO cinder.api.openstack.wsgi [None req-399314bd-166d-480c-b36a-f3149215b83a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:05:11.300 8 INFO cinder.api.openstack.wsgi [None req-399314bd-166d-480c-b36a-f3149215b83a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/461] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:05:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:05:11.309 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:05:11.336 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/462] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:05:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:05:11.347 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:05:11.376 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/463] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:05:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:05:12.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:12.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:12.635 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:12.636 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:22.633 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:22.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:22.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:22.636 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:32.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:32.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:32.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:32.635 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:42.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:42.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:42.635 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:42.636 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:52.633 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:52.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:05:52.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:05:52.635 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:02.633 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:02.633 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:02.634 8 INFO cinder.api.openstack.wsgi [None req-00f7ba90-c975-41a3-ae11-944f36afb639 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:02.634 7 INFO cinder.api.openstack.wsgi [None req-4e9e36b9-e438-4210-a83a-00f8535913dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:10.603 8 INFO cinder.api.openstack.wsgi [None req-24b0f762-7213-4c33-83c5-52037bcc4eb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:06:10.612 8 INFO cinder.volume.api [None req-24b0f762-7213-4c33-83c5-52037bcc4eb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:06:10.614 8 INFO cinder.api.openstack.wsgi [None req-24b0f762-7213-4c33-83c5-52037bcc4eb1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:06:10.626 7 INFO cinder.api.openstack.wsgi [None req-d8559d0c-522c-458d-9ccd-b7c0c37265f8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:06:10.636 7 INFO cinder.volume.api [None req-d8559d0c-522c-458d-9ccd-b7c0c37265f8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:06:10.639 7 INFO cinder.api.openstack.wsgi [None req-d8559d0c-522c-458d-9ccd-b7c0c37265f8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:06:10.681 8 INFO cinder.api.openstack.wsgi [None req-c225f0e1-485e-4438-a059-c77b4592409c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:06:10.698 8 INFO cinder.api.openstack.wsgi [None req-c225f0e1-485e-4438-a059-c77b4592409c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:06:10.710 7 INFO cinder.api.openstack.wsgi [None req-22f57ca6-4824-465a-90c4-55c8abcebe0a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:06:10.732 7 INFO cinder.api.openstack.wsgi [None req-22f57ca6-4824-465a-90c4-55c8abcebe0a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:06:10.746 8 INFO cinder.api.openstack.wsgi [None req-02a55e6e-d8e8-403d-ad62-752d97a13e13 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:06:10.770 8 INFO cinder.api.openstack.wsgi [None req-02a55e6e-d8e8-403d-ad62-752d97a13e13 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:06:10.784 7 INFO cinder.api.openstack.wsgi [None req-30f4952d-bb73-41b1-9ae9-c3c90e3cd3a7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:06:10.792 7 INFO cinder.api.openstack.wsgi [None req-30f4952d-bb73-41b1-9ae9-c3c90e3cd3a7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:06:10.801 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:06:10.806 8 INFO cinder.volume.api [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:06:10.807 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:06:10.820 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:06:11.330 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:06:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:06:12.633 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:12.633 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:12.634 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:12.634 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:22.634 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:22.634 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:22.635 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:22.635 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:32.633 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:32.634 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:32.634 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:32.635 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:42.633 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:42.634 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:42.635 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:42.635 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:52.633 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:52.633 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:06:52.635 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:06:52.635 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:02.634 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:02.634 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:02.635 7 INFO cinder.api.openstack.wsgi [None req-a4890409-e439-4620-919e-6bd907dd964f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:02.636 8 INFO cinder.api.openstack.wsgi [None req-bd0351cb-006b-4f4f-b81a-25f68e0e2e98 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:10.601 7 INFO cinder.api.openstack.wsgi [None req-45634e8b-dc72-40b0-ae8a-6bf552deb045 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:07:10.610 7 INFO cinder.volume.api [None req-45634e8b-dc72-40b0-ae8a-6bf552deb045 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:07:10.614 7 INFO cinder.api.openstack.wsgi [None req-45634e8b-dc72-40b0-ae8a-6bf552deb045 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:07:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:07:10.627 8 INFO cinder.api.openstack.wsgi [None req-11b94b06-a478-4a01-8a73-b65f730c6eec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:07:11.170 8 INFO cinder.api.openstack.wsgi [None req-11b94b06-a478-4a01-8a73-b65f730c6eec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:07:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:07:11.210 7 INFO cinder.api.openstack.wsgi [None req-70c7654a-495f-4727-940b-75ae7d360d9d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:07:11.232 7 INFO cinder.api.openstack.wsgi [None req-70c7654a-495f-4727-940b-75ae7d360d9d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/498] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:07:11.245 8 INFO cinder.api.openstack.wsgi [None req-30782873-4955-4249-a881-c5fd69217251 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:07:11.272 8 INFO cinder.api.openstack.wsgi [None req-30782873-4955-4249-a881-c5fd69217251 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/499] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:07:11.289 7 INFO cinder.api.openstack.wsgi [None req-67d31427-fddf-4703-abc0-5d90eaee1fe5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:07:11.348 7 INFO cinder.api.openstack.wsgi [None req-67d31427-fddf-4703-abc0-5d90eaee1fe5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:07:11.359 8 INFO cinder.api.openstack.wsgi [None req-978078fb-642e-4eb3-85b4-8d6ab485eb3a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:07:11.373 8 INFO cinder.volume.api [None req-978078fb-642e-4eb3-85b4-8d6ab485eb3a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:07:11.374 8 INFO cinder.api.openstack.wsgi [None req-978078fb-642e-4eb3-85b4-8d6ab485eb3a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:07:11.390 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:07:11.395 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/502] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:07:11.404 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:07:11.414 8 INFO cinder.volume.api [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:07:11.416 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:07:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:07:12.634 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:12.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:12.635 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:12.635 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:22.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:22.635 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:22.635 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:22.636 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:32.634 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:32.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:32.635 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:32.636 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:42.634 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:42.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:42.635 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:42.636 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:52.633 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:52.633 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:07:52.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:07:52.634 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:02.633 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:02.633 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:02.634 7 INFO cinder.api.openstack.wsgi [None req-0203ee12-375e-4ede-a501-84e9b860464a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:02.635 8 INFO cinder.api.openstack.wsgi [None req-dd0713a0-10a3-456c-997d-b30a6bcb4c0d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:10.580 8 INFO cinder.api.openstack.wsgi [None req-b588ff6e-c1ac-4aa2-ae7b-e7350897b325 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:08:10.590 8 INFO cinder.volume.api [None req-b588ff6e-c1ac-4aa2-ae7b-e7350897b325 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:08:10.592 8 INFO cinder.api.openstack.wsgi [None req-b588ff6e-c1ac-4aa2-ae7b-e7350897b325 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:08:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:08:10.604 7 INFO cinder.api.openstack.wsgi [None req-69319ddb-87e0-4003-a92e-4b2b3c60ec29 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:08:10.612 7 INFO cinder.volume.api [None req-69319ddb-87e0-4003-a92e-4b2b3c60ec29 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:08:10.612 7 INFO cinder.api.openstack.wsgi [None req-69319ddb-87e0-4003-a92e-4b2b3c60ec29 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:08:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:08:10.624 8 INFO cinder.api.openstack.wsgi [None req-5247b479-109a-4944-80ab-1b77a887bad2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:08:10.631 8 INFO cinder.api.openstack.wsgi [None req-5247b479-109a-4944-80ab-1b77a887bad2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:08:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:08:10.641 7 INFO cinder.api.openstack.wsgi [None req-fdbd083b-6f31-455b-8019-e917fa9d9cb6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:08:10.653 7 INFO cinder.volume.api [None req-fdbd083b-6f31-455b-8019-e917fa9d9cb6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:08:10.655 7 INFO cinder.api.openstack.wsgi [None req-fdbd083b-6f31-455b-8019-e917fa9d9cb6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:08:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:08:10.670 8 INFO cinder.api.openstack.wsgi [None req-92f4a055-d817-43c2-94fb-2c9e6e5e1a8c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:08:11.174 8 INFO cinder.api.openstack.wsgi [None req-92f4a055-d817-43c2-94fb-2c9e6e5e1a8c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:08:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:08:11.219 7 INFO cinder.api.openstack.wsgi [None req-e3bd15bd-cfb7-46db-be4e-7c22aac01345 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:08:11.243 7 INFO cinder.api.openstack.wsgi [None req-e3bd15bd-cfb7-46db-be4e-7c22aac01345 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:08:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:08:11.256 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:08:11.275 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:08:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:08:11.288 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:08:11.310 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:08:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:08:12.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:12.633 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:12.634 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:12.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:22.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:22.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:22.635 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:22.635 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:32.633 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:32.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:32.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:32.634 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:42.633 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:42.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:42.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:42.634 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:52.633 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:52.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:08:52.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:08:52.634 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:02.633 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:02.633 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:02.634 7 INFO cinder.api.openstack.wsgi [None req-d2605066-5ca9-473f-8cde-8c020200a631 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:02.635 8 INFO cinder.api.openstack.wsgi [None req-5effe0e3-e5a1-491d-9e39-6dc3eed152a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:10.656 7 INFO cinder.api.openstack.wsgi [None req-eac213c0-2975-4859-b51f-5bd51ab9e852 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:09:11.161 7 INFO cinder.api.openstack.wsgi [None req-eac213c0-2975-4859-b51f-5bd51ab9e852 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:09:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:09:11.172 8 INFO cinder.api.openstack.wsgi [None req-0ce4f60f-8b8d-46b8-9601-94074932acb4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:09:11.181 8 INFO cinder.volume.api [None req-0ce4f60f-8b8d-46b8-9601-94074932acb4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:09:11.183 8 INFO cinder.api.openstack.wsgi [None req-0ce4f60f-8b8d-46b8-9601-94074932acb4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:09:11.195 7 INFO cinder.api.openstack.wsgi [None req-f3c76bca-000e-4561-b6e5-9a312fa403d1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:09:11.202 7 INFO cinder.api.openstack.wsgi [None req-f3c76bca-000e-4561-b6e5-9a312fa403d1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:09:11.214 8 INFO cinder.api.openstack.wsgi [None req-d0dbed93-4625-4a73-9aa9-1c687317a498 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:09:11.220 8 INFO cinder.volume.api [None req-d0dbed93-4625-4a73-9aa9-1c687317a498 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:09:11.220 8 INFO cinder.api.openstack.wsgi [None req-d0dbed93-4625-4a73-9aa9-1c687317a498 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:09:11.233 7 INFO cinder.api.openstack.wsgi [None req-952b5d0a-bb06-469a-8845-f5df767de413 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:09:11.248 7 INFO cinder.volume.api [None req-952b5d0a-bb06-469a-8845-f5df767de413 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:09:11.251 7 INFO cinder.api.openstack.wsgi [None req-952b5d0a-bb06-469a-8845-f5df767de413 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:09:11.304 8 INFO cinder.api.openstack.wsgi [None req-be9780a6-1fe2-4b78-91f4-231c69d28889 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:09:11.323 8 INFO cinder.api.openstack.wsgi [None req-be9780a6-1fe2-4b78-91f4-231c69d28889 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:09:11.339 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:09:11.365 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:09:11.380 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:09:11.399 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:09:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:09:12.633 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:12.633 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:12.634 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:12.635 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:22.633 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:22.633 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:22.634 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:22.634 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:32.633 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:32.633 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:32.634 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:32.635 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:42.633 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:42.634 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:42.635 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:42.635 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:52.634 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:52.634 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:09:52.635 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:09:52.635 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:02.634 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:02.634 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:02.635 8 INFO cinder.api.openstack.wsgi [None req-94b65905-d244-41aa-aaf5-6c05fec7eda7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:02.635 7 INFO cinder.api.openstack.wsgi [None req-c0aff7db-275c-4697-aace-54cd2be8396f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:10.611 8 INFO cinder.api.openstack.wsgi [None req-469a8e7a-cfeb-40b3-87a3-5231287c2a9a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:10:11.116 8 INFO cinder.api.openstack.wsgi [None req-469a8e7a-cfeb-40b3-87a3-5231287c2a9a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:10:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:10:11.128 7 INFO cinder.api.openstack.wsgi [None req-6b249976-f7ab-453e-befb-af76be566d16 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:10:11.141 7 INFO cinder.volume.api [None req-6b249976-f7ab-453e-befb-af76be566d16 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:10:11.141 7 INFO cinder.api.openstack.wsgi [None req-6b249976-f7ab-453e-befb-af76be566d16 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:10:11.151 8 INFO cinder.api.openstack.wsgi [None req-89e1a77f-f274-48da-8d33-d25739ab9315 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:10:11.161 8 INFO cinder.volume.api [None req-89e1a77f-f274-48da-8d33-d25739ab9315 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:10:11.163 8 INFO cinder.api.openstack.wsgi [None req-89e1a77f-f274-48da-8d33-d25739ab9315 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:10:11.198 7 INFO cinder.api.openstack.wsgi [None req-82a869b7-8533-4daf-aefd-d4576be89506 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:10:11.224 7 INFO cinder.api.openstack.wsgi [None req-82a869b7-8533-4daf-aefd-d4576be89506 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:10:11.235 8 INFO cinder.api.openstack.wsgi [None req-682a27ae-44ea-449e-9a26-b5613c6c01ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:10:11.266 8 INFO cinder.api.openstack.wsgi [None req-682a27ae-44ea-449e-9a26-b5613c6c01ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:10:11.279 7 INFO cinder.api.openstack.wsgi [None req-639a70af-df1e-4c39-924a-8a6618eedded 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:10:11.322 7 INFO cinder.api.openstack.wsgi [None req-639a70af-df1e-4c39-924a-8a6618eedded 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:10:11.336 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:10:11.342 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:10:11.357 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:10:11.368 7 INFO cinder.volume.api [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:10:11.370 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:10:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:10:12.634 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:12.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:12.635 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:12.635 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:22.633 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:22.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:22.634 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:22.635 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:32.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:32.634 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:32.635 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:32.635 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:42.633 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:42.633 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:42.633 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:42.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:52.633 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:52.633 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:10:52.634 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:10:52.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:02.633 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:02.633 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:02.634 7 INFO cinder.api.openstack.wsgi [None req-32e11d47-ab29-4450-b7da-013ca7b309b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:02.634 8 INFO cinder.api.openstack.wsgi [None req-0a8d4eee-37d4-4f53-b91b-040b9302115f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:10.685 7 INFO cinder.api.openstack.wsgi [None req-74f1f8ae-f40a-455a-a773-d2814ca087a4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:11:10.700 7 INFO cinder.volume.api [None req-74f1f8ae-f40a-455a-a773-d2814ca087a4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:11:10.702 7 INFO cinder.api.openstack.wsgi [None req-74f1f8ae-f40a-455a-a773-d2814ca087a4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:11:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:11:10.711 8 INFO cinder.api.openstack.wsgi [None req-eaafa54a-2a5e-46b2-bc7e-841cff7e9067 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:11:10.723 8 INFO cinder.volume.api [None req-eaafa54a-2a5e-46b2-bc7e-841cff7e9067 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:11:10.723 8 INFO cinder.api.openstack.wsgi [None req-eaafa54a-2a5e-46b2-bc7e-841cff7e9067 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:11:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:11:10.737 7 INFO cinder.api.openstack.wsgi [None req-3d63469c-f22f-46e5-8f0c-9999cc1900da 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:11:11.242 7 INFO cinder.api.openstack.wsgi [None req-3d63469c-f22f-46e5-8f0c-9999cc1900da 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:11:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:11:11.289 8 INFO cinder.api.openstack.wsgi [None req-0a10dce0-e628-42af-8b34-bf8c518173ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:11:11.313 8 INFO cinder.api.openstack.wsgi [None req-0a10dce0-e628-42af-8b34-bf8c518173ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:11:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:11:11.324 7 INFO cinder.api.openstack.wsgi [None req-805ecbe6-ab66-4797-828b-f18d7ff0c260 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:11:11.354 7 INFO cinder.api.openstack.wsgi [None req-805ecbe6-ab66-4797-828b-f18d7ff0c260 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:11:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:11:11.367 8 INFO cinder.api.openstack.wsgi [None req-b78351d1-d40c-420d-b478-4900b2b33489 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:11:11.389 8 INFO cinder.api.openstack.wsgi [None req-b78351d1-d40c-420d-b478-4900b2b33489 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:11:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:11:11.400 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:11:11.405 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 292/582] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:11:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:11:11.415 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:11:11.423 8 INFO cinder.volume.api [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:11:11.426 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/583] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:11:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:11:12.634 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:12.634 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:12.635 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:12.635 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:22.633 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:22.633 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:22.634 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:22.635 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:32.633 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:32.634 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:32.635 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:32.635 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:42.633 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:42.634 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:42.634 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:42.635 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:52.633 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:52.633 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:11:52.634 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:11:52.635 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:02.633 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:02.633 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:02.635 8 INFO cinder.api.openstack.wsgi [None req-a99c729e-989e-483e-8b3f-df8104cccd90 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:02.635 7 INFO cinder.api.openstack.wsgi [None req-60ae5b28-c44e-4f92-a8b4-32a55bc01075 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:10.609 8 INFO cinder.api.openstack.wsgi [None req-ad766d70-df0b-4091-b35e-80437b46b312 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:12:10.616 8 INFO cinder.volume.api [None req-ad766d70-df0b-4091-b35e-80437b46b312 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:12:10.616 8 INFO cinder.api.openstack.wsgi [None req-ad766d70-df0b-4091-b35e-80437b46b312 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:12:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:12:10.630 7 INFO cinder.api.openstack.wsgi [None req-53665226-855d-4ace-9953-437fbca77826 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:12:11.134 7 INFO cinder.api.openstack.wsgi [None req-53665226-855d-4ace-9953-437fbca77826 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:12:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:12:11.147 8 INFO cinder.api.openstack.wsgi [None req-2ce993bc-4116-4e4e-ba16-76d9db82ec22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:12:11.156 8 INFO cinder.volume.api [None req-2ce993bc-4116-4e4e-ba16-76d9db82ec22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:12:11.158 8 INFO cinder.api.openstack.wsgi [None req-2ce993bc-4116-4e4e-ba16-76d9db82ec22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:12:11.200 7 INFO cinder.api.openstack.wsgi [None req-20f2c6bf-d870-4bc3-b0a4-77b0a01b5a6a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:12:11.230 7 INFO cinder.api.openstack.wsgi [None req-20f2c6bf-d870-4bc3-b0a4-77b0a01b5a6a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:12:11.243 8 INFO cinder.api.openstack.wsgi [None req-d22fd412-f338-4025-b909-471238173e6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:12:11.272 8 INFO cinder.api.openstack.wsgi [None req-d22fd412-f338-4025-b909-471238173e6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:12:11.284 7 INFO cinder.api.openstack.wsgi [None req-6904b128-6a7b-4020-b56b-679f6c842f0c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:12:11.321 7 INFO cinder.api.openstack.wsgi [None req-6904b128-6a7b-4020-b56b-679f6c842f0c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:12:11.338 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:12:11.354 8 INFO cinder.volume.api [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:12:11.357 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:12:11.369 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:12:11.378 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:12:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:12:12.634 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:12.634 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:12.635 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:12.635 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:22.634 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:22.634 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:22.635 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:22.635 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:32.633 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:32.633 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:32.635 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:32.635 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:42.633 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:42.633 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:42.634 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:42.634 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:52.634 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:52.634 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:12:52.635 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:12:52.635 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:02.634 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:02.634 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:02.635 7 INFO cinder.api.openstack.wsgi [None req-24300a0a-7655-4f44-8dac-538c25ede186 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:02.635 8 INFO cinder.api.openstack.wsgi [None req-9a351310-9e60-423b-a4d0-43b66d7c82f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:10.612 8 INFO cinder.api.openstack.wsgi [None req-607f4462-9e31-414e-8c52-639491c86fda 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:13:10.624 8 INFO cinder.volume.api [None req-607f4462-9e31-414e-8c52-639491c86fda 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:13:10.626 8 INFO cinder.api.openstack.wsgi [None req-607f4462-9e31-414e-8c52-639491c86fda 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:13:10.640 7 INFO cinder.api.openstack.wsgi [None req-eb09b567-2eae-4303-a0a6-7d9690e79160 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:13:10.649 7 INFO cinder.volume.api [None req-eb09b567-2eae-4303-a0a6-7d9690e79160 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:13:10.649 7 INFO cinder.api.openstack.wsgi [None req-eb09b567-2eae-4303-a0a6-7d9690e79160 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:13:10.694 8 INFO cinder.api.openstack.wsgi [None req-b40aaa41-bbe8-49f2-9735-0d6f6edd700d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:13:10.729 8 INFO cinder.api.openstack.wsgi [None req-b40aaa41-bbe8-49f2-9735-0d6f6edd700d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:13:10.743 7 INFO cinder.api.openstack.wsgi [None req-4d077830-0de8-464e-90b1-ba6e8041558c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:13:10.767 7 INFO cinder.api.openstack.wsgi [None req-4d077830-0de8-464e-90b1-ba6e8041558c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:13:10.783 8 INFO cinder.api.openstack.wsgi [None req-3abb2c2a-3c38-41e7-96b2-2f4a28c25173 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:13:10.831 8 INFO cinder.api.openstack.wsgi [None req-3abb2c2a-3c38-41e7-96b2-2f4a28c25173 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/620] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:13:10.842 7 INFO cinder.api.openstack.wsgi [None req-7a2e8447-be1d-4496-aa25-5352053c3c6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:13:10.866 7 INFO cinder.volume.api [None req-7a2e8447-be1d-4496-aa25-5352053c3c6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:13:10.869 7 INFO cinder.api.openstack.wsgi [None req-7a2e8447-be1d-4496-aa25-5352053c3c6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/621] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:13:10.880 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:13:11.384 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/622] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:13:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:13:11.395 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:13:11.403 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 312/623] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:13:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:13:12.634 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:12.634 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:12.635 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:12.635 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:22.634 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:22.634 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:22.635 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:22.635 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:32.633 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:32.633 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:32.634 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:32.635 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:42.634 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:42.634 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:42.635 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:42.635 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:52.633 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:52.633 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:13:52.634 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:13:52.635 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:02.633 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:02.633 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:02.635 8 INFO cinder.api.openstack.wsgi [None req-7c221ea9-65e9-466d-bc5c-8ecae17b0c22 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:02.635 7 INFO cinder.api.openstack.wsgi [None req-428b3c37-b910-4513-a9d2-1f3f2d57c745 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:09.397 8 INFO cinder.api.openstack.wsgi [None req-a5287b56-39e2-4c25-9470-e442e0c2c820 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False 2026-08-13 02:14:09.420 8 INFO cinder.api.openstack.wsgi [None req-a5287b56-39e2-4c25-9470-e442e0c2c820 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 199.19.213.175 () {44 vars in 1069 bytes} [Thu Aug 13 02:14:09 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=False => generated 338 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:14:10.619 7 INFO cinder.api.openstack.wsgi [None req-7a9f7a8e-98a1-450e-b20f-61a1f4b7b419 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:14:10.632 7 INFO cinder.volume.api [None req-7a9f7a8e-98a1-450e-b20f-61a1f4b7b419 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:14:10.634 7 INFO cinder.api.openstack.wsgi [None req-7a9f7a8e-98a1-450e-b20f-61a1f4b7b419 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:14:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:14:10.648 8 INFO cinder.api.openstack.wsgi [None req-95206b60-4576-4bed-9cf7-ede0fd2cfff6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:14:10.658 8 INFO cinder.volume.api [None req-95206b60-4576-4bed-9cf7-ede0fd2cfff6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:14:10.660 8 INFO cinder.api.openstack.wsgi [None req-95206b60-4576-4bed-9cf7-ede0fd2cfff6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:14:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:14:10.673 7 INFO cinder.api.openstack.wsgi [None req-996ec859-09d1-4c73-b7f9-51af62fa967c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:14:11.177 7 INFO cinder.api.openstack.wsgi [None req-996ec859-09d1-4c73-b7f9-51af62fa967c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:14:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:14:11.223 8 INFO cinder.api.openstack.wsgi [None req-117ccd02-408b-4d33-be3a-bef3f9daff70 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:14:11.242 8 INFO cinder.api.openstack.wsgi [None req-117ccd02-408b-4d33-be3a-bef3f9daff70 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:14:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:14:11.254 7 INFO cinder.api.openstack.wsgi [None req-567fac1e-a6fd-41d5-8026-4dd95e201c5f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:14:11.275 7 INFO cinder.api.openstack.wsgi [None req-567fac1e-a6fd-41d5-8026-4dd95e201c5f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:14:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:14:11.284 8 INFO cinder.api.openstack.wsgi [None req-65ef7509-6123-4a14-9649-1b7ec51763b3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:14:11.332 8 INFO cinder.api.openstack.wsgi [None req-65ef7509-6123-4a14-9649-1b7ec51763b3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:14:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:14:11.344 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:14:11.350 7 INFO cinder.volume.api [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:14:11.350 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:14:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:14:11.362 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:14:11.370 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:14:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:14:12.633 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:12.633 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:12.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:12.634 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:22.634 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:22.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:22.635 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:22.635 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:32.633 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:32.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:32.635 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:32.635 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:42.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:42.634 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:42.635 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:42.635 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:52.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:52.634 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:14:52.635 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:14:52.635 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:02.633 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:02.634 7 INFO cinder.api.openstack.wsgi [None req-e820faa0-78c4-499c-b9a5-28e466523a17 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:02.634 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:02.635 8 INFO cinder.api.openstack.wsgi [None req-1231610e-1c31-4567-a984-c03d9b46fe1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:10.571 7 INFO cinder.api.openstack.wsgi [None req-7384bf7d-d6c4-4499-8f08-90961d62b9fc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:15:10.576 7 INFO cinder.api.openstack.wsgi [None req-7384bf7d-d6c4-4499-8f08-90961d62b9fc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 329/657] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:15:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:15:10.587 8 INFO cinder.api.openstack.wsgi [None req-60baa176-33f5-4174-921f-a8fb885a5aa2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:15:10.597 8 INFO cinder.volume.api [None req-60baa176-33f5-4174-921f-a8fb885a5aa2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:15:10.599 8 INFO cinder.api.openstack.wsgi [None req-60baa176-33f5-4174-921f-a8fb885a5aa2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:15:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:15:10.612 7 INFO cinder.api.openstack.wsgi [None req-17a28330-7328-4744-8fce-758ca078549d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:15:11.116 7 INFO cinder.api.openstack.wsgi [None req-17a28330-7328-4744-8fce-758ca078549d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:15:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:15:11.128 8 INFO cinder.api.openstack.wsgi [None req-6ecf58c9-0f59-4ddc-b653-f209e1c35fba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:15:11.140 8 INFO cinder.volume.api [None req-6ecf58c9-0f59-4ddc-b653-f209e1c35fba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:15:11.142 8 INFO cinder.api.openstack.wsgi [None req-6ecf58c9-0f59-4ddc-b653-f209e1c35fba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/660] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:15:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:15:11.155 7 INFO cinder.api.openstack.wsgi [None req-532d9405-3ea6-41ac-8bc2-5ec84e40532b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:15:11.162 7 INFO cinder.volume.api [None req-532d9405-3ea6-41ac-8bc2-5ec84e40532b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:15:11.163 7 INFO cinder.api.openstack.wsgi [None req-532d9405-3ea6-41ac-8bc2-5ec84e40532b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:15:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:15:11.198 8 INFO cinder.api.openstack.wsgi [None req-1c8941a9-1053-4b76-92f0-77cc3122797b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:15:11.221 8 INFO cinder.api.openstack.wsgi [None req-1c8941a9-1053-4b76-92f0-77cc3122797b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/662] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:15:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:15:11.232 7 INFO cinder.api.openstack.wsgi [None req-3ee76e35-365d-46f3-bd1d-e37bd4257bea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:15:11.254 7 INFO cinder.api.openstack.wsgi [None req-3ee76e35-365d-46f3-bd1d-e37bd4257bea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:15:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:15:11.269 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:15:11.295 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:15:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:15:12.634 7 INFO cinder.api.openstack.wsgi [None req-3ee76e35-365d-46f3-bd1d-e37bd4257bea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:12.634 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:12.635 7 INFO cinder.api.openstack.wsgi [None req-3ee76e35-365d-46f3-bd1d-e37bd4257bea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:12.635 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:19.177 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False 2026-08-13 02:15:19.194 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] https://volume.199-19-213-175.nip.io/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 199.19.213.175 () {44 vars in 1069 bytes} [Thu Aug 13 02:15:19 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:15:22.633 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:22.633 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:22.634 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:22.634 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:32.633 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:32.633 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:32.634 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:32.635 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:42.634 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:42.634 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:42.635 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:42.635 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:52.634 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:52.634 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:15:52.635 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:15:52.635 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:02.633 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:02.633 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:02.635 8 INFO cinder.api.openstack.wsgi [None req-d6eb7de9-df0f-4b49-8c99-e6e32b247835 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:02.635 7 INFO cinder.api.openstack.wsgi [None req-1a3c51bc-3b13-4c3b-a914-07842bf8f233 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:10.621 8 INFO cinder.api.openstack.wsgi [None req-7df1fca3-e20f-4b85-be1f-1cf236231b58 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:16:10.656 8 INFO cinder.api.openstack.wsgi [None req-7df1fca3-e20f-4b85-be1f-1cf236231b58 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:16:10.672 7 INFO cinder.api.openstack.wsgi [None req-b9385880-5f05-4e01-8ae4-a4d9e5f736ad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:16:10.691 7 INFO cinder.api.openstack.wsgi [None req-b9385880-5f05-4e01-8ae4-a4d9e5f736ad 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:16:10.705 8 INFO cinder.api.openstack.wsgi [None req-f3028568-e6ae-47aa-b9cb-83687f49636d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:16:10.730 8 INFO cinder.api.openstack.wsgi [None req-f3028568-e6ae-47aa-b9cb-83687f49636d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:16:10.744 7 INFO cinder.api.openstack.wsgi [None req-d288d7ba-1545-4657-b0a6-a78a30ef277e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:16:10.754 7 INFO cinder.volume.api [None req-d288d7ba-1545-4657-b0a6-a78a30ef277e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:16:10.755 7 INFO cinder.api.openstack.wsgi [None req-d288d7ba-1545-4657-b0a6-a78a30ef277e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:16:10.765 8 INFO cinder.api.openstack.wsgi [None req-72caa44a-4264-4e8e-803d-3079e756cdf8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:16:10.772 8 INFO cinder.api.openstack.wsgi [None req-72caa44a-4264-4e8e-803d-3079e756cdf8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:16:10.783 7 INFO cinder.api.openstack.wsgi [None req-3c2a77d7-8129-4a48-8163-8cd49177b1e5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:16:10.792 7 INFO cinder.volume.api [None req-3c2a77d7-8129-4a48-8163-8cd49177b1e5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:16:10.793 7 INFO cinder.api.openstack.wsgi [None req-3c2a77d7-8129-4a48-8163-8cd49177b1e5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:16:10.808 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:16:10.818 8 INFO cinder.volume.api [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:16:10.820 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/684] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:16:10.832 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:16:11.336 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:16:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:16:12.633 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:12.634 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:12.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:12.635 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:22.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:22.635 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:22.635 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:22.636 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:32.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:32.634 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:32.635 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:32.635 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:42.634 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:42.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:42.635 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:42.635 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:52.634 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:52.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:16:52.634 7 INFO cinder.api.openstack.wsgi [None req-ce8ec001-4320-417a-a843-a5f5ad0c656d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:52.635 8 INFO cinder.api.openstack.wsgi [None req-e356269f-9a5b-402b-bf82-c62996bb7a45 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:16:55.227 7 INFO cinder.api.openstack.wsgi [None req-f2f8761b-358a-43bf-955b-40a8135d4cc1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots 2026-08-13 02:16:55.241 7 INFO cinder.volume.api [None req-f2f8761b-358a-43bf-955b-40a8135d4cc1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:16:55.242 7 INFO cinder.api.openstack.wsgi [None req-f2f8761b-358a-43bf-955b-40a8135d4cc1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.171 () {32 vars in 705 bytes} [Thu Aug 13 02:16:55 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:16:55.254 8 INFO cinder.api.openstack.wsgi [None req-6a4bef50-6039-4e2c-a434-2f8edbdd93b7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes 2026-08-13 02:16:55.287 8 INFO cinder.volume.api [None req-6a4bef50-6039-4e2c-a434-2f8edbdd93b7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:16:55.287 8 INFO cinder.api.openstack.wsgi [None req-6a4bef50-6039-4e2c-a434-2f8edbdd93b7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.171 () {32 vars in 701 bytes} [Thu Aug 13 02:16:55 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:17:02.634 8 INFO cinder.api.openstack.wsgi [None req-6a4bef50-6039-4e2c-a434-2f8edbdd93b7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:02.635 8 INFO cinder.api.openstack.wsgi [None req-6a4bef50-6039-4e2c-a434-2f8edbdd93b7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:02.634 7 INFO cinder.api.openstack.wsgi [None req-f2f8761b-358a-43bf-955b-40a8135d4cc1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:02.645 7 INFO cinder.api.openstack.wsgi [None req-f2f8761b-358a-43bf-955b-40a8135d4cc1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:10.657 8 INFO cinder.api.openstack.wsgi [None req-eb0edcaf-4547-48cf-a4c0-070622791fd2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:17:10.671 8 INFO cinder.volume.api [None req-eb0edcaf-4547-48cf-a4c0-070622791fd2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:17:10.674 8 INFO cinder.api.openstack.wsgi [None req-eb0edcaf-4547-48cf-a4c0-070622791fd2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:17:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:17:10.690 7 INFO cinder.api.openstack.wsgi [None req-9744c8c7-5371-4081-ab0a-88bb76aaf1b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:17:10.698 7 INFO cinder.volume.api [None req-9744c8c7-5371-4081-ab0a-88bb76aaf1b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:17:10.699 7 INFO cinder.api.openstack.wsgi [None req-9744c8c7-5371-4081-ab0a-88bb76aaf1b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:17:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:17:10.712 8 INFO cinder.api.openstack.wsgi [None req-748063d7-3ef2-4ba4-85a8-d2b6dcce7112 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:17:10.719 8 INFO cinder.api.openstack.wsgi [None req-748063d7-3ef2-4ba4-85a8-d2b6dcce7112 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:17:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:10.730 7 INFO cinder.api.openstack.wsgi [None req-0e6e8d85-86fe-4ba6-b76d-198ee690f239 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:17:11.236 7 INFO cinder.api.openstack.wsgi [None req-0e6e8d85-86fe-4ba6-b76d-198ee690f239 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:17:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:17:11.251 8 INFO cinder.api.openstack.wsgi [None req-35332d5b-f857-4ff6-9a31-cbba6e57e819 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:17:11.267 8 INFO cinder.volume.api [None req-35332d5b-f857-4ff6-9a31-cbba6e57e819 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:17:11.272 8 INFO cinder.api.openstack.wsgi [None req-35332d5b-f857-4ff6-9a31-cbba6e57e819 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:17:11.331 7 INFO cinder.api.openstack.wsgi [None req-2db48b25-916c-4b09-9ccd-b0bb61ccfec4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true 2026-08-13 02:17:11.358 7 INFO cinder.api.openstack.wsgi [None req-2db48b25-916c-4b09-9ccd-b0bb61ccfec4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.370 8 INFO cinder.api.openstack.wsgi [None req-9fef911f-358c-4a01-bb31-a6080bce05d5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:17:11.407 8 INFO cinder.api.openstack.wsgi [None req-9fef911f-358c-4a01-bb31-a6080bce05d5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.416 7 INFO cinder.api.openstack.wsgi [None req-f9037688-d225-4d8c-972e-25206f61253a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:17:11.448 7 INFO cinder.api.openstack.wsgi [None req-f9037688-d225-4d8c-972e-25206f61253a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.457 8 INFO cinder.api.openstack.wsgi [None req-676c22d3-0b25-41b2-8a86-81ca32ec5ee1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7b17df4f2642420abc8f371652927c6c?usage=true 2026-08-13 02:17:11.499 8 INFO cinder.api.openstack.wsgi [None req-676c22d3-0b25-41b2-8a86-81ca32ec5ee1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7b17df4f2642420abc8f371652927c6c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7b17df4f2642420abc8f371652927c6c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.511 7 INFO cinder.api.openstack.wsgi [None req-a07c37ec-499f-444b-ba78-cac703f9dca0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9183506b51484420897b913ce57577b9?usage=true 2026-08-13 02:17:11.539 7 INFO cinder.api.openstack.wsgi [None req-a07c37ec-499f-444b-ba78-cac703f9dca0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9183506b51484420897b913ce57577b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9183506b51484420897b913ce57577b9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.549 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/d6e522aeaa2c43f48a4dbfdf5698b979?usage=true 2026-08-13 02:17:11.572 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/d6e522aeaa2c43f48a4dbfdf5698b979?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/d6e522aeaa2c43f48a4dbfdf5698b979?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:11.585 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:17:11.606 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:17:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:12.633 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:12.635 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:12.637 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:12.638 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:22.633 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:22.634 8 INFO cinder.api.openstack.wsgi [None req-f62258cc-6bdf-4764-9603-3d1858bd0166 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:22.636 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:22.637 7 INFO cinder.api.openstack.wsgi [None req-652574e6-3368-4372-9d34-76ca5e774df1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:29.593 8 INFO cinder.api.openstack.wsgi [None req-28b2cd3f-1f78-40c0-af22-88f09022a0a8 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes 2026-08-13 02:17:30.674 8 INFO cinder.api.v3.volumes [None req-28b2cd3f-1f78-40c0-af22-88f09022a0a8 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Create volume of 1 GB 2026-08-13 02:17:30.695 8 INFO cinder.volume.api [None req-28b2cd3f-1f78-40c0-af22-88f09022a0a8 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Availability Zones retrieved successfully. 2026-08-13 02:17:31.035 8 INFO cinder.volume.api [None req-28b2cd3f-1f78-40c0-af22-88f09022a0a8 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Create volume request issued successfully. 2026-08-13 02:17:31.036 8 INFO cinder.api.openstack.wsgi [None req-28b2cd3f-1f78-40c0-af22-88f09022a0a8 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes returned with HTTP 202 [pid: 8|app: 0|req: 358/716] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:17:29 2026] POST /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes => generated 865 bytes in 1450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-13 02:17:31.065 7 INFO cinder.api.openstack.wsgi [None req-cd66c3a4-d45f-4a8e-a774-90c2955e0955 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:31.114 7 INFO cinder.volume.api [None req-cd66c3a4-d45f-4a8e-a774-90c2955e0955 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:31.131 7 INFO cinder.api.openstack.wsgi [None req-cd66c3a4-d45f-4a8e-a774-90c2955e0955 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 7|app: 0|req: 359/717] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:17:31 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 933 bytes in 74 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-08-13 02:17:32.159 8 INFO cinder.api.openstack.wsgi [None req-f6a5bcc8-a498-46b7-8184-e5c7b04359d6 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:32.182 8 INFO cinder.volume.api [None req-f6a5bcc8-a498-46b7-8184-e5c7b04359d6 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:32.190 8 INFO cinder.api.openstack.wsgi [None req-f6a5bcc8-a498-46b7-8184-e5c7b04359d6 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:17:32 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:17:32.633 7 INFO cinder.api.openstack.wsgi [None req-cd66c3a4-d45f-4a8e-a774-90c2955e0955 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:32.634 8 INFO cinder.api.openstack.wsgi [None req-f6a5bcc8-a498-46b7-8184-e5c7b04359d6 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:32.634 7 INFO cinder.api.openstack.wsgi [None req-cd66c3a4-d45f-4a8e-a774-90c2955e0955 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:32.635 8 INFO cinder.api.openstack.wsgi [None req-f6a5bcc8-a498-46b7-8184-e5c7b04359d6 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27: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-08-13 02:17:33.211 7 INFO cinder.api.openstack.wsgi [None req-61c7bffb-2e7a-4633-ba80-59d3b38632e0 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:33.234 7 INFO cinder.volume.api [None req-61c7bffb-2e7a-4633-ba80-59d3b38632e0 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:33.243 7 INFO cinder.api.openstack.wsgi [None req-61c7bffb-2e7a-4633-ba80-59d3b38632e0 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:17:33 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => 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-08-13 02:17:34.274 8 INFO cinder.api.openstack.wsgi [None req-d15f41e9-7701-4f27-b510-3ec71e6d4b5c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:34.293 8 INFO cinder.volume.api [None req-d15f41e9-7701-4f27-b510-3ec71e6d4b5c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:34.301 8 INFO cinder.api.openstack.wsgi [None req-d15f41e9-7701-4f27-b510-3ec71e6d4b5c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:17:34 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 1483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:17:34.411 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:34.445 7 INFO cinder.volume.api [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:34.454 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.170 () {34 vars in 1028 bytes} [Thu Aug 13 02:17:34 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 1483 bytes in 55 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-08-13 02:17:36.144 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-28c5e931-f42c-4766-800b-7efe384cc777 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:36.162 8 INFO cinder.volume.api [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-28c5e931-f42c-4766-800b-7efe384cc777 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:36.169 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-28c5e931-f42c-4766-800b-7efe384cc777 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.170 () {34 vars in 1028 bytes} [Thu Aug 13 02:17:36 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 1483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:17:36.179 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:17:36.180 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 363/725] 10.0.0.170 () {32 vars in 829 bytes} [Thu Aug 13 02:17:36 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-08-13 02:17:36.197 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-b4ae3e6b-eb23-4a7a-97ff-0241029e7814 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/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-08-13 02:17:36.285 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-b4ae3e6b-eb23-4a7a-97ff-0241029e7814 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments returned with HTTP 200 [pid: 8|app: 0|req: 363/726] 10.0.0.170 () {40 vars in 1057 bytes} [Thu Aug 13 02:17:36 2026] POST /v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:17:42.343 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:17:42.344 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 364/727] 199.19.213.175 () {32 vars in 840 bytes} [Thu Aug 13 02:17:42 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-08-13 02:17:42.405 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-bb5bc49f-b24f-4ef3-b8d8-6281576fc5c1 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:42.425 8 INFO cinder.volume.api [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-bb5bc49f-b24f-4ef3-b8d8-6281576fc5c1 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:17:42.431 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-bb5bc49f-b24f-4ef3-b8d8-6281576fc5c1 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 199.19.213.175 () {36 vars in 1073 bytes} [Thu Aug 13 02:17:42 2026] GET /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 1663 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-08-13 02:17:42.633 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-bb5bc49f-b24f-4ef3-b8d8-6281576fc5c1 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:42.634 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:42.635 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-bb5bc49f-b24f-4ef3-b8d8-6281576fc5c1 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:42.635 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-8b220afa-2b8b-4fd1-b334-da95e05bf081 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27: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-08-13 02:17:44.383 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-aeecb353-f6ff-47ee-840e-8d62cd226b1c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:17:45.440 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-aeecb353-f6ff-47ee-840e-8d62cd226b1c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 199.19.213.175 () {40 vars in 1135 bytes} [Thu Aug 13 02:17:44 2026] PUT /v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 => generated 802 bytes in 1067 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-08-13 02:17:45.960 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-a9211512-e4c0-42dc-aeab-dbf8071f9c50 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8/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-08-13 02:17:46.018 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-a9211512-e4c0-42dc-aeab-dbf8071f9c50 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8/action returned with HTTP 204 [pid: 8|app: 0|req: 366/732] 199.19.213.175 () {40 vars in 1148 bytes} [Thu Aug 13 02:17:45 2026] POST /v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-13 02:17:52.633 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-aeecb353-f6ff-47ee-840e-8d62cd226b1c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:52.633 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-a9211512-e4c0-42dc-aeab-dbf8071f9c50 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:17:52.634 8 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-a9211512-e4c0-42dc-aeab-dbf8071f9c50 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:17:52.634 7 INFO cinder.api.openstack.wsgi [req-d35a691a-922d-47fc-aa8c-a08b75c0799b req-aeecb353-f6ff-47ee-840e-8d62cd226b1c c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27: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-08-13 02:17:59.553 8 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-e1422e69-de11-4dd5-a580-3a4a3d73e0dc c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:00.108 8 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-e1422e69-de11-4dd5-a580-3a4a3d73e0dc c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 returned with HTTP 200 [pid: 8|app: 0|req: 368/735] 199.19.213.175 () {38 vars in 1103 bytes} [Thu Aug 13 02:17:59 2026] DELETE /v3/8c1391d1828d4fc0a7c04b0f3b864087/attachments/fe9a718c-e926-4cb7-8b24-235911b64ce8 => generated 19 bytes in 566 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-08-13 02:18:00.122 7 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 2026-08-13 02:18:00.123 7 INFO cinder.api.v3.volumes [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Delete volume with id: c64163b3-3241-4b7e-91dd-32e30e8b5338 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:00.140 7 INFO cinder.volume.api [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:00.191 7 INFO cinder.volume.api [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] Delete volume request issued successfully. 2026-08-13 02:18:00.192 7 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 returned with HTTP 202 [pid: 7|app: 0|req: 368/736] 199.19.213.175 () {36 vars in 1054 bytes} [Thu Aug 13 02:18:00 2026] DELETE /v3/8c1391d1828d4fc0a7c04b0f3b864087/volumes/c64163b3-3241-4b7e-91dd-32e30e8b5338 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-13 02:18:02.634 7 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:02.634 8 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-e1422e69-de11-4dd5-a580-3a4a3d73e0dc c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:02.635 7 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-62d6c649-a9ff-473b-a8d4-336db4b6fb46 c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:02.636 8 INFO cinder.api.openstack.wsgi [req-3bc1fdfe-853b-481e-a0ad-44be912312d7 req-e1422e69-de11-4dd5-a580-3a4a3d73e0dc c86b29b3229345b69054d1dc7db00f78 8c1391d1828d4fc0a7c04b0f3b864087 - - default default] http://10.0.0.27: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-08-13 02:18:10.754 7 INFO cinder.api.openstack.wsgi [None req-63692898-8f55-49b3-bca8-b2ef8636a711 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:18:10.772 7 INFO cinder.volume.api [None req-63692898-8f55-49b3-bca8-b2ef8636a711 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:18:10.777 7 INFO cinder.api.openstack.wsgi [None req-63692898-8f55-49b3-bca8-b2ef8636a711 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 201 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-08-13 02:18:10.793 8 INFO cinder.api.openstack.wsgi [None req-a5c925e2-4a04-487c-afdb-7c1ca29adc4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:18:10.799 8 INFO cinder.volume.api [None req-a5c925e2-4a04-487c-afdb-7c1ca29adc4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:18:10.799 8 INFO cinder.api.openstack.wsgi [None req-a5c925e2-4a04-487c-afdb-7c1ca29adc4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:18:10.864 7 INFO cinder.api.openstack.wsgi [None req-6ee8cb55-7d8b-4d44-a783-73febb0877b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true 2026-08-13 02:18:10.890 7 INFO cinder.api.openstack.wsgi [None req-6ee8cb55-7d8b-4d44-a783-73febb0877b1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/112bcc0869924e458cea56614202892e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:10.903 8 INFO cinder.api.openstack.wsgi [None req-42f4c751-107b-4627-b4e6-7b74b9335e68 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:18:10.929 8 INFO cinder.api.openstack.wsgi [None req-42f4c751-107b-4627-b4e6-7b74b9335e68 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:10.946 7 INFO cinder.api.openstack.wsgi [None req-2dd26838-be55-4238-a97c-b01f4ea8634f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/2bb17b26b3534201ac3a5a2557ed1e5e?usage=true 2026-08-13 02:18:10.964 7 INFO cinder.api.openstack.wsgi [None req-2dd26838-be55-4238-a97c-b01f4ea8634f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/2bb17b26b3534201ac3a5a2557ed1e5e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/2bb17b26b3534201ac3a5a2557ed1e5e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:10.978 8 INFO cinder.api.openstack.wsgi [None req-68588e18-184d-41a7-9e95-46ac0ded37e5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/440628c796ac400f907dfe4ae858829e?usage=true 2026-08-13 02:18:10.996 8 INFO cinder.api.openstack.wsgi [None req-68588e18-184d-41a7-9e95-46ac0ded37e5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/440628c796ac400f907dfe4ae858829e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/440628c796ac400f907dfe4ae858829e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:11.012 7 INFO cinder.api.openstack.wsgi [None req-ce82edfe-ec58-47c5-87c5-d09d4175d0cf 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:18:11.038 7 INFO cinder.api.openstack.wsgi [None req-ce82edfe-ec58-47c5-87c5-d09d4175d0cf 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:11.053 8 INFO cinder.api.openstack.wsgi [None req-bcd1ce22-5a69-4219-bccd-4c282699c1de 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:18:11.070 8 INFO cinder.api.openstack.wsgi [None req-bcd1ce22-5a69-4219-bccd-4c282699c1de 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:11.081 7 INFO cinder.api.openstack.wsgi [None req-c852f33c-28c8-4bce-a3db-98320252915f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f88f7e10b253420fb9eeb326de62ab33?usage=true 2026-08-13 02:18:11.109 7 INFO cinder.api.openstack.wsgi [None req-c852f33c-28c8-4bce-a3db-98320252915f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f88f7e10b253420fb9eeb326de62ab33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f88f7e10b253420fb9eeb326de62ab33?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:11.120 8 INFO cinder.api.openstack.wsgi [None req-f6a50846-8a8a-4ae0-ad79-23de9dca4ec2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:18:11.127 8 INFO cinder.api.openstack.wsgi [None req-f6a50846-8a8a-4ae0-ad79-23de9dca4ec2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 374/748] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:11.137 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:18:11.150 7 INFO cinder.volume.api [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:18:11.152 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:18:11.164 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:18:11.668 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/750] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:18:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:18:12.634 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:12.634 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:12.634 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:12.636 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:22.634 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:22.634 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:22.635 7 INFO cinder.api.openstack.wsgi [None req-fae52f93-3e7e-4b03-837e-d68c73181083 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:22.635 8 INFO cinder.api.openstack.wsgi [None req-4912eba4-1f25-4c0b-8be0-52113600d91f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:30.787 7 INFO cinder.api.openstack.wsgi [None req-97b653db-c4d8-4ae1-91a2-8c09de3b1ca8 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes 2026-08-13 02:18:30.790 7 INFO cinder.api.v3.volumes [None req-97b653db-c4d8-4ae1-91a2-8c09de3b1ca8 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume of 1 GB 2026-08-13 02:18:30.803 7 INFO cinder.volume.api [None req-97b653db-c4d8-4ae1-91a2-8c09de3b1ca8 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:31.125 7 INFO cinder.volume.api [None req-97b653db-c4d8-4ae1-91a2-8c09de3b1ca8 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume request issued successfully. 2026-08-13 02:18:31.126 7 INFO cinder.api.openstack.wsgi [None req-97b653db-c4d8-4ae1-91a2-8c09de3b1ca8 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 378/755] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:30 2026] POST /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes => generated 871 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-13 02:18:31.155 8 INFO cinder.api.openstack.wsgi [None req-25226a7c-1c48-49aa-beae-dde55251aa98 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:31.169 8 INFO cinder.volume.api [None req-25226a7c-1c48-49aa-beae-dde55251aa98 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:31.174 8 INFO cinder.api.openstack.wsgi [None req-25226a7c-1c48-49aa-beae-dde55251aa98 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 8|app: 0|req: 378/756] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:31 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 939 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-08-13 02:18:32.199 7 INFO cinder.api.openstack.wsgi [None req-92682b29-1837-45fe-9510-0dc762530489 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.220 7 INFO cinder.volume.api [None req-92682b29-1837-45fe-9510-0dc762530489 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.228 7 INFO cinder.api.openstack.wsgi [None req-92682b29-1837-45fe-9510-0dc762530489 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:32 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 964 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-08-13 02:18:32.253 8 INFO cinder.api.openstack.wsgi [None req-a6a6e81d-ca65-4981-ae92-5a9db8770834 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.284 8 INFO cinder.volume.api [None req-a6a6e81d-ca65-4981-ae92-5a9db8770834 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.294 8 INFO cinder.api.openstack.wsgi [None req-a6a6e81d-ca65-4981-ae92-5a9db8770834 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 8|app: 0|req: 379/758] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:32 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 964 bytes in 49 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-08-13 02:18:32.321 7 INFO cinder.api.openstack.wsgi [None req-7d4af1ff-7869-416e-a41c-7f633a4b1d88 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.346 7 INFO cinder.volume.api [None req-7d4af1ff-7869-416e-a41c-7f633a4b1d88 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.355 7 INFO cinder.volume.api [None req-7d4af1ff-7869-416e-a41c-7f633a4b1d88 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:32.357 7 INFO cinder.api.openstack.wsgi [None req-7d4af1ff-7869-416e-a41c-7f633a4b1d88 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.171 () {34 vars in 795 bytes} [Thu Aug 13 02:18:32 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => 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-08-13 02:18:32.385 8 INFO cinder.api.openstack.wsgi [None req-4ee9731c-36ad-4bb5-8415-4d87005b5e11 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.411 8 INFO cinder.volume.api [None req-4ee9731c-36ad-4bb5-8415-4d87005b5e11 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.427 8 INFO cinder.volume.api [None req-4ee9731c-36ad-4bb5-8415-4d87005b5e11 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:32.429 8 INFO cinder.api.openstack.wsgi [None req-4ee9731c-36ad-4bb5-8415-4d87005b5e11 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.171 () {34 vars in 796 bytes} [Thu Aug 13 02:18:32 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 935 bytes in 50 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-08-13 02:18:32.448 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.465 7 INFO cinder.volume.api [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.470 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:32 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 1003 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-08-13 02:18:32.494 8 INFO cinder.api.openstack.wsgi [None req-685e4b83-202b-4eab-9bac-6ac370f3ffd0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes 2026-08-13 02:18:32.497 8 INFO cinder.api.v3.volumes [None req-685e4b83-202b-4eab-9bac-6ac370f3ffd0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume of 1 GB 2026-08-13 02:18:32.503 8 INFO cinder.volume.api [None req-685e4b83-202b-4eab-9bac-6ac370f3ffd0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:32.633 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:32.634 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:32.636 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:32.638 7 INFO cinder.api.openstack.wsgi [None req-cf2e3f3c-30d5-497c-b295-b04265d1403e 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:32.638 8 INFO cinder.volume.api [None req-685e4b83-202b-4eab-9bac-6ac370f3ffd0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume request issued successfully. 2026-08-13 02:18:32.639 8 INFO cinder.api.openstack.wsgi [None req-685e4b83-202b-4eab-9bac-6ac370f3ffd0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/764] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:32 2026] POST /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes => generated 892 bytes in 154 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-08-13 02:18:32.661 7 INFO cinder.api.openstack.wsgi [None req-19669a69-7d15-4b83-8b8e-abeff23683c4 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:32.677 7 INFO cinder.volume.api [None req-19669a69-7d15-4b83-8b8e-abeff23683c4 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:32.684 7 INFO cinder.api.openstack.wsgi [None req-19669a69-7d15-4b83-8b8e-abeff23683c4 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:32 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 960 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-08-13 02:18:33.712 8 INFO cinder.api.openstack.wsgi [None req-ef0aadc6-27bf-4493-b53a-72a9ec315dd1 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:33.726 8 INFO cinder.volume.api [None req-ef0aadc6-27bf-4493-b53a-72a9ec315dd1 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:33.734 8 INFO cinder.api.openstack.wsgi [None req-ef0aadc6-27bf-4493-b53a-72a9ec315dd1 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 200 [pid: 8|app: 0|req: 382/766] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:33 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 985 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-08-13 02:18:33.759 7 INFO cinder.api.openstack.wsgi [None req-96d107a6-93b3-485e-a2c3-c5056d7bed07 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:33.784 7 INFO cinder.volume.api [None req-96d107a6-93b3-485e-a2c3-c5056d7bed07 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:33.797 7 INFO cinder.volume.api [None req-96d107a6-93b3-485e-a2c3-c5056d7bed07 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:33.798 7 INFO cinder.api.openstack.wsgi [None req-96d107a6-93b3-485e-a2c3-c5056d7bed07 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.171 () {34 vars in 795 bytes} [Thu Aug 13 02:18:33 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:33.818 8 INFO cinder.api.openstack.wsgi [None req-ed67cdac-c249-46f4-b214-ac8755dc4f0d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:33.834 8 INFO cinder.volume.api [None req-ed67cdac-c249-46f4-b214-ac8755dc4f0d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:33.840 8 INFO cinder.api.openstack.wsgi [None req-ed67cdac-c249-46f4-b214-ac8755dc4f0d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 200 [pid: 8|app: 0|req: 383/768] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:33 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 950 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-08-13 02:18:33.864 7 INFO cinder.api.openstack.wsgi [None req-915aba2a-962d-4458-9128-4087f33d5f28 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 2026-08-13 02:18:33.864 7 INFO cinder.api.v3.volumes [None req-915aba2a-962d-4458-9128-4087f33d5f28 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume with id: 9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:33.874 7 INFO cinder.volume.api [None req-915aba2a-962d-4458-9128-4087f33d5f28 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:33.895 7 INFO cinder.volume.api [None req-915aba2a-962d-4458-9128-4087f33d5f28 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume request issued successfully. 2026-08-13 02:18:33.896 7 INFO cinder.api.openstack.wsgi [None req-915aba2a-962d-4458-9128-4087f33d5f28 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 202 [pid: 7|app: 0|req: 386/769] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:33 2026] DELETE /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:33.912 8 INFO cinder.api.openstack.wsgi [None req-74b0058a-a722-4d59-8473-c3dddfeabf8a 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:33.925 8 INFO cinder.volume.api [None req-74b0058a-a722-4d59-8473-c3dddfeabf8a 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:33.930 8 INFO cinder.api.openstack.wsgi [None req-74b0058a-a722-4d59-8473-c3dddfeabf8a 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 200 [pid: 8|app: 0|req: 384/770] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:33 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => generated 949 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-08-13 02:18:34.956 7 INFO cinder.api.openstack.wsgi [None req-50ab1498-f053-4797-a4b0-d5854e54861d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 2026-08-13 02:18:34.966 7 INFO cinder.api.openstack.wsgi [None req-50ab1498-f053-4797-a4b0-d5854e54861d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 returned with HTTP 404 [pid: 7|app: 0|req: 387/771] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:34 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/9801e24e-875f-4c06-a2ed-66c849e8fea1 => 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-08-13 02:18:34.979 8 INFO cinder.api.openstack.wsgi [None req-3d262154-e907-4877-bc43-91276dbb95b0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:34.991 8 INFO cinder.volume.api [None req-3d262154-e907-4877-bc43-91276dbb95b0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:34.996 8 INFO cinder.api.openstack.wsgi [None req-3d262154-e907-4877-bc43-91276dbb95b0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 8|app: 0|req: 385/772] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:34 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 1003 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:18:35.015 7 INFO cinder.api.openstack.wsgi [None req-cdc3706a-4e6d-40b2-8a58-db6b6d0072ab 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 2026-08-13 02:18:35.016 7 INFO cinder.api.v3.volumes [None req-cdc3706a-4e6d-40b2-8a58-db6b6d0072ab 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume with id: 3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:35.026 7 INFO cinder.volume.api [None req-cdc3706a-4e6d-40b2-8a58-db6b6d0072ab 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:35.058 7 INFO cinder.volume.api [None req-cdc3706a-4e6d-40b2-8a58-db6b6d0072ab 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume request issued successfully. 2026-08-13 02:18:35.058 7 INFO cinder.api.openstack.wsgi [None req-cdc3706a-4e6d-40b2-8a58-db6b6d0072ab 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 202 [pid: 7|app: 0|req: 388/773] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:35 2026] DELETE /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:35.069 8 INFO cinder.api.openstack.wsgi [None req-a310edf1-be78-441d-b27a-eec825eacd4d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:35.083 8 INFO cinder.volume.api [None req-a310edf1-be78-441d-b27a-eec825eacd4d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:35.087 8 INFO cinder.api.openstack.wsgi [None req-a310edf1-be78-441d-b27a-eec825eacd4d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 200 [pid: 8|app: 0|req: 386/774] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:35 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 1002 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-08-13 02:18:36.113 7 INFO cinder.api.openstack.wsgi [None req-de60b29f-b18d-4c71-bf9a-c7870ac2dba2 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 2026-08-13 02:18:36.128 7 INFO cinder.api.openstack.wsgi [None req-de60b29f-b18d-4c71-bf9a-c7870ac2dba2 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 returned with HTTP 404 [pid: 7|app: 0|req: 389/775] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:36 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/3f6372ad-5b44-4623-8338-1e0299d28a19 => generated 109 bytes in 24 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-08-13 02:18:36.198 8 INFO cinder.api.openstack.wsgi [None req-5abfea18-1495-4104-9532-20caf50371e7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes 2026-08-13 02:18:36.369 8 INFO cinder.api.v3.volumes [None req-5abfea18-1495-4104-9532-20caf50371e7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume of 1 GB 2026-08-13 02:18:36.376 8 INFO cinder.volume.api [None req-5abfea18-1495-4104-9532-20caf50371e7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:36.596 8 INFO cinder.volume.api [None req-5abfea18-1495-4104-9532-20caf50371e7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume request issued successfully. 2026-08-13 02:18:36.596 8 INFO cinder.api.openstack.wsgi [None req-5abfea18-1495-4104-9532-20caf50371e7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/776] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:36 2026] POST /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes => generated 870 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-13 02:18:36.616 7 INFO cinder.api.openstack.wsgi [None req-0168e061-779d-4b3c-93fe-cdac545399df 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:36.643 7 INFO cinder.volume.api [None req-0168e061-779d-4b3c-93fe-cdac545399df 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:36.649 7 INFO cinder.api.openstack.wsgi [None req-0168e061-779d-4b3c-93fe-cdac545399df 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 7|app: 0|req: 390/777] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:36 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:37.668 8 INFO cinder.api.openstack.wsgi [None req-9c233013-8b8a-4f16-b636-25d36c86ddc6 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:37.690 8 INFO cinder.volume.api [None req-9c233013-8b8a-4f16-b636-25d36c86ddc6 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:37.695 8 INFO cinder.api.openstack.wsgi [None req-9c233013-8b8a-4f16-b636-25d36c86ddc6 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 8|app: 0|req: 388/778] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:37 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:37.719 7 INFO cinder.api.openstack.wsgi [None req-e782b668-93de-463f-a311-757e07a40e2d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:37.743 7 INFO cinder.volume.api [None req-e782b668-93de-463f-a311-757e07a40e2d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:37.751 7 INFO cinder.api.openstack.wsgi [None req-e782b668-93de-463f-a311-757e07a40e2d 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 7|app: 0|req: 391/779] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:37 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 1488 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-08-13 02:18:37.770 8 INFO cinder.api.openstack.wsgi [None req-e91af872-9ea7-4dbe-8f18-bc54f9fd25b9 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:37.786 8 INFO cinder.volume.api [None req-e91af872-9ea7-4dbe-8f18-bc54f9fd25b9 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:37.796 8 INFO cinder.volume.api [None req-e91af872-9ea7-4dbe-8f18-bc54f9fd25b9 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:37.796 8 INFO cinder.api.openstack.wsgi [None req-e91af872-9ea7-4dbe-8f18-bc54f9fd25b9 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 8|app: 0|req: 389/780] 10.0.0.171 () {34 vars in 795 bytes} [Thu Aug 13 02:18:37 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 894 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-08-13 02:18:37.820 7 INFO cinder.api.openstack.wsgi [None req-1bfa2f7e-c5f0-49a3-a34f-c7ba86faced0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:37.839 7 INFO cinder.volume.api [None req-1bfa2f7e-c5f0-49a3-a34f-c7ba86faced0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:37.848 7 INFO cinder.volume.api [None req-1bfa2f7e-c5f0-49a3-a34f-c7ba86faced0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:37.848 7 INFO cinder.api.openstack.wsgi [None req-1bfa2f7e-c5f0-49a3-a34f-c7ba86faced0 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 7|app: 0|req: 392/781] 10.0.0.171 () {34 vars in 796 bytes} [Thu Aug 13 02:18:37 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 933 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-08-13 02:18:37.875 8 INFO cinder.api.openstack.wsgi [None req-b5df47f1-c411-465e-9a39-70a41fe311c2 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:37.892 8 INFO cinder.volume.api [None req-b5df47f1-c411-465e-9a39-70a41fe311c2 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:37.899 8 INFO cinder.api.openstack.wsgi [None req-b5df47f1-c411-465e-9a39-70a41fe311c2 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 8|app: 0|req: 390/782] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:37 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 1527 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-08-13 02:18:37.921 7 INFO cinder.api.openstack.wsgi [None req-0a0c51cd-48fb-43b1-aac5-2125a4cdd6ef 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes 2026-08-13 02:18:37.924 7 INFO cinder.api.v3.volumes [None req-0a0c51cd-48fb-43b1-aac5-2125a4cdd6ef 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume of 1 GB 2026-08-13 02:18:37.929 7 INFO cinder.volume.api [None req-0a0c51cd-48fb-43b1-aac5-2125a4cdd6ef 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:38.059 7 INFO cinder.volume.api [None req-0a0c51cd-48fb-43b1-aac5-2125a4cdd6ef 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Create volume request issued successfully. 2026-08-13 02:18:38.060 7 INFO cinder.api.openstack.wsgi [None req-0a0c51cd-48fb-43b1-aac5-2125a4cdd6ef 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 393/783] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:37 2026] POST /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes => generated 891 bytes in 145 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-08-13 02:18:38.082 8 INFO cinder.api.openstack.wsgi [None req-6892967e-412e-44c3-8c0e-502ac8489b92 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:38.099 8 INFO cinder.volume.api [None req-6892967e-412e-44c3-8c0e-502ac8489b92 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:38.106 8 INFO cinder.api.openstack.wsgi [None req-6892967e-412e-44c3-8c0e-502ac8489b92 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 200 [pid: 8|app: 0|req: 391/784] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:38 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 959 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-08-13 02:18:39.123 7 INFO cinder.api.openstack.wsgi [None req-9efcca1c-091c-4691-b29d-54045be7ac08 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:39.139 7 INFO cinder.volume.api [None req-9efcca1c-091c-4691-b29d-54045be7ac08 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:39.145 7 INFO cinder.api.openstack.wsgi [None req-9efcca1c-091c-4691-b29d-54045be7ac08 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 200 [pid: 7|app: 0|req: 394/785] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:39 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 984 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-08-13 02:18:39.170 8 INFO cinder.api.openstack.wsgi [None req-4e261f46-6749-4e3a-ab0c-0f2beb6d3a69 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:39.192 8 INFO cinder.volume.api [None req-4e261f46-6749-4e3a-ab0c-0f2beb6d3a69 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:39.203 8 INFO cinder.volume.api [None req-4e261f46-6749-4e3a-ab0c-0f2beb6d3a69 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume updated successfully. 2026-08-13 02:18:39.205 8 INFO cinder.api.openstack.wsgi [None req-4e261f46-6749-4e3a-ab0c-0f2beb6d3a69 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 200 [pid: 8|app: 0|req: 392/786] 10.0.0.171 () {34 vars in 795 bytes} [Thu Aug 13 02:18:39 2026] PUT /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 881 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-08-13 02:18:39.222 7 INFO cinder.api.openstack.wsgi [None req-af15c57c-6861-491f-a531-b8b1d6a24748 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:39.240 7 INFO cinder.volume.api [None req-af15c57c-6861-491f-a531-b8b1d6a24748 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:39.248 7 INFO cinder.api.openstack.wsgi [None req-af15c57c-6861-491f-a531-b8b1d6a24748 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 200 [pid: 7|app: 0|req: 395/787] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:39 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 949 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-08-13 02:18:39.272 8 INFO cinder.api.openstack.wsgi [None req-5b707333-ae7c-4b72-9882-24bc3f0845e3 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c 2026-08-13 02:18:39.273 8 INFO cinder.api.v3.volumes [None req-5b707333-ae7c-4b72-9882-24bc3f0845e3 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume with id: 4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:39.286 8 INFO cinder.volume.api [None req-5b707333-ae7c-4b72-9882-24bc3f0845e3 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:39.330 8 INFO cinder.volume.api [None req-5b707333-ae7c-4b72-9882-24bc3f0845e3 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume request issued successfully. 2026-08-13 02:18:39.330 8 INFO cinder.api.openstack.wsgi [None req-5b707333-ae7c-4b72-9882-24bc3f0845e3 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 202 [pid: 8|app: 0|req: 393/788] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:39 2026] DELETE /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 0 bytes in 68 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-08-13 02:18:39.346 7 INFO cinder.api.openstack.wsgi [None req-9a14ac90-0e21-485f-9fa9-2c29a4db3f43 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:39.372 7 INFO cinder.volume.api [None req-9a14ac90-0e21-485f-9fa9-2c29a4db3f43 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:39.379 7 INFO cinder.api.openstack.wsgi [None req-9a14ac90-0e21-485f-9fa9-2c29a4db3f43 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 200 [pid: 7|app: 0|req: 396/789] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:39 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:40.407 8 INFO cinder.api.openstack.wsgi [None req-7c4e28a6-331f-41ce-90fa-7e082b384ed7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c 2026-08-13 02:18:40.421 8 INFO cinder.api.openstack.wsgi [None req-7c4e28a6-331f-41ce-90fa-7e082b384ed7 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c returned with HTTP 404 [pid: 8|app: 0|req: 394/790] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:40 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/4c6947e4-70c6-4362-b639-34e6dd001e8c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:40.433 7 INFO cinder.api.openstack.wsgi [None req-b70d42b0-d73a-45af-a2cb-8097cdb60311 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:40.448 7 INFO cinder.volume.api [None req-b70d42b0-d73a-45af-a2cb-8097cdb60311 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:40.455 7 INFO cinder.api.openstack.wsgi [None req-b70d42b0-d73a-45af-a2cb-8097cdb60311 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 7|app: 0|req: 397/791] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:40 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 1527 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:18:40.482 8 INFO cinder.api.openstack.wsgi [None req-273a0802-e17a-42e8-b6d3-bb67e8d5f19c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 2026-08-13 02:18:40.483 8 INFO cinder.api.v3.volumes [None req-273a0802-e17a-42e8-b6d3-bb67e8d5f19c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume with id: 17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:40.496 8 INFO cinder.volume.api [None req-273a0802-e17a-42e8-b6d3-bb67e8d5f19c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:40.544 8 INFO cinder.volume.api [None req-273a0802-e17a-42e8-b6d3-bb67e8d5f19c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Delete volume request issued successfully. 2026-08-13 02:18:40.544 8 INFO cinder.api.openstack.wsgi [None req-273a0802-e17a-42e8-b6d3-bb67e8d5f19c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 202 [pid: 8|app: 0|req: 395/792] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:40 2026] DELETE /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 0 bytes in 71 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-08-13 02:18:40.561 7 INFO cinder.api.openstack.wsgi [None req-7943b99a-d83e-477d-8a80-4c5e5dbd74da 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:40.577 7 INFO cinder.volume.api [None req-7943b99a-d83e-477d-8a80-4c5e5dbd74da 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] Volume info retrieved successfully. 2026-08-13 02:18:40.583 7 INFO cinder.api.openstack.wsgi [None req-7943b99a-d83e-477d-8a80-4c5e5dbd74da 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 200 [pid: 7|app: 0|req: 398/793] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:40 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 1526 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:41.618 8 INFO cinder.api.openstack.wsgi [None req-5c2c70a5-f83a-47f2-aae7-6afd2d1c083c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 2026-08-13 02:18:41.628 8 INFO cinder.api.openstack.wsgi [None req-5c2c70a5-f83a-47f2-aae7-6afd2d1c083c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 returned with HTTP 404 [pid: 8|app: 0|req: 396/794] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:41 2026] GET /v3/c8fe0e9e87e645d8886ad54c07100b4d/volumes/17ee6e17-7783-4f23-a1ac-d2cb6a56a6f6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-13 02:18:42.633 7 INFO cinder.api.openstack.wsgi [None req-7943b99a-d83e-477d-8a80-4c5e5dbd74da 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:42.633 8 INFO cinder.api.openstack.wsgi [None req-5c2c70a5-f83a-47f2-aae7-6afd2d1c083c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:42.635 8 INFO cinder.api.openstack.wsgi [None req-5c2c70a5-f83a-47f2-aae7-6afd2d1c083c 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:42.635 7 INFO cinder.api.openstack.wsgi [None req-7943b99a-d83e-477d-8a80-4c5e5dbd74da 5152db967c9e4f31abc69f4739d3c56b c8fe0e9e87e645d8886ad54c07100b4d - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:44.873 8 INFO cinder.api.openstack.wsgi [None req-f7d24be2-493c-474b-aac4-e8269dbff740 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes 2026-08-13 02:18:45.041 8 INFO cinder.volume.api [None req-f7d24be2-493c-474b-aac4-e8269dbff740 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Get all volumes completed successfully. 2026-08-13 02:18:45.042 8 INFO cinder.api.openstack.wsgi [None req-f7d24be2-493c-474b-aac4-e8269dbff740 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.171 () {32 vars in 701 bytes} [Thu Aug 13 02:18:44 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes => generated 15 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:45.061 7 INFO cinder.api.openstack.wsgi [None req-24d75c72-639a-498d-bdef-db933d7d27d7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes 2026-08-13 02:18:45.063 7 INFO cinder.api.v3.volumes [None req-24d75c72-639a-498d-bdef-db933d7d27d7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume of 1 GB 2026-08-13 02:18:45.068 7 INFO cinder.volume.api [None req-24d75c72-639a-498d-bdef-db933d7d27d7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:45.229 7 INFO cinder.volume.api [None req-24d75c72-639a-498d-bdef-db933d7d27d7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume request issued successfully. 2026-08-13 02:18:45.230 7 INFO cinder.api.openstack.wsgi [None req-24d75c72-639a-498d-bdef-db933d7d27d7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 400/798] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:45 2026] POST /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes => generated 876 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-13 02:18:45.253 8 INFO cinder.api.openstack.wsgi [None req-a7e70928-217c-44d4-ad1c-9acd14872af6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:45.264 8 INFO cinder.volume.api [None req-a7e70928-217c-44d4-ad1c-9acd14872af6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:45.268 8 INFO cinder.api.openstack.wsgi [None req-a7e70928-217c-44d4-ad1c-9acd14872af6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:45 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 944 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-08-13 02:18:46.290 7 INFO cinder.api.openstack.wsgi [None req-9324f5d9-5848-414f-aeda-d3b1c2187033 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:46.305 7 INFO cinder.volume.api [None req-9324f5d9-5848-414f-aeda-d3b1c2187033 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:46.312 7 INFO cinder.api.openstack.wsgi [None req-9324f5d9-5848-414f-aeda-d3b1c2187033 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 200 [pid: 7|app: 0|req: 401/800] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:46 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:46.343 8 INFO cinder.api.openstack.wsgi [None req-c2dbc125-d88e-4451-a9ff-0685addc1327 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:46.370 8 INFO cinder.volume.api [None req-c2dbc125-d88e-4451-a9ff-0685addc1327 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:46.377 8 INFO cinder.api.openstack.wsgi [None req-c2dbc125-d88e-4451-a9ff-0685addc1327 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:46 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:46.395 7 INFO cinder.api.openstack.wsgi [None req-53fd2b06-e400-4a51-b86d-4ef5913737b5 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes 2026-08-13 02:18:46.397 7 INFO cinder.api.v3.volumes [None req-53fd2b06-e400-4a51-b86d-4ef5913737b5 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume of 1 GB 2026-08-13 02:18:46.405 7 INFO cinder.volume.api [None req-53fd2b06-e400-4a51-b86d-4ef5913737b5 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:46.556 7 INFO cinder.volume.api [None req-53fd2b06-e400-4a51-b86d-4ef5913737b5 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume request issued successfully. 2026-08-13 02:18:46.557 7 INFO cinder.api.openstack.wsgi [None req-53fd2b06-e400-4a51-b86d-4ef5913737b5 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/802] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:46 2026] POST /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes => generated 875 bytes in 171 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-08-13 02:18:46.580 8 INFO cinder.api.openstack.wsgi [None req-95400de9-33c5-4c77-8247-240e02e21d0a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:46.592 8 INFO cinder.volume.api [None req-95400de9-33c5-4c77-8247-240e02e21d0a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:46.596 8 INFO cinder.api.openstack.wsgi [None req-95400de9-33c5-4c77-8247-240e02e21d0a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:46 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:47.619 7 INFO cinder.api.openstack.wsgi [None req-28cef935-84b8-4f37-8a28-8082455ae893 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:47.641 7 INFO cinder.volume.api [None req-28cef935-84b8-4f37-8a28-8082455ae893 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:47.647 7 INFO cinder.api.openstack.wsgi [None req-28cef935-84b8-4f37-8a28-8082455ae893 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:47 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:47.667 8 INFO cinder.api.openstack.wsgi [None req-53d0270e-8619-40b5-b6db-20db3c5cf1cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:47.686 8 INFO cinder.volume.api [None req-53d0270e-8619-40b5-b6db-20db3c5cf1cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:47.691 8 INFO cinder.api.openstack.wsgi [None req-53d0270e-8619-40b5-b6db-20db3c5cf1cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:47 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:47.713 7 INFO cinder.api.openstack.wsgi [None req-99cb1198-ae35-4130-9a76-996f32eea28f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes 2026-08-13 02:18:47.715 7 INFO cinder.api.v3.volumes [None req-99cb1198-ae35-4130-9a76-996f32eea28f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume of 1 GB 2026-08-13 02:18:47.720 7 INFO cinder.volume.api [None req-99cb1198-ae35-4130-9a76-996f32eea28f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Availability Zones retrieved successfully. 2026-08-13 02:18:47.831 7 INFO cinder.volume.api [None req-99cb1198-ae35-4130-9a76-996f32eea28f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Create volume request issued successfully. 2026-08-13 02:18:47.832 7 INFO cinder.api.openstack.wsgi [None req-99cb1198-ae35-4130-9a76-996f32eea28f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 404/806] 10.0.0.171 () {34 vars in 723 bytes} [Thu Aug 13 02:18:47 2026] POST /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes => generated 876 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-08-13 02:18:47.856 8 INFO cinder.api.openstack.wsgi [None req-90d34646-434b-4128-a426-6a1d172fde74 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:47.873 8 INFO cinder.volume.api [None req-90d34646-434b-4128-a426-6a1d172fde74 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:47.878 8 INFO cinder.api.openstack.wsgi [None req-90d34646-434b-4128-a426-6a1d172fde74 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:47 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 944 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-08-13 02:18:48.898 7 INFO cinder.api.openstack.wsgi [None req-90b493a2-7066-4043-8d46-13174f924ef7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:48.913 7 INFO cinder.volume.api [None req-90b493a2-7066-4043-8d46-13174f924ef7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:48.919 7 INFO cinder.api.openstack.wsgi [None req-90b493a2-7066-4043-8d46-13174f924ef7 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 200 [pid: 7|app: 0|req: 405/808] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:48 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:48.946 8 INFO cinder.api.openstack.wsgi [None req-e6296b11-cce8-426b-9ba8-ec48fdf442a0 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:48.963 8 INFO cinder.volume.api [None req-e6296b11-cce8-426b-9ba8-ec48fdf442a0 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:48.968 8 INFO cinder.api.openstack.wsgi [None req-e6296b11-cce8-426b-9ba8-ec48fdf442a0 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:48 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:48.989 7 INFO cinder.api.openstack.wsgi [None req-889c37c0-c82f-48cd-a7af-1a4a22f6af6e 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes 2026-08-13 02:18:49.018 7 INFO cinder.volume.api [None req-889c37c0-c82f-48cd-a7af-1a4a22f6af6e 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Get all volumes completed successfully. 2026-08-13 02:18:49.018 7 INFO cinder.api.openstack.wsgi [None req-889c37c0-c82f-48cd-a7af-1a4a22f6af6e 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.171 () {32 vars in 701 bytes} [Thu Aug 13 02:18:48 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/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-08-13 02:18:49.047 8 INFO cinder.api.openstack.wsgi [None req-d5c35d96-0e91-4382-9c70-31a62b1ded12 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:49.061 8 INFO cinder.volume.api [None req-d5c35d96-0e91-4382-9c70-31a62b1ded12 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:49.067 8 INFO cinder.api.openstack.wsgi [None req-d5c35d96-0e91-4382-9c70-31a62b1ded12 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 200 [pid: 8|app: 0|req: 405/811] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:49 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:49.090 7 INFO cinder.api.openstack.wsgi [None req-6d427a2a-aaa5-401e-b4ce-b608cd50817f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 2026-08-13 02:18:49.090 7 INFO cinder.api.v3.volumes [None req-6d427a2a-aaa5-401e-b4ce-b608cd50817f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume with id: a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:49.100 7 INFO cinder.volume.api [None req-6d427a2a-aaa5-401e-b4ce-b608cd50817f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:49.121 7 INFO cinder.volume.api [None req-6d427a2a-aaa5-401e-b4ce-b608cd50817f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume request issued successfully. 2026-08-13 02:18:49.121 7 INFO cinder.api.openstack.wsgi [None req-6d427a2a-aaa5-401e-b4ce-b608cd50817f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 202 [pid: 7|app: 0|req: 407/812] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:49 2026] DELETE /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:49.135 8 INFO cinder.api.openstack.wsgi [None req-45e04b2f-5f7b-46b3-9a3a-08e84f575c3a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:49.159 8 INFO cinder.volume.api [None req-45e04b2f-5f7b-46b3-9a3a-08e84f575c3a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:49.168 8 INFO cinder.api.openstack.wsgi [None req-45e04b2f-5f7b-46b3-9a3a-08e84f575c3a 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 200 [pid: 8|app: 0|req: 406/813] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:49 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:50.190 7 INFO cinder.api.openstack.wsgi [None req-0c54ae05-398b-41d5-bd52-e3486150dd11 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 2026-08-13 02:18:50.198 7 INFO cinder.api.openstack.wsgi [None req-0c54ae05-398b-41d5-bd52-e3486150dd11 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 returned with HTTP 404 [pid: 7|app: 0|req: 408/814] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:50 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/a9dc015e-3434-49a6-9f68-261da82b79e4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:50.213 8 INFO cinder.api.openstack.wsgi [None req-0fdd366a-1cdb-48f9-9fd4-818e22b0a0c6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:50.225 8 INFO cinder.volume.api [None req-0fdd366a-1cdb-48f9-9fd4-818e22b0a0c6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:50.229 8 INFO cinder.api.openstack.wsgi [None req-0fdd366a-1cdb-48f9-9fd4-818e22b0a0c6 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 200 [pid: 8|app: 0|req: 407/815] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:50 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:50.249 7 INFO cinder.api.openstack.wsgi [None req-376ca43b-32f9-4530-8e80-7b4615d2ae4f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca 2026-08-13 02:18:50.249 7 INFO cinder.api.v3.volumes [None req-376ca43b-32f9-4530-8e80-7b4615d2ae4f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume with id: 0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:50.262 7 INFO cinder.volume.api [None req-376ca43b-32f9-4530-8e80-7b4615d2ae4f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:50.291 7 INFO cinder.volume.api [None req-376ca43b-32f9-4530-8e80-7b4615d2ae4f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume request issued successfully. 2026-08-13 02:18:50.291 7 INFO cinder.api.openstack.wsgi [None req-376ca43b-32f9-4530-8e80-7b4615d2ae4f 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 202 [pid: 7|app: 0|req: 409/816] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:50 2026] DELETE /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 0 bytes in 48 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-08-13 02:18:50.306 8 INFO cinder.api.openstack.wsgi [None req-be97aab0-dfe7-4275-a6fe-179dbcd039cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:50.333 8 INFO cinder.volume.api [None req-be97aab0-dfe7-4275-a6fe-179dbcd039cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:50.343 8 INFO cinder.api.openstack.wsgi [None req-be97aab0-dfe7-4275-a6fe-179dbcd039cc 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 200 [pid: 8|app: 0|req: 408/817] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:50 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:51.369 7 INFO cinder.api.openstack.wsgi [None req-92c6acac-6e93-4a1c-9f34-3ed4b488d304 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca 2026-08-13 02:18:51.379 7 INFO cinder.api.openstack.wsgi [None req-92c6acac-6e93-4a1c-9f34-3ed4b488d304 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca returned with HTTP 404 [pid: 7|app: 0|req: 410/818] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:51 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/0b5cd771-dea0-410a-b267-089c89a7c8ca => 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-08-13 02:18:51.388 8 INFO cinder.api.openstack.wsgi [None req-b9b0bedf-2e70-4508-84a1-f33819aa5413 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:51.401 8 INFO cinder.volume.api [None req-b9b0bedf-2e70-4508-84a1-f33819aa5413 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:51.405 8 INFO cinder.api.openstack.wsgi [None req-b9b0bedf-2e70-4508-84a1-f33819aa5413 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 200 [pid: 8|app: 0|req: 409/819] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:51 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:18:51.431 7 INFO cinder.api.openstack.wsgi [None req-ae145bcc-5eee-42a7-9948-55ee4140eff9 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 2026-08-13 02:18:51.432 7 INFO cinder.api.v3.volumes [None req-ae145bcc-5eee-42a7-9948-55ee4140eff9 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume with id: 78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:51.442 7 INFO cinder.volume.api [None req-ae145bcc-5eee-42a7-9948-55ee4140eff9 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:51.463 7 INFO cinder.volume.api [None req-ae145bcc-5eee-42a7-9948-55ee4140eff9 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Delete volume request issued successfully. 2026-08-13 02:18:51.463 7 INFO cinder.api.openstack.wsgi [None req-ae145bcc-5eee-42a7-9948-55ee4140eff9 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 202 [pid: 7|app: 0|req: 411/820] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:18:51 2026] DELETE /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:18:51.475 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:18:51.489 8 INFO cinder.volume.api [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] Volume info retrieved successfully. 2026-08-13 02:18:51.493 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 200 [pid: 8|app: 0|req: 410/821] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:51 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 968 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-08-13 02:18:52.517 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 2026-08-13 02:18:52.526 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 returned with HTTP 404 [pid: 7|app: 0|req: 412/822] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:18:52 2026] GET /v3/4dcb9b6ba735459cb92e60f6b680c6f6/volumes/78f7df53-391f-4c06-a6ce-0ee942fcf553 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-13 02:18:52.634 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:52.634 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:18:52.635 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:18:52.635 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:02.633 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:02.633 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:02.634 7 INFO cinder.api.openstack.wsgi [None req-d053b046-0e2f-43cb-be3f-5cd836709c64 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:02.635 8 INFO cinder.api.openstack.wsgi [None req-7415822d-c0b4-45d9-bd2b-6c3d8c88dfd2 2d36cf6626104ab5b580cd02d0848329 4dcb9b6ba735459cb92e60f6b680c6f6 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:10.871 7 INFO cinder.api.openstack.wsgi [None req-6bf5258e-b376-4d5f-9094-373b514bde47 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:19:10.882 7 INFO cinder.volume.api [None req-6bf5258e-b376-4d5f-9094-373b514bde47 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:19:10.882 7 INFO cinder.api.openstack.wsgi [None req-6bf5258e-b376-4d5f-9094-373b514bde47 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/827] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:19:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 192 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-08-13 02:19:10.895 8 INFO cinder.api.openstack.wsgi [None req-785a3943-f6eb-4a1d-8952-59c147e3c16c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:19:10.907 8 INFO cinder.volume.api [None req-785a3943-f6eb-4a1d-8952-59c147e3c16c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:19:10.909 8 INFO cinder.api.openstack.wsgi [None req-785a3943-f6eb-4a1d-8952-59c147e3c16c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/828] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:19:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:19:10.974 7 INFO cinder.api.openstack.wsgi [None req-4b704353-a335-4065-ac26-51cacfe6b8b4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/167c374eec1044eb92a6c2c88b36f502?usage=true 2026-08-13 02:19:10.999 7 INFO cinder.api.openstack.wsgi [None req-4b704353-a335-4065-ac26-51cacfe6b8b4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/167c374eec1044eb92a6c2c88b36f502?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/829] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/167c374eec1044eb92a6c2c88b36f502?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.012 8 INFO cinder.api.openstack.wsgi [None req-cecb88da-4767-4c83-92cb-00b751efe9d7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:19:11.043 8 INFO cinder.api.openstack.wsgi [None req-cecb88da-4767-4c83-92cb-00b751efe9d7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/830] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.055 7 INFO cinder.api.openstack.wsgi [None req-a1c42442-81c4-4228-9a6c-f03de6c8ea77 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/30bfc87684fa4a588aca66d311958e21?usage=true 2026-08-13 02:19:11.083 7 INFO cinder.api.openstack.wsgi [None req-a1c42442-81c4-4228-9a6c-f03de6c8ea77 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/30bfc87684fa4a588aca66d311958e21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/831] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/30bfc87684fa4a588aca66d311958e21?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.097 8 INFO cinder.api.openstack.wsgi [None req-6b3e8293-f368-4b9d-95ce-8d666250f5a3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:19:11.128 8 INFO cinder.api.openstack.wsgi [None req-6b3e8293-f368-4b9d-95ce-8d666250f5a3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/832] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.138 7 INFO cinder.api.openstack.wsgi [None req-39f2f469-679d-423a-955d-0e3aa49b55d2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9c106c8861124ffcb13a3ed84a1da911?usage=true 2026-08-13 02:19:11.159 7 INFO cinder.api.openstack.wsgi [None req-39f2f469-679d-423a-955d-0e3aa49b55d2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9c106c8861124ffcb13a3ed84a1da911?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/833] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9c106c8861124ffcb13a3ed84a1da911?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.171 8 INFO cinder.api.openstack.wsgi [None req-76a975f6-0ce3-4f02-93fd-7028870c5e8e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a614ad4551c441509f9890bbb214e246?usage=true 2026-08-13 02:19:11.191 8 INFO cinder.api.openstack.wsgi [None req-76a975f6-0ce3-4f02-93fd-7028870c5e8e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a614ad4551c441509f9890bbb214e246?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/834] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a614ad4551c441509f9890bbb214e246?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.205 7 INFO cinder.api.openstack.wsgi [None req-d5b126b1-7126-4cdf-8fe1-a78f0e42f904 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/b3fae06e4d3e49e5a81dffd91f01b768?usage=true 2026-08-13 02:19:11.226 7 INFO cinder.api.openstack.wsgi [None req-d5b126b1-7126-4cdf-8fe1-a78f0e42f904 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/b3fae06e4d3e49e5a81dffd91f01b768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/835] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/b3fae06e4d3e49e5a81dffd91f01b768?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.241 8 INFO cinder.api.openstack.wsgi [None req-511e315d-8457-4a61-9bf0-1a8c6f476536 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/bab2de0dc36f4f5ebf1f982ba8b2fd12?usage=true 2026-08-13 02:19:11.265 8 INFO cinder.api.openstack.wsgi [None req-511e315d-8457-4a61-9bf0-1a8c6f476536 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/bab2de0dc36f4f5ebf1f982ba8b2fd12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/836] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/bab2de0dc36f4f5ebf1f982ba8b2fd12?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.293 7 INFO cinder.api.openstack.wsgi [None req-706e1217-1579-4e67-833a-71acc3a19fe2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:19:11.338 7 INFO cinder.api.openstack.wsgi [None req-706e1217-1579-4e67-833a-71acc3a19fe2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/837] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.356 8 INFO cinder.api.openstack.wsgi [None req-0a56557b-e9c7-487a-90ff-9cc34467a2e6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true 2026-08-13 02:19:11.376 8 INFO cinder.api.openstack.wsgi [None req-0a56557b-e9c7-487a-90ff-9cc34467a2e6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/838] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.393 7 INFO cinder.api.openstack.wsgi [None req-b5d535dc-3c4f-4655-aa50-8234d8686faf 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:19:11.404 7 INFO cinder.volume.api [None req-b5d535dc-3c4f-4655-aa50-8234d8686faf 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:19:11.407 7 INFO cinder.api.openstack.wsgi [None req-b5d535dc-3c4f-4655-aa50-8234d8686faf 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 421/839] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:19:11.419 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:19:11.425 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 419/840] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:19:11.435 7 INFO cinder.api.openstack.wsgi [None req-da14b0ed-d111-4e62-a52e-64662b59acee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:19:11.939 7 INFO cinder.api.openstack.wsgi [None req-da14b0ed-d111-4e62-a52e-64662b59acee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 422/841] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:19:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:19:12.634 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:12.634 7 INFO cinder.api.openstack.wsgi [None req-da14b0ed-d111-4e62-a52e-64662b59acee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:12.634 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:12.635 7 INFO cinder.api.openstack.wsgi [None req-da14b0ed-d111-4e62-a52e-64662b59acee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:17.789 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:17.790 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 421/844] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:17.804 7 INFO cinder.api.openstack.wsgi [None req-4dc25013-de80-4576-970c-5cac0f852674 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c 2026-08-13 02:19:17.835 7 INFO cinder.api.openstack.wsgi [None req-4dc25013-de80-4576-970c-5cac0f852674 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c returned with HTTP 200 [pid: 7|app: 0|req: 424/845] 10.0.0.103 () {34 vars in 879 bytes} [Thu Aug 13 02:19:17 2026] GET /v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:19:19.458 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:19.459 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 422/846] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:19 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:19.470 7 INFO cinder.api.openstack.wsgi [None req-4dc25013-de80-4576-970c-5cac0f852674 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:19.471 7 INFO cinder.api.openstack.wsgi [None req-4dc25013-de80-4576-970c-5cac0f852674 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/847] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:19 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:20.073 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:20.074 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 423/848] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:20.094 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c 2026-08-13 02:19:20.119 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.103 () {34 vars in 879 bytes} [Thu Aug 13 02:19:20 2026] GET /v3/f5b0f077412f41d28b9e371a0f5fcf9c/limits?tenant_id=f5b0f077412f41d28b9e371a0f5fcf9c => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:19:21.706 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:21.706 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 424/850] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:21 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:21.712 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:21.713 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/851] 10.0.0.103 () {28 vars in 376 bytes} [Thu Aug 13 02:19:21 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:22.633 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:22.633 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:22.634 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:22.635 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:25.436 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:19:25.437 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/854] 10.0.0.171 () {30 vars in 411 bytes} [Thu Aug 13 02:19:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-13 02:19:32.633 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:32.634 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:32.634 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:32.635 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:42.634 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:42.635 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:42.636 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:42.636 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:52.634 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:52.634 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:19:52.635 7 INFO cinder.api.openstack.wsgi [None req-6a56fcf1-8f1f-4659-a576-93051544b640 744e93a8e3df4028b303b53598e4d827 f5b0f077412f41d28b9e371a0f5fcf9c - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:19:52.635 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:01.866 7 INFO cinder.api.openstack.wsgi [req-9b07295f-b624-4e8e-a13e-05509aad2396 req-06d1f255-f15d-4b3e-b477-94b0d483c91e 777e9f83416a4d238f143077ba78529a fce44c0304c04782bae11efb55883fa2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fce44c0304c04782bae11efb55883fa2/attachments?instance_id=fa650e9b-d47a-46df-ae30-7bdc800fc2c3 2026-08-13 02:20:01.885 7 INFO cinder.api.openstack.wsgi [req-9b07295f-b624-4e8e-a13e-05509aad2396 req-06d1f255-f15d-4b3e-b477-94b0d483c91e 777e9f83416a4d238f143077ba78529a fce44c0304c04782bae11efb55883fa2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fce44c0304c04782bae11efb55883fa2/attachments?instance_id=fa650e9b-d47a-46df-ae30-7bdc800fc2c3 returned with HTTP 200 [pid: 7|app: 0|req: 433/861] 199.19.213.175 () {36 vars in 1104 bytes} [Thu Aug 13 02:20:01 2026] GET /v3/fce44c0304c04782bae11efb55883fa2/attachments?instance_id=fa650e9b-d47a-46df-ae30-7bdc800fc2c3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:02.634 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:02.634 7 INFO cinder.api.openstack.wsgi [req-9b07295f-b624-4e8e-a13e-05509aad2396 req-06d1f255-f15d-4b3e-b477-94b0d483c91e 777e9f83416a4d238f143077ba78529a fce44c0304c04782bae11efb55883fa2 - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:02.635 8 INFO cinder.api.openstack.wsgi [None req-cbddc7ff-9fa9-4f08-8a64-17e693d6e453 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:02.635 7 INFO cinder.api.openstack.wsgi [req-9b07295f-b624-4e8e-a13e-05509aad2396 req-06d1f255-f15d-4b3e-b477-94b0d483c91e 777e9f83416a4d238f143077ba78529a fce44c0304c04782bae11efb55883fa2 - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:10.779 7 INFO cinder.api.openstack.wsgi [None req-496dc66c-5ab9-4fb3-98ce-920dec785780 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:20:10.788 7 INFO cinder.volume.api [None req-496dc66c-5ab9-4fb3-98ce-920dec785780 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:20:10.791 7 INFO cinder.api.openstack.wsgi [None req-496dc66c-5ab9-4fb3-98ce-920dec785780 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:20:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:20:10.810 8 INFO cinder.api.openstack.wsgi [None req-8849289d-b03e-470e-81ab-912efec244c7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:20:10.817 8 INFO cinder.volume.api [None req-8849289d-b03e-470e-81ab-912efec244c7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:20:10.818 8 INFO cinder.api.openstack.wsgi [None req-8849289d-b03e-470e-81ab-912efec244c7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/865] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:20:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:20:10.901 7 INFO cinder.api.openstack.wsgi [None req-1822e9bf-3265-48f9-aaf8-88d2ce0add95 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true 2026-08-13 02:20:10.927 7 INFO cinder.api.openstack.wsgi [None req-1822e9bf-3265-48f9-aaf8-88d2ce0add95 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/866] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:10.948 8 INFO cinder.api.openstack.wsgi [None req-4d38cb86-5fc1-4700-aae6-79a699e8fcf0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:20:10.973 8 INFO cinder.api.openstack.wsgi [None req-4d38cb86-5fc1-4700-aae6-79a699e8fcf0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/867] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:10.986 7 INFO cinder.api.openstack.wsgi [None req-c8098943-0092-41f9-9318-9ad9a730de51 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true 2026-08-13 02:20:11.018 7 INFO cinder.api.openstack.wsgi [None req-c8098943-0092-41f9-9318-9ad9a730de51 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/868] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.030 8 INFO cinder.api.openstack.wsgi [None req-139fac72-7e88-4b3d-874b-c8c7898333f1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true 2026-08-13 02:20:11.047 8 INFO cinder.api.openstack.wsgi [None req-139fac72-7e88-4b3d-874b-c8c7898333f1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/869] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.059 7 INFO cinder.api.openstack.wsgi [None req-9ae13f05-a5d2-4a68-8644-96f0c82bdf28 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true 2026-08-13 02:20:11.085 7 INFO cinder.api.openstack.wsgi [None req-9ae13f05-a5d2-4a68-8644-96f0c82bdf28 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/870] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.099 8 INFO cinder.api.openstack.wsgi [None req-28603e78-b022-4ed4-b1b2-fa5fabfef0c4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true 2026-08-13 02:20:11.115 8 INFO cinder.api.openstack.wsgi [None req-28603e78-b022-4ed4-b1b2-fa5fabfef0c4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/871] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.127 7 INFO cinder.api.openstack.wsgi [None req-f5563e75-b597-4e0f-81b1-8caf978681a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true 2026-08-13 02:20:11.148 7 INFO cinder.api.openstack.wsgi [None req-f5563e75-b597-4e0f-81b1-8caf978681a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/872] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.161 8 INFO cinder.api.openstack.wsgi [None req-8ca27b0e-9194-4742-99ef-b1aab96ca1e7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true 2026-08-13 02:20:11.179 8 INFO cinder.api.openstack.wsgi [None req-8ca27b0e-9194-4742-99ef-b1aab96ca1e7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/873] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.191 7 INFO cinder.api.openstack.wsgi [None req-88ec82b1-d449-4cff-bbf3-f6aec7034880 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:20:11.217 7 INFO cinder.api.openstack.wsgi [None req-88ec82b1-d449-4cff-bbf3-f6aec7034880 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/874] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.230 8 INFO cinder.api.openstack.wsgi [None req-f5c3f5e5-1662-43b6-b6f8-985100f08231 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true 2026-08-13 02:20:11.252 8 INFO cinder.api.openstack.wsgi [None req-f5c3f5e5-1662-43b6-b6f8-985100f08231 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/875] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.265 7 INFO cinder.api.openstack.wsgi [None req-60567eab-d2a7-4a75-b56a-65ab0a5125c4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:20:11.298 7 INFO cinder.api.openstack.wsgi [None req-60567eab-d2a7-4a75-b56a-65ab0a5125c4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/876] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.317 8 INFO cinder.api.openstack.wsgi [None req-ed40648f-69e4-44db-b633-bd27105c7c3b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true 2026-08-13 02:20:11.336 8 INFO cinder.api.openstack.wsgi [None req-ed40648f-69e4-44db-b633-bd27105c7c3b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/877] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.354 7 INFO cinder.api.openstack.wsgi [None req-13268453-73ef-48ec-a513-4a520cf69c41 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true 2026-08-13 02:20:11.388 7 INFO cinder.api.openstack.wsgi [None req-13268453-73ef-48ec-a513-4a520cf69c41 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/878] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.408 8 INFO cinder.api.openstack.wsgi [None req-0e2a3402-153f-4600-8193-42b5cfa819e6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true 2026-08-13 02:20:11.433 8 INFO cinder.api.openstack.wsgi [None req-0e2a3402-153f-4600-8193-42b5cfa819e6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/879] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/fce44c0304c04782bae11efb55883fa2?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.447 7 INFO cinder.api.openstack.wsgi [None req-b227fdaa-54e1-4cbd-bb47-10d1a68c5f10 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:20:11.950 7 INFO cinder.api.openstack.wsgi [None req-b227fdaa-54e1-4cbd-bb47-10d1a68c5f10 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 443/880] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:20:11.964 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:20:11.969 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 438/881] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:20:11.980 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:20:11.990 7 INFO cinder.volume.api [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:20:11.992 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/882] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:20:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:20:12.633 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:12.633 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:12.634 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:12.634 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:22.634 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:22.634 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:22.635 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:22.635 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:32.633 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:32.634 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:32.634 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:32.635 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:42.635 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:42.635 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:42.635 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:42.636 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:52.634 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:52.634 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:20:52.635 8 INFO cinder.api.openstack.wsgi [None req-2866505d-4968-4c4d-b2e9-a92339328909 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:52.635 7 INFO cinder.api.openstack.wsgi [None req-49cd2b3c-31db-431c-bb1e-acf8d26e3ef3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:20:54.439 8 INFO cinder.api.openstack.wsgi [None req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes 2026-08-13 02:20:54.607 8 INFO cinder.api.v3.volumes [None req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Create volume of 16 GB 2026-08-13 02:20:54.621 8 INFO cinder.volume.api [None req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Availability Zones retrieved successfully. 2026-08-13 02:20:54.863 8 INFO cinder.volume.api [None req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Create volume request issued successfully. 2026-08-13 02:20:54.865 8 INFO cinder.api.openstack.wsgi [None req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes returned with HTTP 202 [pid: 8|app: 0|req: 444/893] 199.19.213.175 () {34 vars in 734 bytes} [Thu Aug 13 02:20:54 2026] POST /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes => generated 846 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-13 02:20:54.880 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-9a29d860-f646-4cff-801e-7d9ac60688d5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:20:54.921 7 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-9a29d860-f646-4cff-801e-7d9ac60688d5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:20:54.927 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-9a29d860-f646-4cff-801e-7d9ac60688d5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 450/894] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:20:54 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1025 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:20:59.944 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-082610a9-a3bc-4359-9b8c-ac4da9c30785 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:20:59.963 8 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-082610a9-a3bc-4359-9b8c-ac4da9c30785 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:20:59.970 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-082610a9-a3bc-4359-9b8c-ac4da9c30785 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 8|app: 0|req: 445/895] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:20:59 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1675 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-08-13 02:21:00.419 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:00.434 7 INFO cinder.volume.api [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:00.438 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 451/896] 10.0.0.170 () {34 vars in 1028 bytes} [Thu Aug 13 02:21:00 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1675 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-08-13 02:21:00.830 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-13b6d94d-0b24-4cd5-ace8-ed64152a531d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:00.847 8 INFO cinder.volume.api [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-13b6d94d-0b24-4cd5-ace8-ed64152a531d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:00.855 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-13b6d94d-0b24-4cd5-ace8-ed64152a531d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 8|app: 0|req: 446/897] 10.0.0.170 () {34 vars in 1028 bytes} [Thu Aug 13 02:21:00 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:00.864 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:21:00.865 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 452/898] 10.0.0.170 () {32 vars in 829 bytes} [Thu Aug 13 02:21:00 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-08-13 02:21:00.878 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:21:00.927 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments returned with HTTP 200 [pid: 8|app: 0|req: 447/899] 10.0.0.170 () {40 vars in 1057 bytes} [Thu Aug 13 02:21:00 2026] POST /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:02.634 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:02.634 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:02.635 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-00fac3e5-5ba0-4f77-8ad3-90716bccf843 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:02.635 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27: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-08-13 02:21:04.534 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-8362a34a-a618-4e2e-ab0c-a3c7e385ebb9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:04.552 7 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-8362a34a-a618-4e2e-ab0c-a3c7e385ebb9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:04.558 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-8362a34a-a618-4e2e-ab0c-a3c7e385ebb9 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 454/902] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:21:04 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:06.482 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-13 02:21:06.483 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-32f86769-f64b-4189-9956-2ac69bcba75f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 449/903] 199.19.213.175 () {32 vars in 840 bytes} [Thu Aug 13 02:21:06 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-08-13 02:21:06.493 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-f637bc17-d630-42c7-b1f0-706451d58659 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:06.511 7 INFO cinder.volume.api [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-f637bc17-d630-42c7-b1f0-706451d58659 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:06.515 7 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-f637bc17-d630-42c7-b1f0-706451d58659 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 455/904] 199.19.213.175 () {36 vars in 1073 bytes} [Thu Aug 13 02:21:06 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => 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-08-13 02:21:06.586 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-febaff9d-fb09-407e-8c77-3036a06d9cec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-08-13 02:21:07.608 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-f2bede37-553e-4e2e-805d-33093e8c8838 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:07.623 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-febaff9d-fb09-407e-8c77-3036a06d9cec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f returned with HTTP 200 2026-08-13 02:21:07.625 7 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-f2bede37-553e-4e2e-805d-33093e8c8838 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. [pid: 8|app: 0|req: 450/905] 199.19.213.175 () {40 vars in 1135 bytes} [Thu Aug 13 02:21:06 2026] PUT /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f => generated 802 bytes in 1046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:07.633 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-f2bede37-553e-4e2e-805d-33093e8c8838 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 456/906] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:21:07 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:21:08.144 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-1df61003-9715-4532-9c00-8c1683e565a6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f/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-08-13 02:21:08.189 8 INFO cinder.api.openstack.wsgi [req-a5315037-8fc1-40a1-ab93-a994bd160530 req-1df61003-9715-4532-9c00-8c1683e565a6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f/action returned with HTTP 204 [pid: 8|app: 0|req: 451/907] 199.19.213.175 () {40 vars in 1148 bytes} [Thu Aug 13 02:21:08 2026] POST /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f/action => generated 0 bytes in 57 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-08-13 02:21:10.580 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-642ff912-e4aa-47d2-b0e4-cc1fce7c8e72 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:21:10.593 7 INFO cinder.api.openstack.wsgi [None req-7415ba3b-f51b-4e87-ad36-8acf38c2c7d2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:10.603 8 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-642ff912-e4aa-47d2-b0e4-cc1fce7c8e72 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:10.611 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-642ff912-e4aa-47d2-b0e4-cc1fce7c8e72 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 8|app: 0|req: 452/908] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:21:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:11.098 7 INFO cinder.api.openstack.wsgi [None req-7415ba3b-f51b-4e87-ad36-8acf38c2c7d2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 457/909] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:21:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 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-08-13 02:21:11.110 8 INFO cinder.api.openstack.wsgi [None req-ef5989ae-bb4b-4236-b37f-14efaebef179 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:21:11.121 8 INFO cinder.volume.api [None req-ef5989ae-bb4b-4236-b37f-14efaebef179 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:21:11.122 8 INFO cinder.api.openstack.wsgi [None req-ef5989ae-bb4b-4236-b37f-14efaebef179 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:21:11.167 7 INFO cinder.api.openstack.wsgi [None req-fe9ca964-8de6-42c9-ab03-91eddef7d5f0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true 2026-08-13 02:21:11.199 7 INFO cinder.api.openstack.wsgi [None req-fe9ca964-8de6-42c9-ab03-91eddef7d5f0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.215 8 INFO cinder.api.openstack.wsgi [None req-36f590b6-3e84-49bb-a248-8aeacb29e4dc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:21:11.242 8 INFO cinder.api.openstack.wsgi [None req-36f590b6-3e84-49bb-a248-8aeacb29e4dc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.259 7 INFO cinder.api.openstack.wsgi [None req-3b3a0c18-c41d-4393-af79-d04b42882f0a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true 2026-08-13 02:21:11.287 7 INFO cinder.api.openstack.wsgi [None req-3b3a0c18-c41d-4393-af79-d04b42882f0a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.301 8 INFO cinder.api.openstack.wsgi [None req-f322375d-7604-4d9b-988a-00149722f432 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true 2026-08-13 02:21:11.333 8 INFO cinder.api.openstack.wsgi [None req-f322375d-7604-4d9b-988a-00149722f432 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.345 7 INFO cinder.api.openstack.wsgi [None req-e85e0804-901f-4eda-9575-e922074e0ac1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true 2026-08-13 02:21:11.376 7 INFO cinder.api.openstack.wsgi [None req-e85e0804-901f-4eda-9575-e922074e0ac1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.392 8 INFO cinder.api.openstack.wsgi [None req-85831484-e72e-4f9c-97fe-11706e6ac327 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true 2026-08-13 02:21:11.420 8 INFO cinder.api.openstack.wsgi [None req-85831484-e72e-4f9c-97fe-11706e6ac327 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.435 7 INFO cinder.api.openstack.wsgi [None req-ddc704b8-a3db-45b9-8c7e-5d068922ffea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true 2026-08-13 02:21:11.454 7 INFO cinder.api.openstack.wsgi [None req-ddc704b8-a3db-45b9-8c7e-5d068922ffea 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.467 8 INFO cinder.api.openstack.wsgi [None req-46b85a42-ec8f-4d13-9970-6c65baff8140 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true 2026-08-13 02:21:11.492 8 INFO cinder.api.openstack.wsgi [None req-46b85a42-ec8f-4d13-9970-6c65baff8140 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/6b70189aceb94c52ad0d7c3848102ffe?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.505 7 INFO cinder.api.openstack.wsgi [None req-1b4e75c9-28e5-4903-96ff-e0c592397d12 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:21:11.526 7 INFO cinder.api.openstack.wsgi [None req-1b4e75c9-28e5-4903-96ff-e0c592397d12 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.539 8 INFO cinder.api.openstack.wsgi [None req-45dd9aa3-0458-49cf-ba76-2face5661724 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9e096547768c457dbd7b578ba826703b?usage=true 2026-08-13 02:21:11.559 8 INFO cinder.api.openstack.wsgi [None req-45dd9aa3-0458-49cf-ba76-2face5661724 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9e096547768c457dbd7b578ba826703b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/920] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/9e096547768c457dbd7b578ba826703b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.570 7 INFO cinder.api.openstack.wsgi [None req-49537161-74f3-45d8-8866-8be20ca10328 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true 2026-08-13 02:21:11.588 7 INFO cinder.api.openstack.wsgi [None req-49537161-74f3-45d8-8866-8be20ca10328 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.601 8 INFO cinder.api.openstack.wsgi [None req-0b92c72a-438a-4540-9be6-8e35197d6c21 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:21:11.625 8 INFO cinder.api.openstack.wsgi [None req-0b92c72a-438a-4540-9be6-8e35197d6c21 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.638 7 INFO cinder.api.openstack.wsgi [None req-4155224a-f3df-4d53-9535-014b0a696313 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true 2026-08-13 02:21:11.664 7 INFO cinder.api.openstack.wsgi [None req-4155224a-f3df-4d53-9535-014b0a696313 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.676 8 INFO cinder.api.openstack.wsgi [None req-b992e5c9-3d41-4729-9e60-24a31fc348a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true 2026-08-13 02:21:11.701 8 INFO cinder.api.openstack.wsgi [None req-b992e5c9-3d41-4729-9e60-24a31fc348a0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f2d9b18065674f579fb2b90e2e8a77a6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.715 7 INFO cinder.api.openstack.wsgi [None req-df98426b-b8aa-45f5-8f6a-ec5ea98498ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:21:11.721 7 INFO cinder.api.openstack.wsgi [None req-df98426b-b8aa-45f5-8f6a-ec5ea98498ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:21:11.732 8 INFO cinder.api.openstack.wsgi [None req-0acea11c-79e5-442c-aa82-5c22b2baf0be 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:21:11.747 8 INFO cinder.volume.api [None req-0acea11c-79e5-442c-aa82-5c22b2baf0be 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:21:11.754 8 INFO cinder.api.openstack.wsgi [None req-0acea11c-79e5-442c-aa82-5c22b2baf0be 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:11.769 7 INFO cinder.api.openstack.wsgi [None req-189907a8-b462-4679-8893-df82acaf8a62 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:21:11.788 7 INFO cinder.volume.api [None req-189907a8-b462-4679-8893-df82acaf8a62 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:21:11.798 7 INFO cinder.api.openstack.wsgi [None req-189907a8-b462-4679-8893-df82acaf8a62 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:21:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 1976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:12.634 8 INFO cinder.api.openstack.wsgi [None req-0acea11c-79e5-442c-aa82-5c22b2baf0be 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:12.633 7 INFO cinder.api.openstack.wsgi [None req-189907a8-b462-4679-8893-df82acaf8a62 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:12.635 8 INFO cinder.api.openstack.wsgi [None req-0acea11c-79e5-442c-aa82-5c22b2baf0be 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:12.636 7 INFO cinder.api.openstack.wsgi [None req-189907a8-b462-4679-8893-df82acaf8a62 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27: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-08-13 02:21:13.964 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:13.984 8 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:13.989 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 8|app: 0|req: 463/930] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:21:13 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:21:17.015 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:21:17.062 7 INFO cinder.volume.api [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:21:17.071 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 200 [pid: 7|app: 0|req: 468/931] 199.19.213.175 () {32 vars in 825 bytes} [Thu Aug 13 02:21:16 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 1973 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:21:22.633 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:22.633 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:22.634 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:22.634 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:32.634 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:32.634 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:32.635 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:32.636 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:42.634 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:42.635 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:42.635 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:42.637 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:52.633 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:52.634 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:21:52.634 8 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-e2faa1bd-ef7c-4ecb-97f6-7632d51341e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:21:52.635 7 INFO cinder.api.openstack.wsgi [req-d462b27a-40d8-4727-b5a3-b5e78fb834d0 req-661f0233-7d2c-457d-a6c2-77eabddcec7d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27: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-08-13 02:22:01.262 8 INFO cinder.api.openstack.wsgi [None req-0c98fdf2-d546-4188-9012-151d9028e767 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes 2026-08-13 02:22:01.266 8 INFO cinder.api.v3.volumes [None req-0c98fdf2-d546-4188-9012-151d9028e767 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Create volume of 1 GB 2026-08-13 02:22:01.295 8 INFO cinder.volume.api [None req-0c98fdf2-d546-4188-9012-151d9028e767 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Availability Zones retrieved successfully. 2026-08-13 02:22:01.526 8 INFO cinder.volume.api [None req-0c98fdf2-d546-4188-9012-151d9028e767 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Create volume request issued successfully. 2026-08-13 02:22:01.526 8 INFO cinder.api.openstack.wsgi [None req-0c98fdf2-d546-4188-9012-151d9028e767 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 468/940] 10.0.0.171 () {34 vars in 722 bytes} [Thu Aug 13 02:22:01 2026] POST /v3/a28d90072c274e978ce29e5ee0fae58e/volumes => generated 861 bytes in 412 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-08-13 02:22:01.550 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:01.573 7 INFO cinder.volume.api [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:01.581 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 7|app: 0|req: 473/941] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:01 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 929 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:02.603 8 INFO cinder.api.openstack.wsgi [None req-f0983a7b-cabd-4253-bbd4-665d1f7b4468 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:02.633 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:02.634 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:02.635 8 INFO cinder.volume.api [None req-f0983a7b-cabd-4253-bbd4-665d1f7b4468 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:02.635 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:02.636 7 INFO cinder.api.openstack.wsgi [None req-640053e8-720d-4ba4-a3da-65d8245a7b2e bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:02.643 8 INFO cinder.api.openstack.wsgi [None req-f0983a7b-cabd-4253-bbd4-665d1f7b4468 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:02 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:10.664 7 INFO cinder.api.openstack.wsgi [None req-2cee10a9-2122-4774-9718-f70fdc28452e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:22:10.680 7 INFO cinder.volume.api [None req-2cee10a9-2122-4774-9718-f70fdc28452e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:22:10.688 7 INFO cinder.api.openstack.wsgi [None req-2cee10a9-2122-4774-9718-f70fdc28452e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:22:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 3085 bytes in 86 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-08-13 02:22:10.701 8 INFO cinder.api.openstack.wsgi [None req-169bc8e6-b39f-4ce6-a1e0-6012ea8974d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:22:10.726 8 INFO cinder.volume.api [None req-169bc8e6-b39f-4ce6-a1e0-6012ea8974d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:22:10.736 8 INFO cinder.api.openstack.wsgi [None req-169bc8e6-b39f-4ce6-a1e0-6012ea8974d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:22:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 3085 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:10.752 7 INFO cinder.api.openstack.wsgi [None req-161458aa-9861-49f3-b83b-3152cc6b548c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:22:11.256 7 INFO cinder.api.openstack.wsgi [None req-161458aa-9861-49f3-b83b-3152cc6b548c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 477/947] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:22:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:11.309 8 INFO cinder.api.openstack.wsgi [None req-bb1c58eb-10bb-4b6c-8805-a0af150646e0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true 2026-08-13 02:22:11.340 8 INFO cinder.api.openstack.wsgi [None req-bb1c58eb-10bb-4b6c-8805-a0af150646e0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.356 7 INFO cinder.api.openstack.wsgi [None req-753b3d69-587c-46eb-80c0-51aa63fa535d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:22:11.392 7 INFO cinder.api.openstack.wsgi [None req-753b3d69-587c-46eb-80c0-51aa63fa535d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.407 8 INFO cinder.api.openstack.wsgi [None req-56ad256d-26a8-4c45-9e27-10eea0c6c693 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true 2026-08-13 02:22:11.428 8 INFO cinder.api.openstack.wsgi [None req-56ad256d-26a8-4c45-9e27-10eea0c6c693 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/950] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.442 7 INFO cinder.api.openstack.wsgi [None req-b0e25ade-8fd8-4510-a566-6f5c3520a54d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true 2026-08-13 02:22:11.472 7 INFO cinder.api.openstack.wsgi [None req-b0e25ade-8fd8-4510-a566-6f5c3520a54d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/951] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.487 8 INFO cinder.api.openstack.wsgi [None req-542d3e3f-0d56-46ca-928b-caee73105518 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true 2026-08-13 02:22:11.513 8 INFO cinder.api.openstack.wsgi [None req-542d3e3f-0d56-46ca-928b-caee73105518 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.527 7 INFO cinder.api.openstack.wsgi [None req-450dec07-2e29-486c-b664-45e9327923ac 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true 2026-08-13 02:22:11.549 7 INFO cinder.api.openstack.wsgi [None req-450dec07-2e29-486c-b664-45e9327923ac 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/953] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.565 8 INFO cinder.api.openstack.wsgi [None req-b650c727-3a69-4dc3-a084-6269f150a05a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true 2026-08-13 02:22:11.589 8 INFO cinder.api.openstack.wsgi [None req-b650c727-3a69-4dc3-a084-6269f150a05a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/954] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.605 7 INFO cinder.api.openstack.wsgi [None req-3d6c175b-eea5-44a9-9880-c7205487851d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:22:11.629 7 INFO cinder.api.openstack.wsgi [None req-3d6c175b-eea5-44a9-9880-c7205487851d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/955] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.642 8 INFO cinder.api.openstack.wsgi [None req-2950ed18-37ac-43c8-9c63-e148d2806106 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/8c957f4b81cc4b4ab502c683e59fe1a5?usage=true 2026-08-13 02:22:11.685 8 INFO cinder.api.openstack.wsgi [None req-2950ed18-37ac-43c8-9c63-e148d2806106 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/8c957f4b81cc4b4ab502c683e59fe1a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/956] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/8c957f4b81cc4b4ab502c683e59fe1a5?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.700 7 INFO cinder.api.openstack.wsgi [None req-6d214bf0-d6ea-4a2a-9658-3f65457190ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a28d90072c274e978ce29e5ee0fae58e?usage=true 2026-08-13 02:22:11.731 7 INFO cinder.api.openstack.wsgi [None req-6d214bf0-d6ea-4a2a-9658-3f65457190ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a28d90072c274e978ce29e5ee0fae58e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/957] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a28d90072c274e978ce29e5ee0fae58e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.745 8 INFO cinder.api.openstack.wsgi [None req-705db3e1-b2f4-4423-a4a7-654fcac48e9c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a5df644e79ff4715969626af194bf19d?usage=true 2026-08-13 02:22:11.794 8 INFO cinder.api.openstack.wsgi [None req-705db3e1-b2f4-4423-a4a7-654fcac48e9c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a5df644e79ff4715969626af194bf19d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/958] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a5df644e79ff4715969626af194bf19d?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.811 7 INFO cinder.api.openstack.wsgi [None req-395056f9-ff05-4088-bf17-5edafafa2a85 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true 2026-08-13 02:22:11.843 7 INFO cinder.api.openstack.wsgi [None req-395056f9-ff05-4088-bf17-5edafafa2a85 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/959] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.860 8 INFO cinder.api.openstack.wsgi [None req-78861d3f-4e34-4d31-b521-5eadc9e29f11 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:22:11.882 8 INFO cinder.api.openstack.wsgi [None req-78861d3f-4e34-4d31-b521-5eadc9e29f11 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/960] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.895 7 INFO cinder.api.openstack.wsgi [None req-783bb3a4-da0a-4cf4-952d-17da2c292a1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true 2026-08-13 02:22:11.916 7 INFO cinder.api.openstack.wsgi [None req-783bb3a4-da0a-4cf4-952d-17da2c292a1b 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/961] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:11.928 8 INFO cinder.api.openstack.wsgi [None req-fe047ba4-4936-4a63-9f1e-2c6845d47c37 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:22:11.934 8 INFO cinder.volume.api [None req-fe047ba4-4936-4a63-9f1e-2c6845d47c37 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:22:11.934 8 INFO cinder.api.openstack.wsgi [None req-fe047ba4-4936-4a63-9f1e-2c6845d47c37 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/962] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:22:11.946 7 INFO cinder.api.openstack.wsgi [None req-4afbbda3-d8bc-4659-b850-c23bd124b3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:22:11.952 7 INFO cinder.api.openstack.wsgi [None req-4afbbda3-d8bc-4659-b850-c23bd124b3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 485/963] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:22:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:12.633 8 INFO cinder.api.openstack.wsgi [None req-fe047ba4-4936-4a63-9f1e-2c6845d47c37 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:12.634 7 INFO cinder.api.openstack.wsgi [None req-4afbbda3-d8bc-4659-b850-c23bd124b3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:12.635 8 INFO cinder.api.openstack.wsgi [None req-fe047ba4-4936-4a63-9f1e-2c6845d47c37 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:12.635 7 INFO cinder.api.openstack.wsgi [None req-4afbbda3-d8bc-4659-b850-c23bd124b3ba 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:17.788 8 INFO cinder.api.openstack.wsgi [None req-e32e144c-7115-4084-b833-2c01dec4d2ba bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/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-08-13 02:22:17.803 8 INFO cinder.volume.api [None req-e32e144c-7115-4084-b833-2c01dec4d2ba bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:17.816 8 INFO cinder.volume.api [None req-e32e144c-7115-4084-b833-2c01dec4d2ba bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Update volume admin metadata completed successfully. 2026-08-13 02:22:18.321 8 INFO cinder.volume.api [None req-e32e144c-7115-4084-b833-2c01dec4d2ba bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Attach volume completed successfully. 2026-08-13 02:22:18.322 8 INFO cinder.api.openstack.wsgi [None req-e32e144c-7115-4084-b833-2c01dec4d2ba bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/action returned with HTTP 202 [pid: 8|app: 0|req: 480/966] 10.0.0.171 () {34 vars in 810 bytes} [Thu Aug 13 02:22:17 2026] POST /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-08-13 02:22:18.341 7 INFO cinder.api.openstack.wsgi [None req-5404e7f2-c5f6-4f91-9d67-24865f7a702c bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:18.513 7 INFO cinder.volume.api [None req-5404e7f2-c5f6-4f91-9d67-24865f7a702c bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:18.521 7 INFO cinder.api.openstack.wsgi [None req-5404e7f2-c5f6-4f91-9d67-24865f7a702c bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:18 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 1288 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-08-13 02:22:18.540 8 INFO cinder.api.openstack.wsgi [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/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-08-13 02:22:18.555 8 INFO cinder.volume.api [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:19.060 8 INFO cinder.volume.api [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Detach volume completed successfully. 2026-08-13 02:22:19.060 8 INFO cinder.api.openstack.wsgi [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/action returned with HTTP 202 [pid: 8|app: 0|req: 481/968] 10.0.0.171 () {34 vars in 810 bytes} [Thu Aug 13 02:22:18 2026] POST /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:19.073 7 INFO cinder.api.openstack.wsgi [None req-23dadb1e-bee2-4f88-88cf-915044229ec6 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:19.086 7 INFO cinder.volume.api [None req-23dadb1e-bee2-4f88-88cf-915044229ec6 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:19.090 7 INFO cinder.api.openstack.wsgi [None req-23dadb1e-bee2-4f88-88cf-915044229ec6 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:19 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:22:22.633 8 INFO cinder.api.openstack.wsgi [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:22.634 7 INFO cinder.api.openstack.wsgi [None req-23dadb1e-bee2-4f88-88cf-915044229ec6 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:22.634 8 INFO cinder.api.openstack.wsgi [None req-a8bc913f-6a2a-4dd4-91f3-999ac8ee8f41 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:22.635 7 INFO cinder.api.openstack.wsgi [None req-23dadb1e-bee2-4f88-88cf-915044229ec6 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27: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-08-13 02:22:26.109 8 INFO cinder.api.openstack.wsgi [None req-2851d526-7f4b-4490-8c68-ab2c1f20e0b0 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:26.122 8 INFO cinder.volume.api [None req-2851d526-7f4b-4490-8c68-ab2c1f20e0b0 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:26.126 8 INFO cinder.api.openstack.wsgi [None req-2851d526-7f4b-4490-8c68-ab2c1f20e0b0 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:26 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:26.148 7 INFO cinder.api.openstack.wsgi [None req-37ee2aaf-7a4e-4145-a84b-3484d4da8013 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 2026-08-13 02:22:26.148 7 INFO cinder.api.v3.volumes [None req-37ee2aaf-7a4e-4145-a84b-3484d4da8013 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Delete volume with id: b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:26.158 7 INFO cinder.volume.api [None req-37ee2aaf-7a4e-4145-a84b-3484d4da8013 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:26.191 7 INFO cinder.volume.api [None req-37ee2aaf-7a4e-4145-a84b-3484d4da8013 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Delete volume request issued successfully. 2026-08-13 02:22:26.191 7 INFO cinder.api.openstack.wsgi [None req-37ee2aaf-7a4e-4145-a84b-3484d4da8013 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 202 [pid: 7|app: 0|req: 490/973] 10.0.0.171 () {32 vars in 778 bytes} [Thu Aug 13 02:22:26 2026] DELETE /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:22:26.204 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:22:26.223 8 INFO cinder.volume.api [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] Volume info retrieved successfully. 2026-08-13 02:22:26.231 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:26 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 972 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-08-13 02:22:27.260 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 2026-08-13 02:22:27.271 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 returned with HTTP 404 [pid: 7|app: 0|req: 491/975] 10.0.0.171 () {32 vars in 775 bytes} [Thu Aug 13 02:22:27 2026] GET /v3/a28d90072c274e978ce29e5ee0fae58e/volumes/b95d23c0-63f3-4752-b57e-f94c295c5063 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-13 02:22:32.634 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:32.634 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:32.635 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:32.635 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:42.633 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:42.634 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:42.633 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:42.635 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:52.633 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:52.633 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:22:52.633 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:22:52.634 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:02.633 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:02.634 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:02.635 8 INFO cinder.api.openstack.wsgi [None req-420acf6e-49be-4d9a-b8b1-9e1d17d06c7d bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:02.635 7 INFO cinder.api.openstack.wsgi [None req-1a3670be-062d-471f-a89a-55f15a3b5b57 bdf7a8f591e9488fab729fbd6660e0f2 a28d90072c274e978ce29e5ee0fae58e - - default default] http://10.0.0.27: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-08-13 02:23:10.798 8 INFO cinder.api.openstack.wsgi [None req-640b5200-5572-410d-b041-52b27d4b7804 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:23:10.814 8 INFO cinder.volume.api [None req-640b5200-5572-410d-b041-52b27d4b7804 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:23:10.815 8 INFO cinder.api.openstack.wsgi [None req-640b5200-5572-410d-b041-52b27d4b7804 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/984] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:23:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:23:10.834 7 INFO cinder.api.openstack.wsgi [None req-79c21196-c76a-47b5-bf4f-b0fa0c78cdfd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:23:10.848 7 INFO cinder.volume.api [None req-79c21196-c76a-47b5-bf4f-b0fa0c78cdfd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:23:10.853 7 INFO cinder.api.openstack.wsgi [None req-79c21196-c76a-47b5-bf4f-b0fa0c78cdfd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/985] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:23:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-13 02:23:10.866 8 INFO cinder.api.openstack.wsgi [None req-6f2a6247-9ba2-4697-9902-5fe1a838dc36 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:23:11.374 8 INFO cinder.api.openstack.wsgi [None req-6f2a6247-9ba2-4697-9902-5fe1a838dc36 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 490/986] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:23:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 02:23:11.386 7 INFO cinder.api.openstack.wsgi [None req-265d31fb-df94-4a90-8e36-0fde76a9430c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:23:11.400 7 INFO cinder.volume.api [None req-265d31fb-df94-4a90-8e36-0fde76a9430c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - 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-08-13 02:23:11.406 7 INFO cinder.api.openstack.wsgi [None req-265d31fb-df94-4a90-8e36-0fde76a9430c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 497/987] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:23:11.421 8 INFO cinder.api.openstack.wsgi [None req-a0a81539-969b-4053-add2-1bee59b99d2f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:23:11.428 8 INFO cinder.api.openstack.wsgi [None req-a0a81539-969b-4053-add2-1bee59b99d2f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 491/988] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 15 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-08-13 02:23:11.478 7 INFO cinder.api.openstack.wsgi [None req-fe84afcb-84e0-4217-9445-5faed5ad5d25 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true 2026-08-13 02:23:11.499 7 INFO cinder.api.openstack.wsgi [None req-fe84afcb-84e0-4217-9445-5faed5ad5d25 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/989] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.511 8 INFO cinder.api.openstack.wsgi [None req-e6b4aa1f-7a0b-43b1-9069-c4f377ccf21c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:23:11.537 8 INFO cinder.api.openstack.wsgi [None req-e6b4aa1f-7a0b-43b1-9069-c4f377ccf21c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/990] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.553 7 INFO cinder.api.openstack.wsgi [None req-303eb6d7-de9d-4356-8acc-3b818af1491c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true 2026-08-13 02:23:11.573 7 INFO cinder.api.openstack.wsgi [None req-303eb6d7-de9d-4356-8acc-3b818af1491c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/991] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.589 8 INFO cinder.api.openstack.wsgi [None req-71fb3ce4-874d-4efd-8520-12f94c758854 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true 2026-08-13 02:23:11.614 8 INFO cinder.api.openstack.wsgi [None req-71fb3ce4-874d-4efd-8520-12f94c758854 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/992] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.629 7 INFO cinder.api.openstack.wsgi [None req-0efc1979-4a2a-4719-99aa-ef341a7bf104 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true 2026-08-13 02:23:11.656 7 INFO cinder.api.openstack.wsgi [None req-0efc1979-4a2a-4719-99aa-ef341a7bf104 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/993] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.671 8 INFO cinder.api.openstack.wsgi [None req-aeeedb10-d6d2-4dc9-bd36-072dc988e878 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true 2026-08-13 02:23:11.692 8 INFO cinder.api.openstack.wsgi [None req-aeeedb10-d6d2-4dc9-bd36-072dc988e878 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/994] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.706 7 INFO cinder.api.openstack.wsgi [None req-99a93fbc-73a9-43c2-892b-f568eadc189d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true 2026-08-13 02:23:11.724 7 INFO cinder.api.openstack.wsgi [None req-99a93fbc-73a9-43c2-892b-f568eadc189d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/995] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.738 8 INFO cinder.api.openstack.wsgi [None req-c51d5653-daa7-4b02-ba63-efcbfae79b8e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:23:11.768 8 INFO cinder.api.openstack.wsgi [None req-c51d5653-daa7-4b02-ba63-efcbfae79b8e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/996] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.780 7 INFO cinder.api.openstack.wsgi [None req-9bca7c24-5dff-439f-8d79-fb2cced77223 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7a76031b47a24e0baaaa1b9527ec7793?usage=true 2026-08-13 02:23:11.798 7 INFO cinder.api.openstack.wsgi [None req-9bca7c24-5dff-439f-8d79-fb2cced77223 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7a76031b47a24e0baaaa1b9527ec7793?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/997] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/7a76031b47a24e0baaaa1b9527ec7793?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.812 8 INFO cinder.api.openstack.wsgi [None req-459170f7-a4e3-4210-b41a-f29381fff499 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a9abaad8407146dfb043feeb9a9d91ef?usage=true 2026-08-13 02:23:11.837 8 INFO cinder.api.openstack.wsgi [None req-459170f7-a4e3-4210-b41a-f29381fff499 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a9abaad8407146dfb043feeb9a9d91ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/998] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/a9abaad8407146dfb043feeb9a9d91ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.848 7 INFO cinder.api.openstack.wsgi [None req-d8720966-77f1-4dec-96b3-37b4a854caf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true 2026-08-13 02:23:11.863 7 INFO cinder.api.openstack.wsgi [None req-d8720966-77f1-4dec-96b3-37b4a854caf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/999] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.872 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:23:11.891 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1000] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:11.906 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true 2026-08-13 02:23:11.925 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1001] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:23:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:12.633 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:12.633 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:12.634 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:12.634 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:22.634 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:22.634 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:22.635 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:22.636 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:32.633 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:32.633 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:32.634 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:32.634 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:42.633 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:42.634 8 INFO cinder.api.openstack.wsgi [None req-9680c0c1-9ded-4aae-a8f8-eeffaa3531a8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:42.634 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:42.635 7 INFO cinder.api.openstack.wsgi [None req-a134684b-423b-438e-992b-1102f0dc8916 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:50.437 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:23:50.985 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f returned with HTTP 200 [pid: 8|app: 0|req: 502/1010] 199.19.213.175 () {38 vars in 1103 bytes} [Thu Aug 13 02:23:50 2026] DELETE /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/attachments/3d982a7a-46fd-4394-a905-12c4554b986f => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:23:51.009 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a 2026-08-13 02:23:51.010 7 INFO cinder.api.v3.volumes [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Delete volume with id: 159a3934-0b71-4895-9260-3eaed510046a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:23:51.025 7 INFO cinder.volume.api [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Volume info retrieved successfully. 2026-08-13 02:23:51.058 7 INFO cinder.volume.api [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Delete volume request issued successfully. 2026-08-13 02:23:51.058 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a returned with HTTP 202 [pid: 7|app: 0|req: 509/1011] 199.19.213.175 () {36 vars in 1054 bytes} [Thu Aug 13 02:23:50 2026] DELETE /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/159a3934-0b71-4895-9260-3eaed510046a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-13 02:23:52.633 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:52.634 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:23:52.634 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:23:52.635 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:02.633 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:02.633 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:02.634 8 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-7acc2035-8377-4b2d-8367-2a2d9cc9158e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:02.634 7 INFO cinder.api.openstack.wsgi [req-e84c9f49-a29f-4d23-9af5-b53f23792887 req-a4faea68-5b35-4343-97a3-54b38cecfee3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27: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-08-13 02:24:10.701 7 INFO cinder.api.openstack.wsgi [None req-7c9f0489-8888-42e0-b306-11edb2010f41 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:24:10.710 7 INFO cinder.volume.api [None req-7c9f0489-8888-42e0-b306-11edb2010f41 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:24:10.712 7 INFO cinder.api.openstack.wsgi [None req-7c9f0489-8888-42e0-b306-11edb2010f41 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1016] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:24:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 119 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-08-13 02:24:10.723 8 INFO cinder.api.openstack.wsgi [None req-7d8a4b05-5860-4f0f-a1bd-ed86bfadb234 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-13 02:24:11.227 8 INFO cinder.api.openstack.wsgi [None req-7d8a4b05-5860-4f0f-a1bd-ed86bfadb234 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1017] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:24:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:24:11.239 7 INFO cinder.api.openstack.wsgi [None req-9685568f-b3aa-4156-9b9b-d5ada7e80f02 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:24:11.251 7 INFO cinder.volume.api [None req-9685568f-b3aa-4156-9b9b-d5ada7e80f02 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:24:11.253 7 INFO cinder.api.openstack.wsgi [None req-9685568f-b3aa-4156-9b9b-d5ada7e80f02 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1018] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:24:11.330 8 INFO cinder.api.openstack.wsgi [None req-9787e588-eac1-4a4a-82a3-5abab643b4d4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true 2026-08-13 02:24:11.353 8 INFO cinder.api.openstack.wsgi [None req-9787e588-eac1-4a4a-82a3-5abab643b4d4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1019] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/0eed6623831a4677a838ffe1c0f8ac7d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.369 7 INFO cinder.api.openstack.wsgi [None req-c7e56967-ed15-4eeb-a433-3a59fad461d8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:24:11.398 7 INFO cinder.api.openstack.wsgi [None req-c7e56967-ed15-4eeb-a433-3a59fad461d8 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1020] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.411 8 INFO cinder.api.openstack.wsgi [None req-fafc424d-7621-4398-8fb3-68fe6105905c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true 2026-08-13 02:24:11.430 8 INFO cinder.api.openstack.wsgi [None req-fafc424d-7621-4398-8fb3-68fe6105905c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1021] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/21bd0d7e79b44d829e2baec1e8e9cb34?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.443 7 INFO cinder.api.openstack.wsgi [None req-4a78e91a-efc6-429d-8f6a-9367d32983ff 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true 2026-08-13 02:24:11.465 7 INFO cinder.api.openstack.wsgi [None req-4a78e91a-efc6-429d-8f6a-9367d32983ff 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1022] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/3bf17cf872c14190b11590091e5dc606?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.478 8 INFO cinder.api.openstack.wsgi [None req-d2645fd2-6b72-4c92-b348-b401bbdf7b57 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true 2026-08-13 02:24:11.499 8 INFO cinder.api.openstack.wsgi [None req-d2645fd2-6b72-4c92-b348-b401bbdf7b57 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1023] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/46a88a73486a4d1ba07c05f81e118f06?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.514 7 INFO cinder.api.openstack.wsgi [None req-64022502-774b-4d4c-9be2-96e61a867c6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true 2026-08-13 02:24:11.540 7 INFO cinder.api.openstack.wsgi [None req-64022502-774b-4d4c-9be2-96e61a867c6d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1024] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/4db1d6bfbbee4e919b15d8dbd09392e7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.554 8 INFO cinder.api.openstack.wsgi [None req-52f93f2d-6542-4799-8395-def4a0fbffda 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true 2026-08-13 02:24:11.576 8 INFO cinder.api.openstack.wsgi [None req-52f93f2d-6542-4799-8395-def4a0fbffda 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1025] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/559e135a2094490eba1455d559af2cda?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.589 7 INFO cinder.api.openstack.wsgi [None req-6cb48ce1-4756-46d2-979e-45c9e0acedfe 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:24:11.618 7 INFO cinder.api.openstack.wsgi [None req-6cb48ce1-4756-46d2-979e-45c9e0acedfe 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1026] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.632 8 INFO cinder.api.openstack.wsgi [None req-528615a8-ca95-41f4-a92a-6bf51b72f181 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true 2026-08-13 02:24:11.652 8 INFO cinder.api.openstack.wsgi [None req-528615a8-ca95-41f4-a92a-6bf51b72f181 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1027] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e3176d225f7e4f18aa97134338233176?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.664 7 INFO cinder.api.openstack.wsgi [None req-4751f602-b3e7-4ead-a006-409f0d6f2aec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:24:11.692 7 INFO cinder.api.openstack.wsgi [None req-4751f602-b3e7-4ead-a006-409f0d6f2aec 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1028] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.706 8 INFO cinder.api.openstack.wsgi [None req-5073409b-8b58-44db-9640-831e22eacf4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true 2026-08-13 02:24:11.733 8 INFO cinder.api.openstack.wsgi [None req-5073409b-8b58-44db-9640-831e22eacf4a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1029] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/f17c3d47a5e84adab834631437ab8873?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:11.746 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:24:11.753 7 INFO cinder.volume.api [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:24:11.753 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1030] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:24:11.766 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:24:11.771 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1031] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:24:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:24:12.633 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:12.634 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:12.634 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:12.635 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:22.633 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:22.633 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:22.634 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:22.634 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:32.633 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:32.633 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:32.634 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:32.634 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:42.634 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:42.634 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:42.635 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:42.636 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:52.634 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:52.634 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:24:52.635 8 INFO cinder.api.openstack.wsgi [None req-0bb926cc-2d3e-4e51-bea0-71ae6223e31e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:52.635 7 INFO cinder.api.openstack.wsgi [None req-8222fe7a-3798-48bc-a127-e4ebb7e0f6e3 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:24:55.870 7 INFO cinder.api.openstack.wsgi [None req-97ddd4ea-c0b2-4ee2-8db3-152e00a4cff1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots 2026-08-13 02:24:55.876 7 INFO cinder.volume.api [None req-97ddd4ea-c0b2-4ee2-8db3-152e00a4cff1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:24:55.877 7 INFO cinder.api.openstack.wsgi [None req-97ddd4ea-c0b2-4ee2-8db3-152e00a4cff1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 525/1042] 10.0.0.171 () {32 vars in 705 bytes} [Thu Aug 13 02:24:55 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:24:55.896 8 INFO cinder.api.openstack.wsgi [None req-272b5036-44db-4ae3-ba11-8baa1dbb9f1c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes 2026-08-13 02:24:55.905 8 INFO cinder.volume.api [None req-272b5036-44db-4ae3-ba11-8baa1dbb9f1c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:24:55.906 8 INFO cinder.api.openstack.wsgi [None req-272b5036-44db-4ae3-ba11-8baa1dbb9f1c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes returned with HTTP 200 [pid: 8|app: 0|req: 518/1043] 10.0.0.171 () {32 vars in 701 bytes} [Thu Aug 13 02:24:55 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:25:02.634 7 INFO cinder.api.openstack.wsgi [None req-97ddd4ea-c0b2-4ee2-8db3-152e00a4cff1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:02.634 8 INFO cinder.api.openstack.wsgi [None req-272b5036-44db-4ae3-ba11-8baa1dbb9f1c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:02.635 8 INFO cinder.api.openstack.wsgi [None req-272b5036-44db-4ae3-ba11-8baa1dbb9f1c 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:02.635 7 INFO cinder.api.openstack.wsgi [None req-97ddd4ea-c0b2-4ee2-8db3-152e00a4cff1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:10.684 8 INFO cinder.api.openstack.wsgi [None req-d85bc6bc-c922-4924-983f-b24bf942ef83 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:25:10.690 8 INFO cinder.volume.api [None req-d85bc6bc-c922-4924-983f-b24bf942ef83 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:25:10.691 8 INFO cinder.api.openstack.wsgi [None req-d85bc6bc-c922-4924-983f-b24bf942ef83 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1046] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:25:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true => generated 17 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:25:10.703 7 INFO cinder.api.openstack.wsgi [None req-e14e04bb-9c36-403c-822f-c8e05e4144dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:25:11.207 7 INFO cinder.api.openstack.wsgi [None req-e14e04bb-9c36-403c-822f-c8e05e4144dd 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1047] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:25:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:25:11.219 8 INFO cinder.api.openstack.wsgi [None req-e6287063-d628-4083-abbf-61514d3269f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:25:11.228 8 INFO cinder.volume.api [None req-e6287063-d628-4083-abbf-61514d3269f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:25:11.230 8 INFO cinder.api.openstack.wsgi [None req-e6287063-d628-4083-abbf-61514d3269f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1048] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:25:11.276 7 INFO cinder.api.openstack.wsgi [None req-a884f645-42f1-40e4-99c7-24c000b71528 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:25:11.314 7 INFO cinder.api.openstack.wsgi [None req-a884f645-42f1-40e4-99c7-24c000b71528 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1049] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:25:11.329 8 INFO cinder.api.openstack.wsgi [None req-4df83d13-2d20-40c4-b0db-4188163117f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:25:11.422 8 INFO cinder.api.openstack.wsgi [None req-4df83d13-2d20-40c4-b0db-4188163117f2 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:25:11.463 7 INFO cinder.api.openstack.wsgi [None req-c89ae578-559e-4855-92ff-ed82858d1feb 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:25:11.494 7 INFO cinder.api.openstack.wsgi [None req-c89ae578-559e-4855-92ff-ed82858d1feb 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1051] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:25:11.510 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:25:11.514 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:25:11.526 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:25:11.536 7 INFO cinder.volume.api [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:25:11.538 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1053] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:25:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:25:12.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:12.634 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:12.635 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:12.635 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:22.633 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:22.634 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:22.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:22.635 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:32.633 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:32.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:32.636 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:32.637 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:42.633 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:42.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:42.633 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:42.634 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:52.633 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:52.633 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:25:52.634 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:25:52.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:02.634 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:02.634 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:02.635 7 INFO cinder.api.openstack.wsgi [None req-85700c0e-f77d-4ba2-92eb-84204c12c988 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:02.636 8 INFO cinder.api.openstack.wsgi [None req-4f9c0e38-7081-4ec4-a838-96a141d87e71 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:10.624 8 INFO cinder.api.openstack.wsgi [None req-ac055f61-06f8-4992-ac79-d5f28e55d1b5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:26:10.656 8 INFO cinder.api.openstack.wsgi [None req-ac055f61-06f8-4992-ac79-d5f28e55d1b5 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1066] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:26:10.667 7 INFO cinder.api.openstack.wsgi [None req-78e1cc98-d6e2-4184-9957-a193adb79c94 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:26:10.696 7 INFO cinder.api.openstack.wsgi [None req-78e1cc98-d6e2-4184-9957-a193adb79c94 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1067] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:26:10.709 8 INFO cinder.api.openstack.wsgi [None req-2557ab19-326d-48a0-b338-d2c451e2f87a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:26:10.739 8 INFO cinder.api.openstack.wsgi [None req-2557ab19-326d-48a0-b338-d2c451e2f87a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1068] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:26:10.753 7 INFO cinder.api.openstack.wsgi [None req-d4426840-9539-4ce5-9828-ab3162ede863 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:26:10.762 7 INFO cinder.volume.api [None req-d4426840-9539-4ce5-9828-ab3162ede863 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:26:10.764 7 INFO cinder.api.openstack.wsgi [None req-d4426840-9539-4ce5-9828-ab3162ede863 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1069] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:26:10.774 8 INFO cinder.api.openstack.wsgi [None req-1e603869-7321-44de-8084-1d71cda9d752 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:26:10.789 8 INFO cinder.volume.api [None req-1e603869-7321-44de-8084-1d71cda9d752 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:26:10.792 8 INFO cinder.api.openstack.wsgi [None req-1e603869-7321-44de-8084-1d71cda9d752 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1070] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:26:10.806 7 INFO cinder.api.openstack.wsgi [None req-f71152b7-7a29-4cde-903c-0ee82ed8f634 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:26:11.310 7 INFO cinder.api.openstack.wsgi [None req-f71152b7-7a29-4cde-903c-0ee82ed8f634 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1071] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:26:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:26:11.325 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:26:11.330 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 533/1072] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:26:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:26:11.342 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:26:11.351 7 INFO cinder.volume.api [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:26:11.351 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1073] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:26:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:26:12.633 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:12.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:12.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:12.635 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:22.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:22.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:22.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:22.635 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:32.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:32.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:32.635 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:32.635 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:42.633 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:42.633 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:42.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:42.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:52.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:52.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:26:52.635 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:26:52.635 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:02.634 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:02.634 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:02.635 8 INFO cinder.api.openstack.wsgi [None req-f55afd6e-4daa-499e-b445-9e977f76150e 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:02.635 7 INFO cinder.api.openstack.wsgi [None req-d92f7e59-7fe1-4250-a3ce-e4829c5e084d 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:10.626 7 INFO cinder.api.openstack.wsgi [None req-a41850d6-6012-46c0-980c-879f651a5ef0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:27:10.652 7 INFO cinder.api.openstack.wsgi [None req-a41850d6-6012-46c0-980c-879f651a5ef0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1086] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:27:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:27:10.669 8 INFO cinder.api.openstack.wsgi [None req-5d44984c-ef5b-4c19-9482-4e05992812a4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:27:10.697 8 INFO cinder.api.openstack.wsgi [None req-5d44984c-ef5b-4c19-9482-4e05992812a4 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1087] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:27:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:27:10.707 7 INFO cinder.api.openstack.wsgi [None req-c40e2ce4-e585-4f5f-b942-58ee86f66d28 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:27:10.735 7 INFO cinder.api.openstack.wsgi [None req-c40e2ce4-e585-4f5f-b942-58ee86f66d28 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1088] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:27:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:27:10.747 8 INFO cinder.api.openstack.wsgi [None req-8bf8fb84-9433-4b13-b5ae-1374d8eb0f81 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:27:10.753 8 INFO cinder.api.openstack.wsgi [None req-8bf8fb84-9433-4b13-b5ae-1374d8eb0f81 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1089] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:27:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:27:10.762 7 INFO cinder.api.openstack.wsgi [None req-aae80a13-779c-4b7e-b5e3-94cbb2b0af64 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:27:11.266 7 INFO cinder.api.openstack.wsgi [None req-aae80a13-779c-4b7e-b5e3-94cbb2b0af64 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1090] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:27:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:27:11.277 8 INFO cinder.api.openstack.wsgi [None req-01b914c1-08b0-4a0a-a2ee-a856726f915a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:27:11.289 8 INFO cinder.volume.api [None req-01b914c1-08b0-4a0a-a2ee-a856726f915a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:27:11.291 8 INFO cinder.api.openstack.wsgi [None req-01b914c1-08b0-4a0a-a2ee-a856726f915a 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1091] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:27:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:27:11.300 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:27:11.307 7 INFO cinder.volume.api [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:27:11.308 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1092] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:27:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:27:11.322 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:27:11.335 8 INFO cinder.volume.api [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:27:11.337 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1093] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:27:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:27:12.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:12.633 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:12.634 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:12.634 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:22.633 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:22.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:22.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:22.633 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:32.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:32.634 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:32.634 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:32.635 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:42.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:42.634 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:42.634 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:42.635 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:52.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:52.633 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:27:52.634 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:27:52.635 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:02.634 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:02.633 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:02.634 8 INFO cinder.api.openstack.wsgi [None req-6a0180be-56b5-4efd-b1c2-33d6e6fc8636 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:02.635 7 INFO cinder.api.openstack.wsgi [None req-22ade3b1-9139-4a56-be7c-577133331805 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:10.630 8 INFO cinder.api.openstack.wsgi [None req-44ceb153-6f18-4651-9134-7934092b71c6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:28:10.658 8 INFO cinder.api.openstack.wsgi [None req-44ceb153-6f18-4651-9134-7934092b71c6 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:28:10.674 7 INFO cinder.api.openstack.wsgi [None req-7f65d07f-e053-4c1e-9a0c-02f22dde19ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:28:10.699 7 INFO cinder.api.openstack.wsgi [None req-7f65d07f-e053-4c1e-9a0c-02f22dde19ee 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1107] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:28:10.711 8 INFO cinder.api.openstack.wsgi [None req-680a1871-af4d-4387-a89b-d35796b023e7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:28:10.737 8 INFO cinder.api.openstack.wsgi [None req-680a1871-af4d-4387-a89b-d35796b023e7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1108] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:28:10.749 7 INFO cinder.api.openstack.wsgi [None req-edbbd95a-e61c-4b81-acd1-3e2d2d7feefc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:28:10.756 7 INFO cinder.volume.api [None req-edbbd95a-e61c-4b81-acd1-3e2d2d7feefc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:28:10.756 7 INFO cinder.api.openstack.wsgi [None req-edbbd95a-e61c-4b81-acd1-3e2d2d7feefc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1109] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:28:10.769 8 INFO cinder.api.openstack.wsgi [None req-513a2299-6e8f-4091-8c13-576dc52357d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:28:10.779 8 INFO cinder.api.openstack.wsgi [None req-513a2299-6e8f-4091-8c13-576dc52357d0 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 552/1110] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:28:10.792 7 INFO cinder.api.openstack.wsgi [None req-22748421-54f5-4508-bd5b-3064dfd04d9f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:28:10.801 7 INFO cinder.volume.api [None req-22748421-54f5-4508-bd5b-3064dfd04d9f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:28:10.803 7 INFO cinder.api.openstack.wsgi [None req-22748421-54f5-4508-bd5b-3064dfd04d9f 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1111] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:28:10.812 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:28:10.824 8 INFO cinder.volume.api [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:28:10.826 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1112] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:28:10.840 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:28:11.344 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1113] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:28:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:28:12.633 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:12.633 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:12.634 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:12.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:22.634 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:22.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:22.635 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:22.635 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:32.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:32.634 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:32.635 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:32.635 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:42.633 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:42.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:42.637 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:42.637 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:52.633 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:52.633 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:28:52.634 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:28:52.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:02.634 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:02.634 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:02.635 7 INFO cinder.api.openstack.wsgi [None req-9ca8741d-b46c-4001-88a4-e663ccb9fc79 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:02.635 8 INFO cinder.api.openstack.wsgi [None req-7de5955b-6815-4ec1-9710-1f439cf7a1ef 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:10.611 7 INFO cinder.api.openstack.wsgi [None req-db3fca4b-712f-492c-841a-42bafd8801fc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services 2026-08-13 02:29:10.618 7 INFO cinder.api.openstack.wsgi [None req-db3fca4b-712f-492c-841a-42bafd8801fc 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 567/1126] 10.0.0.104 () {28 vars in 645 bytes} [Thu Aug 13 02:29:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:29:10.633 8 INFO cinder.api.openstack.wsgi [None req-9cfde7f2-0771-424b-968c-411080103bf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true 2026-08-13 02:29:11.139 8 INFO cinder.api.openstack.wsgi [None req-9cfde7f2-0771-424b-968c-411080103bf7 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1127] 10.0.0.104 () {28 vars in 696 bytes} [Thu Aug 13 02:29:10 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:29:11.214 7 INFO cinder.api.openstack.wsgi [None req-d1f86f91-2325-46ba-99c1-31ad79cd4123 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true 2026-08-13 02:29:11.246 7 INFO cinder.api.openstack.wsgi [None req-d1f86f91-2325-46ba-99c1-31ad79cd4123 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1128] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/1b451abaec8d4ab7802d6237405b8497?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:29:11.259 8 INFO cinder.api.openstack.wsgi [None req-dccfdd31-e2ac-430d-be2b-77e2452a62a1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true 2026-08-13 02:29:11.285 8 INFO cinder.api.openstack.wsgi [None req-dccfdd31-e2ac-430d-be2b-77e2452a62a1 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1129] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/70d8d5b0b0944c7c8ab6a1602ee97ebd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:29:11.304 7 INFO cinder.api.openstack.wsgi [None req-1dfb02a2-511a-46c5-88e5-4c94650c5067 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true 2026-08-13 02:29:11.332 7 INFO cinder.api.openstack.wsgi [None req-1dfb02a2-511a-46c5-88e5-4c94650c5067 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1130] 10.0.0.104 () {28 vars in 736 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/os-quota-sets/e62269961ec442a8ba0606625692ce3c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-13 02:29:11.344 8 INFO cinder.api.openstack.wsgi [None req-0b733da7-3e10-48d1-9639-2665e0b81a01 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:29:11.353 8 INFO cinder.volume.api [None req-0b733da7-3e10-48d1-9639-2665e0b81a01 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:29:11.354 8 INFO cinder.api.openstack.wsgi [None req-0b733da7-3e10-48d1-9639-2665e0b81a01 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1131] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:29:11.367 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true 2026-08-13 02:29:11.376 7 INFO cinder.volume.api [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all snapshots completed successfully. 2026-08-13 02:29:11.377 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1132] 10.0.0.104 () {28 vars in 674 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/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-08-13 02:29:11.386 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true 2026-08-13 02:29:11.395 8 INFO cinder.volume.api [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] Get all volumes completed successfully. 2026-08-13 02:29:11.397 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1133] 10.0.0.104 () {28 vars in 684 bytes} [Thu Aug 13 02:29:11 2026] GET /v3/70d8d5b0b0944c7c8ab6a1602ee97ebd/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-13 02:29:12.633 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:12.634 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:12.634 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:12.635 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:22.633 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:22.633 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:22.634 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:22.634 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:32.633 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:32.633 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] GET http://10.0.0.27:8776/ 2026-08-13 02:29:32.634 7 INFO cinder.api.openstack.wsgi [None req-0dac783b-00fe-4233-9ce4-b85808ac4171 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300 2026-08-13 02:29:32.634 8 INFO cinder.api.openstack.wsgi [None req-cfbb39f7-db0b-44e5-ae16-781e43281612 62d09fd87f944a6eb822484a88d3691e 70d8d5b0b0944c7c8ab6a1602ee97ebd - - default default] http://10.0.0.27:8776/ returned with HTTP 300