+ 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 Apr 23 00:39:37 2026] *** compiled with version: 13.3.0 on 22 April 2026 16:00:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-8bbd87c49-9f59c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f495d32a668 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-04-23 00:39:41.439 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-04-23 00:39:41.439 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-23 00:39:41.548 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-04-23 00:39:41.548 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-23 00:39:42.663 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-23 00:39:42.666 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 00:39:42.668 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 00:39:42.671 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 00:39:42.682 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 00:39:42.684 8 INFO cinder.rpc [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 00:39:42.733 8 WARNING cinder.api.contrib.hosts [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 00:39:42.773 8 WARNING keystonemiddleware._common.config [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:39:42.782 8 WARNING oslo_config.cfg [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 00:39:42.784 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f495d32a668 pid: 8 (default app) 2026-04-23 00:39:42.787 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 00:39:42.789 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 00:39:42.792 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 00:39:42.805 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 00:39:42.808 7 INFO cinder.rpc [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 00:39:42.857 7 WARNING cinder.api.contrib.hosts [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 00:39:42.897 7 WARNING keystonemiddleware._common.config [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:39:42.906 7 WARNING oslo_config.cfg [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] 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 0x7f495d32a668 pid: 7 (default app) 2026-04-23 00:39:48.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:39:48.362 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:39:58.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:39:58.361 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:08.358 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:08.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:08.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:08.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:18.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:18.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:18.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:18.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:28.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:28.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:28.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:28.361 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:38.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:38.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:38.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:38.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:48.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:48.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:48.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:48.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:58.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:58.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:40:58.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:40:58.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:08.369 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:08.369 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:08.370 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:08.370 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:18.358 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:18.359 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:18.359 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:18.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:28.360 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:28.360 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] GET http://10.0.0.123:8776/ 2026-04-23 00:41:28.361 7 INFO cinder.api.openstack.wsgi [None req-6187618b-ef35-4067-93b4-360208969f23 - - - - - -] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:28.361 8 INFO cinder.api.openstack.wsgi [None req-1a211e8e-1476-44c3-8d16-67ed70dc41ef - - - - - -] http://10.0.0.123: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-04-23 00:41:31.867 7 WARNING oslo_policy.policy [None req-be28523f-5f3a-468d-83ac-452b0ff808e4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 00:41:31.868 7 WARNING oslo_policy.policy [None req-be28523f-5f3a-468d-83ac-452b0ff808e4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 00:41:32.252 7 INFO cinder.api.openstack.wsgi [None req-be28523f-5f3a-468d-83ac-452b0ff808e4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types/rbd1 2026-04-23 00:41:32.270 7 INFO cinder.api.openstack.wsgi [None req-be28523f-5f3a-468d-83ac-452b0ff808e4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/21] 10.0.0.251 () {30 vars in 681 bytes} [Thu Apr 23 00:41:31 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/types/rbd1 => generated 82 bytes in 908 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:41:32.316 8 WARNING oslo_policy.policy [None req-aad4ebd4-c49e-4c72-932c-102fd7cf28b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 00:41:32.317 8 WARNING oslo_policy.policy [None req-aad4ebd4-c49e-4c72-932c-102fd7cf28b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 00:41:32.662 8 INFO cinder.api.openstack.wsgi [None req-aad4ebd4-c49e-4c72-932c-102fd7cf28b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 00:41:32.698 8 INFO cinder.api.openstack.wsgi [None req-aad4ebd4-c49e-4c72-932c-102fd7cf28b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.251 () {30 vars in 720 bytes} [Thu Apr 23 00:41:32 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/types?name=rbd1&is_public=None => generated 20 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 00:41:34.235 7 INFO cinder.api.openstack.wsgi [None req-e2c028e0-ae2e-44c8-863e-a2607acc90df 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 00:41:34.257 7 INFO cinder.api.openstack.wsgi [None req-e2c028e0-ae2e-44c8-863e-a2607acc90df 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.251 () {34 vars in 724 bytes} [Thu Apr 23 00:41:34 2026] POST /v3/b8d9d7493a744e28a85f77246c6685d1/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 00:41:34.274 8 INFO cinder.api.openstack.wsgi [req-e2c028e0-ae2e-44c8-863e-a2607acc90df req-63f729bc-77f9-4404-ac4c-2531e0741426 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types/e9196f2f-8ca5-4cb8-ac8e-f4bdd03d1e1c/extra_specs 2026-04-23 00:41:34.334 8 INFO cinder.api.openstack.wsgi [req-e2c028e0-ae2e-44c8-863e-a2607acc90df req-63f729bc-77f9-4404-ac4c-2531e0741426 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types/e9196f2f-8ca5-4cb8-ac8e-f4bdd03d1e1c/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.251 () {36 vars in 893 bytes} [Thu Apr 23 00:41:34 2026] POST /v3/b8d9d7493a744e28a85f77246c6685d1/types/e9196f2f-8ca5-4cb8-ac8e-f4bdd03d1e1c/extra_specs => generated 48 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 00:41:35.885 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types?is_public=None 2026-04-23 00:41:35.898 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.251 () {30 vars in 700 bytes} [Thu Apr 23 00:41:35 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/types?is_public=None => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 00:41:37.904 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/qos-specs 2026-04-23 00:41:37.916 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/26] 10.0.0.251 () {30 vars in 679 bytes} [Thu Apr 23 00:41:37 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 00:41:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:38.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:38.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:48.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:48.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:41:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:41:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:08.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:28.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:38.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:48.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:58.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:42:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:42:58.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:18.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:28.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:38.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:38.365 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:38.367 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:48.362 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:48.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:48.363 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:43:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:43:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:44:58.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:44:58.363 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:08.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:28.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:45:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:45:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:28.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:46:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:46:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:28.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:38.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:48.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:47:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:47:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:08.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:18.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:38.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:48.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:48.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:58.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:48:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:48:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:28.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:28.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:48.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:48.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:58.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:49:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:49:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:28.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:48.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:58.358 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:50:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:50:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:18.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:38.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:48.358 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:51:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:51:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:38.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:38.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:52:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:52:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:08.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:28.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:38.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:38.358 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:58.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:53:58.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:53:58.362 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:08.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:18.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:28.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:38.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:48.358 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:48.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:54:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:54:58.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:08.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:08.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:28.358 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:28.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:48.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:55:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:55:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:08.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:08.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:08.361 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:08.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:18.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:18.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:18.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:18.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:28.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:28.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:28.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:28.361 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:38.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:38.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:38.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:38.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:48.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:48.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:48.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:48.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:58.359 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:58.359 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:56:58.360 8 INFO cinder.api.openstack.wsgi [None req-1af0c3e2-af06-498d-aa5b-f399939e4fdb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:56:58.360 7 INFO cinder.api.openstack.wsgi [None req-8a0a6e21-ea4f-40c0-aa0a-6a5069c9ab70 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 00:56:59.955 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False 2026-04-23 00:56:59.980 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.980 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.981 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.981 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.982 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.982 7 WARNING cinder.quota [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:56:59.989 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 107/213] 199.204.45.227 () {44 vars in 1067 bytes} [Thu Apr 23 00:56:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False => generated 340 bytes in 131 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-04-23 00:57:00.145 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1 2026-04-23 00:57:00.214 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.214 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.215 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.215 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.215 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.216 8 WARNING cinder.quota [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 00:57:00.221 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1 returned with HTTP 200 [pid: 8|app: 0|req: 107/214] 199.204.45.227 () {48 vars in 1096 bytes} [Thu Apr 23 00:57:00 2026] PUT /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1 => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 00:57:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:18.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:38.358 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:48.364 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:48.365 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:48.365 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:48.366 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:58.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:57:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:57:58.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:18.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:38.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:38.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:48.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:48.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:58:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:58:58.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:18.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:48.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:48.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:58.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 00:59:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 00:59:58.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:28.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:48.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:58.358 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:00:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:00:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:38.369 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:38.370 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:48.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:48.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:01:58.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:01:58.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:08.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:28.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:38.358 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:48.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:48.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:02:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:02:58.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:08.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:08.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:18.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:18.362 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:28.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:38.362 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:48.365 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:48.365 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:58.371 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:58.372 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:03:58.372 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:03:58.373 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:38.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:48.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:48.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:48.364 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:04:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:04:58.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:08.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:08.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:28.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:38.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:48.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:05:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:05:58.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:08.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:08.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:08.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:28.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:28.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:28.362 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:38.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:48.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:48.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:48.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:48.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:06:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:06:58.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:08.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:08.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:08.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:18.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:18.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:18.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:28.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:28.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:28.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:28.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:38.358 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:38.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:38.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:38.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:48.362 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:48.363 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:48.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:48.365 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:58.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:58.359 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:07:58.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:07:58.361 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:08.359 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:08.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:08.366 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:08.373 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:18.360 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:18.360 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:18.361 7 INFO cinder.api.openstack.wsgi [None req-abc48fab-ba59-4745-9466-b88c83fb2045 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:18.362 8 INFO cinder.api.openstack.wsgi [None req-f220a920-642f-470d-8dca-888e786b737a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:22.483 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False 2026-04-23 01:08:22.514 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 176/351] 199.204.45.227 () {44 vars in 1067 bytes} [Thu Apr 23 01:08:22 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False => generated 340 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:08:23.033 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861 2026-04-23 01:08:23.362 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861 returned with HTTP 200 [pid: 8|app: 0|req: 176/352] 199.204.45.227 () {48 vars in 1096 bytes} [Thu Apr 23 01:08:23 2026] PUT /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861 => generated 296 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:08:28.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:28.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:28.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:28.361 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:38.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:38.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:38.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:38.361 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:48.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:48.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:48.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:48.361 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:58.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:58.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:08:58.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:08:58.360 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:08.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:08.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:08.360 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:08.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:18.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:18.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:18.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:18.361 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:28.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:28.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:28.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:28.361 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:38.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:38.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:38.360 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:38.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:48.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:48.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:48.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:48.361 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:58.359 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:58.359 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:09:58.360 8 INFO cinder.api.openstack.wsgi [None req-f9b2193a-49ee-4030-9db4-f26fdf9f24b7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:58.360 7 INFO cinder.api.openstack.wsgi [None req-62f28b8f-82cf-4141-8aed-b561735ca59d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:09:59.826 8 INFO cinder.api.openstack.wsgi [None req-4f93ce94-db11-44ac-a04e-de7912314e49 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:09:59.844 8 INFO cinder.api.openstack.wsgi [None req-4f93ce94-db11-44ac-a04e-de7912314e49 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/373] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:09:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:09:59.859 7 INFO cinder.api.openstack.wsgi [None req-bdad8f40-a99e-478e-b5d3-9dde393916fd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:09:59.883 7 INFO cinder.api.openstack.wsgi [None req-bdad8f40-a99e-478e-b5d3-9dde393916fd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/374] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:09:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:09:59.896 8 INFO cinder.api.openstack.wsgi [None req-3b37dc2a-9087-4f1d-ab4b-32f075449b56 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:09:59.917 8 INFO cinder.api.openstack.wsgi [None req-3b37dc2a-9087-4f1d-ab4b-32f075449b56 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/375] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:09:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:09:59.928 7 INFO cinder.api.openstack.wsgi [None req-fd82f76d-6343-4c37-af87-d07218cd8eb1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:09:59.964 7 INFO cinder.volume.api [None req-fd82f76d-6343-4c37-af87-d07218cd8eb1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:09:59.967 7 INFO cinder.api.openstack.wsgi [None req-fd82f76d-6343-4c37-af87-d07218cd8eb1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/376] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:09:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:09:59.977 8 INFO cinder.api.openstack.wsgi [None req-b7d37c8e-993b-471e-b7ed-175d081f672e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:10:00.027 8 INFO cinder.volume.api [None req-b7d37c8e-993b-471e-b7ed-175d081f672e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:10:00.030 8 INFO cinder.api.openstack.wsgi [None req-b7d37c8e-993b-471e-b7ed-175d081f672e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/377] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:09:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:10:00.042 7 INFO cinder.api.openstack.wsgi [None req-6c9e11f4-ced8-4430-9a47-480bff53cd3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:10:00.582 7 INFO cinder.api.openstack.wsgi [None req-6c9e11f4-ced8-4430-9a47-480bff53cd3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/378] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:10:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:10:00.598 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:10:00.617 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:10:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:10:00.650 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:10:00.664 7 INFO cinder.volume.api [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:10:00.664 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:10:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:10:08.359 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:08.359 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:08.361 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:08.362 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:18.359 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:18.360 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:18.361 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:18.361 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:28.359 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:28.359 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:28.360 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:28.360 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:38.359 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:38.360 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:38.361 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:38.361 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:48.359 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:48.359 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:48.360 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:48.360 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:58.358 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:58.358 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:10:58.360 7 INFO cinder.api.openstack.wsgi [None req-53a9f803-dc77-4f06-829c-750808e95d5e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:58.360 8 INFO cinder.api.openstack.wsgi [None req-3a330f59-3736-4fd5-8389-2725dd8d434e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:10:59.749 7 INFO cinder.api.openstack.wsgi [None req-be9b7fc1-b152-464f-bd2e-7e907d0cc0dc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:10:59.767 7 INFO cinder.volume.api [None req-be9b7fc1-b152-464f-bd2e-7e907d0cc0dc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:10:59.770 7 INFO cinder.api.openstack.wsgi [None req-be9b7fc1-b152-464f-bd2e-7e907d0cc0dc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:10:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:10:59.781 8 INFO cinder.api.openstack.wsgi [None req-7b2c2768-6e5a-4a31-ad0d-ef704a1c3078 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:10:59.785 8 INFO cinder.api.openstack.wsgi [None req-7b2c2768-6e5a-4a31-ad0d-ef704a1c3078 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:10:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:10:59.794 7 INFO cinder.api.openstack.wsgi [None req-b3fffc3f-2065-41a0-8818-7a2ad704425c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:10:59.799 7 INFO cinder.volume.api [None req-b3fffc3f-2065-41a0-8818-7a2ad704425c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:10:59.800 7 INFO cinder.api.openstack.wsgi [None req-b3fffc3f-2065-41a0-8818-7a2ad704425c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:10:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:10:59.811 8 INFO cinder.api.openstack.wsgi [None req-7133bc36-ce92-46bb-ab47-5eab532b16e1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:11:00.348 8 INFO cinder.api.openstack.wsgi [None req-7133bc36-ce92-46bb-ab47-5eab532b16e1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:10:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:00.400 7 INFO cinder.api.openstack.wsgi [None req-f2bb5830-ee6b-4282-9e9c-28bbf52816f9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:11:00.416 7 INFO cinder.api.openstack.wsgi [None req-f2bb5830-ee6b-4282-9e9c-28bbf52816f9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:00.427 8 INFO cinder.api.openstack.wsgi [None req-8edc9b76-a179-46cd-b44f-692b0e0a4107 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:11:00.448 8 INFO cinder.api.openstack.wsgi [None req-8edc9b76-a179-46cd-b44f-692b0e0a4107 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:00.464 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:11:00.483 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:00.492 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:11:00.501 8 INFO cinder.volume.api [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:11:00.503 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:11:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:11:08.359 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:08.359 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:08.361 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:08.361 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:18.360 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:18.360 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:18.361 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:18.361 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:28.359 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:28.359 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:28.360 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:28.361 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:38.360 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:38.360 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:38.361 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:38.361 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:48.359 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:48.359 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:48.360 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:48.361 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:58.359 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:58.359 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:11:58.360 7 INFO cinder.api.openstack.wsgi [None req-313926a7-8dd2-428e-a6fc-3c2d0f87126a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:58.360 8 INFO cinder.api.openstack.wsgi [None req-1baa2117-90f3-486f-99bc-d30f7b014352 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:11:59.735 7 INFO cinder.api.openstack.wsgi [None req-f30b0a93-30b6-499c-8ca6-8d031bde8ad9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:11:59.742 7 INFO cinder.api.openstack.wsgi [None req-f30b0a93-30b6-499c-8ca6-8d031bde8ad9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:11:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:59.784 8 INFO cinder.api.openstack.wsgi [None req-c5aa0113-a643-440f-90b0-9231270c0bf7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:11:59.804 8 INFO cinder.api.openstack.wsgi [None req-c5aa0113-a643-440f-90b0-9231270c0bf7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:59.816 7 INFO cinder.api.openstack.wsgi [None req-20bd79e1-761a-4e25-9c9b-386fc100aad0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:11:59.834 7 INFO cinder.api.openstack.wsgi [None req-20bd79e1-761a-4e25-9c9b-386fc100aad0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:59.845 8 INFO cinder.api.openstack.wsgi [None req-998244f5-4739-406b-bbe2-bbb285335973 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:11:59.868 8 INFO cinder.api.openstack.wsgi [None req-998244f5-4739-406b-bbe2-bbb285335973 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:11:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:11:59.882 7 INFO cinder.api.openstack.wsgi [None req-85520630-0c45-4f3a-b845-c1901d0465f7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:12:00.385 7 INFO cinder.api.openstack.wsgi [None req-85520630-0c45-4f3a-b845-c1901d0465f7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:11:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:12:00.395 8 INFO cinder.api.openstack.wsgi [None req-5c396a20-4502-4825-a805-64b882d04fe1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:12:00.404 8 INFO cinder.volume.api [None req-5c396a20-4502-4825-a805-64b882d04fe1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:12:00.405 8 INFO cinder.api.openstack.wsgi [None req-5c396a20-4502-4825-a805-64b882d04fe1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:12:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:12:00.413 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:12:00.419 7 INFO cinder.volume.api [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:12:00.419 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:12:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:12:00.429 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:12:00.438 8 INFO cinder.volume.api [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:12:00.439 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:12:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:12:08.359 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:08.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:08.359 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:08.361 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:18.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:18.359 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:18.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:18.360 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:28.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:28.359 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:28.360 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:28.360 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:38.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:38.360 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:38.360 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:38.361 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:48.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:48.360 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:48.361 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:48.362 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:58.359 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:58.360 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:12:58.361 8 INFO cinder.api.openstack.wsgi [None req-c12be44c-bc38-4ec1-86d0-6c49c5d103f0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:58.361 7 INFO cinder.api.openstack.wsgi [None req-796788f5-9fb2-4ef5-ab5c-251b1126b427 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:12:59.787 8 INFO cinder.api.openstack.wsgi [None req-c5e160ac-9d91-40d0-8514-158db6eacbdd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:12:59.802 8 INFO cinder.volume.api [None req-c5e160ac-9d91-40d0-8514-158db6eacbdd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:12:59.803 8 INFO cinder.api.openstack.wsgi [None req-c5e160ac-9d91-40d0-8514-158db6eacbdd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:12:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:12:59.816 7 INFO cinder.api.openstack.wsgi [None req-8c6c00a4-6bf2-40e2-a4f5-0c2545400fbd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:12:59.824 7 INFO cinder.volume.api [None req-8c6c00a4-6bf2-40e2-a4f5-0c2545400fbd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:12:59.825 7 INFO cinder.api.openstack.wsgi [None req-8c6c00a4-6bf2-40e2-a4f5-0c2545400fbd 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:12:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:12:59.837 8 INFO cinder.api.openstack.wsgi [None req-8b8cb416-1cd3-4e76-8912-20e541b977d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:12:59.847 8 INFO cinder.volume.api [None req-8b8cb416-1cd3-4e76-8912-20e541b977d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:12:59.849 8 INFO cinder.api.openstack.wsgi [None req-8b8cb416-1cd3-4e76-8912-20e541b977d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:12:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:12:59.858 7 INFO cinder.api.openstack.wsgi [None req-b993a115-e276-4e61-978c-7a8b257ca9d9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:13:00.361 7 INFO cinder.api.openstack.wsgi [None req-b993a115-e276-4e61-978c-7a8b257ca9d9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:12:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:00.372 8 INFO cinder.api.openstack.wsgi [None req-2b69a3ff-de7e-4903-ab03-063101d8be0e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:13:00.376 8 INFO cinder.api.openstack.wsgi [None req-2b69a3ff-de7e-4903-ab03-063101d8be0e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:13:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:00.411 7 INFO cinder.api.openstack.wsgi [None req-2d4fbdec-c5e1-475b-a575-f9de1759aae0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:13:00.429 7 INFO cinder.api.openstack.wsgi [None req-2d4fbdec-c5e1-475b-a575-f9de1759aae0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:00.440 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:13:00.463 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:00.476 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:13:00.498 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:08.359 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:08.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:08.373 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:08.381 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:18.359 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:18.359 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:18.360 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:18.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:28.359 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:28.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:28.361 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:28.361 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:38.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:38.360 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:38.361 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:38.361 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:48.359 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:48.359 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:48.360 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:48.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:58.359 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:58.359 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:13:58.360 8 INFO cinder.api.openstack.wsgi [None req-9215df7b-ed47-4c31-aae8-9524b49600d3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:58.360 7 INFO cinder.api.openstack.wsgi [None req-cb50bfc6-a9dc-4ac3-a70b-cdb2f3373059 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:13:59.749 8 INFO cinder.api.openstack.wsgi [None req-d9cb260c-fb75-4c4f-8426-91321037e1e1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:13:59.759 8 INFO cinder.volume.api [None req-d9cb260c-fb75-4c4f-8426-91321037e1e1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:13:59.764 8 INFO cinder.api.openstack.wsgi [None req-d9cb260c-fb75-4c4f-8426-91321037e1e1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:13:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:13:59.826 7 INFO cinder.api.openstack.wsgi [None req-b9e1232c-7f06-498c-91fb-335028299614 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:13:59.853 7 INFO cinder.api.openstack.wsgi [None req-b9e1232c-7f06-498c-91fb-335028299614 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:59.863 8 INFO cinder.api.openstack.wsgi [None req-1c4db761-e21b-4159-a4c0-bdd71f150f8e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:13:59.884 8 INFO cinder.api.openstack.wsgi [None req-1c4db761-e21b-4159-a4c0-bdd71f150f8e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:59.899 7 INFO cinder.api.openstack.wsgi [None req-686b55b5-b9af-417f-86d7-1b70e9d50286 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:13:59.922 7 INFO cinder.api.openstack.wsgi [None req-686b55b5-b9af-417f-86d7-1b70e9d50286 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:13:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:13:59.932 8 INFO cinder.api.openstack.wsgi [None req-3e681728-f8cb-42d4-96c3-9551f4069e57 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:14:00.435 8 INFO cinder.api.openstack.wsgi [None req-3e681728-f8cb-42d4-96c3-9551f4069e57 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:13:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:14:00.450 7 INFO cinder.api.openstack.wsgi [None req-45bf69de-5433-4f8d-b4e2-0146a31408ae 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:14:00.456 7 INFO cinder.volume.api [None req-45bf69de-5433-4f8d-b4e2-0146a31408ae 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:14:00.456 7 INFO cinder.api.openstack.wsgi [None req-45bf69de-5433-4f8d-b4e2-0146a31408ae 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:14:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:14:00.466 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:14:00.470 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:14:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:14:00.479 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:14:00.496 7 INFO cinder.volume.api [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:14:00.498 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:14:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:14:08.359 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:08.359 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:08.360 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:08.361 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:18.358 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:18.359 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:18.360 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:18.360 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:28.360 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:28.360 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:28.361 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:28.361 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:38.359 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:38.359 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:38.360 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:38.361 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:48.359 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:48.359 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:48.360 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:48.360 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:58.359 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:58.359 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:14:58.360 8 INFO cinder.api.openstack.wsgi [None req-5b1f7bfc-5ebd-4baa-bff7-4cf81eea977d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:58.360 7 INFO cinder.api.openstack.wsgi [None req-ee00e2f1-4851-474a-82ab-0fad8d46c1d5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:14:59.805 8 INFO cinder.api.openstack.wsgi [None req-c466ea2e-fa94-46b8-80e7-2cdfc7d7d272 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:14:59.827 8 INFO cinder.api.openstack.wsgi [None req-c466ea2e-fa94-46b8-80e7-2cdfc7d7d272 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:14:59.841 7 INFO cinder.api.openstack.wsgi [None req-cd30df78-323c-4b22-aab5-7b69c6811991 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:14:59.859 7 INFO cinder.api.openstack.wsgi [None req-cd30df78-323c-4b22-aab5-7b69c6811991 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:14:59.880 8 INFO cinder.api.openstack.wsgi [None req-a0ab64b1-c8e7-433b-b803-5b55c11fe371 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:14:59.920 8 INFO cinder.api.openstack.wsgi [None req-a0ab64b1-c8e7-433b-b803-5b55c11fe371 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:14:59.934 7 INFO cinder.api.openstack.wsgi [None req-f4b31820-f1d2-4b70-b548-52da78d88102 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:14:59.940 7 INFO cinder.api.openstack.wsgi [None req-f4b31820-f1d2-4b70-b548-52da78d88102 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:14:59.949 8 INFO cinder.api.openstack.wsgi [None req-93cd0b4e-1cbc-4d38-9f69-5e1d68e7ff10 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:14:59.955 8 INFO cinder.volume.api [None req-93cd0b4e-1cbc-4d38-9f69-5e1d68e7ff10 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:14:59.955 8 INFO cinder.api.openstack.wsgi [None req-93cd0b4e-1cbc-4d38-9f69-5e1d68e7ff10 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:14:59.967 7 INFO cinder.api.openstack.wsgi [None req-6c03fefb-d005-49cd-b873-acfeaacb2256 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:14:59.977 7 INFO cinder.volume.api [None req-6c03fefb-d005-49cd-b873-acfeaacb2256 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:14:59.978 7 INFO cinder.api.openstack.wsgi [None req-6c03fefb-d005-49cd-b873-acfeaacb2256 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:14:59.986 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:14:59.997 8 INFO cinder.volume.api [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:14:59.999 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:14:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:15:00.007 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:15:00.511 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:15:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:15:08.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:08.360 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:08.361 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:08.361 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:18.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:18.359 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:18.361 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:18.361 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:28.358 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:28.359 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:28.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:28.360 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:38.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:38.359 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:38.361 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:38.361 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:48.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:48.359 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:48.360 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:48.360 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:58.359 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:58.359 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:15:58.360 7 INFO cinder.api.openstack.wsgi [None req-796da0d7-0f8c-411b-b6b2-01a72ea108b0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:58.360 8 INFO cinder.api.openstack.wsgi [None req-309804dd-b7ad-4474-8a87-4a23ec889e68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:15:59.841 7 INFO cinder.api.openstack.wsgi [None req-dec8421a-5a2a-46b5-aec0-7852a75ca75a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:15:59.863 7 INFO cinder.api.openstack.wsgi [None req-dec8421a-5a2a-46b5-aec0-7852a75ca75a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:15:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:15:59.881 8 INFO cinder.api.openstack.wsgi [None req-51b95dd9-7891-41a1-83c0-4bf2ac8fb72b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:15:59.902 8 INFO cinder.api.openstack.wsgi [None req-51b95dd9-7891-41a1-83c0-4bf2ac8fb72b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:15:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:15:59.915 7 INFO cinder.api.openstack.wsgi [None req-883b6fab-a83b-4e78-abb4-d53639589b68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:15:59.931 7 INFO cinder.api.openstack.wsgi [None req-883b6fab-a83b-4e78-abb4-d53639589b68 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:15:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:15:59.943 8 INFO cinder.api.openstack.wsgi [None req-904c7bec-1c53-42f8-944b-023a6a947574 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:15:59.949 8 INFO cinder.api.openstack.wsgi [None req-904c7bec-1c53-42f8-944b-023a6a947574 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:15:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:15:59.962 7 INFO cinder.api.openstack.wsgi [None req-e76a6d6d-d5bf-48d5-a12c-c92e15ec6dc7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:16:00.466 7 INFO cinder.api.openstack.wsgi [None req-e76a6d6d-d5bf-48d5-a12c-c92e15ec6dc7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:15:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:00.478 8 INFO cinder.api.openstack.wsgi [None req-8031355a-e1dc-4dcb-b742-f55b2f417e1b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:16:00.488 8 INFO cinder.volume.api [None req-8031355a-e1dc-4dcb-b742-f55b2f417e1b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:16:00.489 8 INFO cinder.api.openstack.wsgi [None req-8031355a-e1dc-4dcb-b742-f55b2f417e1b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:16:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:00.499 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:16:00.506 7 INFO cinder.volume.api [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:16:00.506 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:16:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:16:00.515 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:16:00.524 8 INFO cinder.volume.api [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:16:00.525 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:16:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:08.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:08.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:08.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:08.361 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:18.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:18.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:18.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:18.361 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:28.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:28.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:28.360 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:28.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:38.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:38.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:38.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:38.361 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:48.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:48.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:48.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:48.361 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:58.359 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:58.359 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:16:58.360 7 INFO cinder.api.openstack.wsgi [None req-33263971-e8c3-4d11-863a-9b65055d2481 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:58.360 8 INFO cinder.api.openstack.wsgi [None req-acb3a0f2-bfc2-44a9-8717-1467014459db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:16:59.745 7 INFO cinder.api.openstack.wsgi [None req-a6c57b79-bb1c-466b-9feb-4d85850bbe7f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:16:59.754 7 INFO cinder.api.openstack.wsgi [None req-a6c57b79-bb1c-466b-9feb-4d85850bbe7f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:16:59.765 8 INFO cinder.api.openstack.wsgi [None req-f0bc5f97-0e42-40c3-ac82-2d1e895a991e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:16:59.775 8 INFO cinder.volume.api [None req-f0bc5f97-0e42-40c3-ac82-2d1e895a991e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:16:59.777 8 INFO cinder.api.openstack.wsgi [None req-f0bc5f97-0e42-40c3-ac82-2d1e895a991e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:59.787 7 INFO cinder.api.openstack.wsgi [None req-04ee7900-dc3a-4c30-9266-55f42fcae143 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:16:59.793 7 INFO cinder.volume.api [None req-04ee7900-dc3a-4c30-9266-55f42fcae143 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:16:59.793 7 INFO cinder.api.openstack.wsgi [None req-04ee7900-dc3a-4c30-9266-55f42fcae143 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:59.803 8 INFO cinder.api.openstack.wsgi [None req-0e4af4c3-ac68-486d-813a-124f6408221d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:16:59.818 8 INFO cinder.volume.api [None req-0e4af4c3-ac68-486d-813a-124f6408221d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:16:59.820 8 INFO cinder.api.openstack.wsgi [None req-0e4af4c3-ac68-486d-813a-124f6408221d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:16:59.865 7 INFO cinder.api.openstack.wsgi [None req-a9f9d520-ecbe-4cd3-93f2-e14ec814a940 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:16:59.886 7 INFO cinder.api.openstack.wsgi [None req-a9f9d520-ecbe-4cd3-93f2-e14ec814a940 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:16:59.894 8 INFO cinder.api.openstack.wsgi [None req-272aaff2-4c98-4ec2-8b6c-bbc25e843ab2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:16:59.926 8 INFO cinder.api.openstack.wsgi [None req-272aaff2-4c98-4ec2-8b6c-bbc25e843ab2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:16:59.936 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:16:59.954 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:16:59.962 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:17:00.465 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:16:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:17:08.360 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:08.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:08.361 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:08.362 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:18.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:18.359 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:18.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:18.360 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:28.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:28.359 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:28.360 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:28.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:38.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:38.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:38.361 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:38.361 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:48.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:48.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:48.360 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:48.361 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:58.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:58.359 7 INFO cinder.api.openstack.wsgi [None req-00bef8cf-bf71-4104-af33-e9c5589e3b39 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:58.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:17:58.360 8 INFO cinder.api.openstack.wsgi [None req-5cf8e0a1-ef06-4bb1-9938-15f3eda03008 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:17:59.812 7 INFO cinder.api.openstack.wsgi [None req-90906e68-3618-46ee-924c-f1c89baa7dc9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:17:59.824 7 INFO cinder.volume.api [None req-90906e68-3618-46ee-924c-f1c89baa7dc9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:17:59.827 7 INFO cinder.api.openstack.wsgi [None req-90906e68-3618-46ee-924c-f1c89baa7dc9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:17:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:17:59.845 8 INFO cinder.api.openstack.wsgi [None req-05494e27-9725-4caa-9da0-0ada7a7094de 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:18:00.350 8 INFO cinder.api.openstack.wsgi [None req-05494e27-9725-4caa-9da0-0ada7a7094de 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:17:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:18:00.361 7 INFO cinder.api.openstack.wsgi [None req-272154a2-d76e-4ea0-b7bb-3c0272153b30 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:18:00.367 7 INFO cinder.volume.api [None req-272154a2-d76e-4ea0-b7bb-3c0272153b30 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:18:00.367 7 INFO cinder.api.openstack.wsgi [None req-272154a2-d76e-4ea0-b7bb-3c0272153b30 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:18:00.377 8 INFO cinder.api.openstack.wsgi [None req-244482e5-6f1c-442a-b015-a6025aae1e0b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:18:00.383 8 INFO cinder.api.openstack.wsgi [None req-244482e5-6f1c-442a-b015-a6025aae1e0b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:18:00.391 7 INFO cinder.api.openstack.wsgi [None req-0b846a33-6c66-4f0b-96a8-4135210887db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:18:00.399 7 INFO cinder.volume.api [None req-0b846a33-6c66-4f0b-96a8-4135210887db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:18:00.401 7 INFO cinder.api.openstack.wsgi [None req-0b846a33-6c66-4f0b-96a8-4135210887db 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:18:00.445 8 INFO cinder.api.openstack.wsgi [None req-c92bc867-e6d2-4161-852e-3b713ff86f82 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:18:00.469 8 INFO cinder.api.openstack.wsgi [None req-c92bc867-e6d2-4161-852e-3b713ff86f82 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:18:00.479 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:18:00.495 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:18:00.508 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:18:00.532 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:18:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:18:08.360 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:08.361 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:08.361 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:08.362 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:18.359 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:18.359 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:18.359 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:18.360 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:28.359 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:28.359 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:28.360 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:28.361 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:38.359 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:38.359 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:38.360 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:38.360 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:48.359 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:48.359 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:48.361 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:48.361 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:58.360 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:58.360 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:18:58.361 7 INFO cinder.api.openstack.wsgi [None req-a126a2fe-ab51-44a8-8b4c-4a1477995f3b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:58.361 8 INFO cinder.api.openstack.wsgi [None req-26a99877-1a6e-4aeb-8154-ee2ceeedec51 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:18:59.748 7 INFO cinder.api.openstack.wsgi [None req-26e41f01-ce74-48bf-895d-edb1e4f39ce3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:18:59.772 7 INFO cinder.volume.api [None req-26e41f01-ce74-48bf-895d-edb1e4f39ce3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:18:59.772 7 INFO cinder.api.openstack.wsgi [None req-26e41f01-ce74-48bf-895d-edb1e4f39ce3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:18:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:18:59.786 8 INFO cinder.api.openstack.wsgi [None req-66978ff0-1cff-44bc-bb80-cbc3f36bbf26 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:18:59.799 8 INFO cinder.volume.api [None req-66978ff0-1cff-44bc-bb80-cbc3f36bbf26 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:18:59.800 8 INFO cinder.api.openstack.wsgi [None req-66978ff0-1cff-44bc-bb80-cbc3f36bbf26 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:18:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:18:59.812 7 INFO cinder.api.openstack.wsgi [None req-037605bc-3041-4a34-b846-36455689b437 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:19:00.315 7 INFO cinder.api.openstack.wsgi [None req-037605bc-3041-4a34-b846-36455689b437 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:18:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:19:00.362 8 INFO cinder.api.openstack.wsgi [None req-b71a19e1-4eb1-4b2d-b3e9-cc9d57a8a883 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:19:00.383 8 INFO cinder.api.openstack.wsgi [None req-b71a19e1-4eb1-4b2d-b3e9-cc9d57a8a883 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:00.395 7 INFO cinder.api.openstack.wsgi [None req-816d7d7a-6bf4-456a-856c-33a961df6688 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:19:00.411 7 INFO cinder.api.openstack.wsgi [None req-816d7d7a-6bf4-456a-856c-33a961df6688 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:00.425 8 INFO cinder.api.openstack.wsgi [None req-d89fb0f4-6692-4528-8409-f54be9699142 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:19:00.442 8 INFO cinder.api.openstack.wsgi [None req-d89fb0f4-6692-4528-8409-f54be9699142 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:00.454 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:19:00.462 7 INFO cinder.volume.api [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:19:00.464 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:19:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:19:00.476 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:19:00.481 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:19:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:08.359 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:08.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:08.360 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:08.360 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:18.358 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:18.358 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:18.359 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:18.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:28.359 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:28.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:28.360 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:28.360 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:38.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:38.359 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:38.360 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:38.360 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:48.359 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:48.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:48.360 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:48.360 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:58.358 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:58.358 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:19:58.359 8 INFO cinder.api.openstack.wsgi [None req-721f0608-ed76-481d-8f32-e2ab77dc6888 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:58.360 7 INFO cinder.api.openstack.wsgi [None req-665ced08-f123-4025-a9d6-8603ac11668e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:19:59.766 8 INFO cinder.api.openstack.wsgi [None req-6051d8b4-498e-459e-942a-ce0a4d1cd900 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:19:59.779 8 INFO cinder.api.openstack.wsgi [None req-6051d8b4-498e-459e-942a-ce0a4d1cd900 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:59.817 7 INFO cinder.api.openstack.wsgi [None req-06b140e4-5355-478b-9322-949a5847561b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:19:59.834 7 INFO cinder.api.openstack.wsgi [None req-06b140e4-5355-478b-9322-949a5847561b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:59.846 8 INFO cinder.api.openstack.wsgi [None req-c6c9472e-076f-4f88-96e4-72a46273900e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:19:59.872 8 INFO cinder.api.openstack.wsgi [None req-c6c9472e-076f-4f88-96e4-72a46273900e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:59.882 7 INFO cinder.api.openstack.wsgi [None req-b040e3dc-0acc-4958-ba3a-48eb7b141d90 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:19:59.901 7 INFO cinder.api.openstack.wsgi [None req-b040e3dc-0acc-4958-ba3a-48eb7b141d90 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:19:59.911 8 INFO cinder.api.openstack.wsgi [None req-9c5430d5-00d9-4f81-a915-da78641b8f81 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:19:59.921 8 INFO cinder.volume.api [None req-9c5430d5-00d9-4f81-a915-da78641b8f81 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:19:59.923 8 INFO cinder.api.openstack.wsgi [None req-9c5430d5-00d9-4f81-a915-da78641b8f81 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:19:59.935 7 INFO cinder.api.openstack.wsgi [None req-d74bdfcf-288f-417b-bd7f-477e99c55b96 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:20:00.440 7 INFO cinder.api.openstack.wsgi [None req-d74bdfcf-288f-417b-bd7f-477e99c55b96 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:19:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:20:00.454 8 INFO cinder.api.openstack.wsgi [None req-74c4702f-5073-4759-929a-4ce278f93865 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:20:00.466 8 INFO cinder.volume.api [None req-74c4702f-5073-4759-929a-4ce278f93865 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:20:00.469 8 INFO cinder.api.openstack.wsgi [None req-74c4702f-5073-4759-929a-4ce278f93865 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:20:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:20:00.480 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:20:00.489 7 INFO cinder.volume.api [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:20:00.489 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:20:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:20:08.359 8 INFO cinder.api.openstack.wsgi [None req-74c4702f-5073-4759-929a-4ce278f93865 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:08.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:08.360 8 INFO cinder.api.openstack.wsgi [None req-74c4702f-5073-4759-929a-4ce278f93865 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:08.360 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:10.371 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False 2026-04-23 01:20:10.385 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 199.204.45.227 () {44 vars in 1067 bytes} [Thu Apr 23 01:20:10 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:20:18.358 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:18.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:18.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:18.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:28.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:28.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:28.360 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:28.360 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:38.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:38.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:38.360 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:38.360 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:48.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:48.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:48.360 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:48.360 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:58.359 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:58.359 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:20:58.360 7 INFO cinder.api.openstack.wsgi [None req-e4de4ce3-2359-4f76-a48f-610cefa5918c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:58.360 8 INFO cinder.api.openstack.wsgi [None req-ed3b958f-ee7e-4907-8285-c164f69d9243 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:20:59.805 7 INFO cinder.api.openstack.wsgi [None req-3184b027-ee85-4f39-a150-c5a16c104cc6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:20:59.811 7 INFO cinder.api.openstack.wsgi [None req-3184b027-ee85-4f39-a150-c5a16c104cc6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:20:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:20:59.823 8 INFO cinder.api.openstack.wsgi [None req-7e8d9359-a4da-4e4a-81b0-ae7f76aa286d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:20:59.832 8 INFO cinder.volume.api [None req-7e8d9359-a4da-4e4a-81b0-ae7f76aa286d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:20:59.834 8 INFO cinder.api.openstack.wsgi [None req-7e8d9359-a4da-4e4a-81b0-ae7f76aa286d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:20:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:20:59.844 7 INFO cinder.api.openstack.wsgi [None req-bba8ba81-1560-478f-abb4-f8a839d382ba 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:20:59.849 7 INFO cinder.volume.api [None req-bba8ba81-1560-478f-abb4-f8a839d382ba 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:20:59.850 7 INFO cinder.api.openstack.wsgi [None req-bba8ba81-1560-478f-abb4-f8a839d382ba 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:20:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:20:59.865 8 INFO cinder.api.openstack.wsgi [None req-683c2d3d-200b-4052-821d-c0958c586226 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:21:00.369 8 INFO cinder.api.openstack.wsgi [None req-683c2d3d-200b-4052-821d-c0958c586226 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:20:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:21:00.382 7 INFO cinder.api.openstack.wsgi [None req-09c7a841-98b0-46a4-a70c-bafac734e009 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:21:00.390 7 INFO cinder.volume.api [None req-09c7a841-98b0-46a4-a70c-bafac734e009 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:21:00.391 7 INFO cinder.api.openstack.wsgi [None req-09c7a841-98b0-46a4-a70c-bafac734e009 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:21:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:21:00.428 8 INFO cinder.api.openstack.wsgi [None req-be75fbcf-8358-4805-86b6-42aa227af40c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:21:00.472 8 INFO cinder.api.openstack.wsgi [None req-be75fbcf-8358-4805-86b6-42aa227af40c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:21:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:21:00.484 7 INFO cinder.api.openstack.wsgi [None req-5ac75fee-beae-4897-a236-6345c35c7459 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:21:00.500 7 INFO cinder.api.openstack.wsgi [None req-5ac75fee-beae-4897-a236-6345c35c7459 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:21:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:21:00.511 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:21:00.529 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:21:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:21:08.359 7 INFO cinder.api.openstack.wsgi [None req-5ac75fee-beae-4897-a236-6345c35c7459 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:08.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:08.360 7 INFO cinder.api.openstack.wsgi [None req-5ac75fee-beae-4897-a236-6345c35c7459 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:08.361 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:11.811 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False 2026-04-23 01:21:11.828 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] https://volume.199-204-45-227.nip.io/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 199.204.45.227 () {44 vars in 1067 bytes} [Thu Apr 23 01:21:11 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:21:18.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:18.359 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:18.360 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:18.360 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:28.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:28.360 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:28.360 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:28.361 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:38.359 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:38.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:38.360 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:38.361 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:48.359 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:48.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:48.360 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:48.360 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:58.359 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:58.359 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:21:58.360 8 INFO cinder.api.openstack.wsgi [None req-d62afc5c-caca-4388-a14f-eb0e32eba86e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:58.360 7 INFO cinder.api.openstack.wsgi [None req-2d03e169-98db-4168-9318-c5f7e95d373d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:21:59.739 8 INFO cinder.api.openstack.wsgi [None req-84abbddd-ab2d-4ff1-b4f6-255e3534923e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:21:59.748 8 INFO cinder.api.openstack.wsgi [None req-84abbddd-ab2d-4ff1-b4f6-255e3534923e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:21:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:21:59.761 7 INFO cinder.api.openstack.wsgi [None req-897d9161-55f9-463b-b7e2-eda5b66ea88b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:21:59.782 7 INFO cinder.volume.api [None req-897d9161-55f9-463b-b7e2-eda5b66ea88b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:21:59.784 7 INFO cinder.api.openstack.wsgi [None req-897d9161-55f9-463b-b7e2-eda5b66ea88b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:21:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:21:59.796 8 INFO cinder.api.openstack.wsgi [None req-3da738da-88e0-43ed-8474-a46c7973aec0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:22:00.299 8 INFO cinder.api.openstack.wsgi [None req-3da738da-88e0-43ed-8474-a46c7973aec0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:21:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:22:00.335 7 INFO cinder.api.openstack.wsgi [None req-c53ce801-8c20-496d-8b76-2682059e9af7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:22:00.353 7 INFO cinder.api.openstack.wsgi [None req-c53ce801-8c20-496d-8b76-2682059e9af7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:22:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:22:00.368 8 INFO cinder.api.openstack.wsgi [None req-1a128121-4817-4d81-9976-33c3b15a5913 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:22:00.393 8 INFO cinder.api.openstack.wsgi [None req-1a128121-4817-4d81-9976-33c3b15a5913 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:22:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:22:00.406 7 INFO cinder.api.openstack.wsgi [None req-45d6ec66-2d37-47e7-a020-197606987a46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:22:00.430 7 INFO cinder.api.openstack.wsgi [None req-45d6ec66-2d37-47e7-a020-197606987a46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:22:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:22:00.443 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:22:00.452 8 INFO cinder.volume.api [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:22:00.453 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:22:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:22:00.466 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:22:00.478 7 INFO cinder.volume.api [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:22:00.478 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:22:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:22:08.359 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:08.359 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:08.360 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:08.361 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:18.359 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:18.359 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:18.360 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:18.360 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:28.359 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:28.359 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:28.359 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:28.361 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:38.359 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:38.359 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:38.360 8 INFO cinder.api.openstack.wsgi [None req-1cb1fdd8-950b-4be4-b948-521a316e67e6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:38.360 7 INFO cinder.api.openstack.wsgi [None req-d3c7e43c-77dc-4d05-ad5d-455128efa4ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:41.695 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots 2026-04-23 01:22:41.709 8 INFO cinder.volume.api [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:22:41.709 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.108 () {32 vars in 704 bytes} [Thu Apr 23 01:22:41 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:22:41.723 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes 2026-04-23 01:22:41.750 7 INFO cinder.volume.api [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:22:41.751 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.108 () {32 vars in 700 bytes} [Thu Apr 23 01:22:41 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:22:48.359 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:48.359 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:48.359 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:48.360 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:58.359 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:58.359 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:22:58.360 7 INFO cinder.api.openstack.wsgi [None req-2209081b-98aa-4162-a381-8face74ec175 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:58.360 8 INFO cinder.api.openstack.wsgi [None req-3e41d8bc-0a9d-4b77-81db-3f80491c43a9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:22:59.868 7 INFO cinder.api.openstack.wsgi [None req-958a54af-9836-4c87-9290-a07416ba5b2b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:22:59.874 7 INFO cinder.volume.api [None req-958a54af-9836-4c87-9290-a07416ba5b2b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:22:59.874 7 INFO cinder.api.openstack.wsgi [None req-958a54af-9836-4c87-9290-a07416ba5b2b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:22:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:22:59.884 8 INFO cinder.api.openstack.wsgi [None req-82d410eb-39fb-4c97-8cab-0c34c81087df 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:23:00.387 8 INFO cinder.api.openstack.wsgi [None req-82d410eb-39fb-4c97-8cab-0c34c81087df 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:22:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:23:00.399 7 INFO cinder.api.openstack.wsgi [None req-fdb10f78-adef-4ada-af6e-41a7a9a5a447 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:23:00.405 7 INFO cinder.api.openstack.wsgi [None req-fdb10f78-adef-4ada-af6e-41a7a9a5a447 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.415 8 INFO cinder.api.openstack.wsgi [None req-3a42ebd4-477a-4b62-833a-9510c89c8dd5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:23:00.425 8 INFO cinder.volume.api [None req-3a42ebd4-477a-4b62-833a-9510c89c8dd5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:23:00.428 8 INFO cinder.api.openstack.wsgi [None req-3a42ebd4-477a-4b62-833a-9510c89c8dd5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:23:00.443 7 INFO cinder.api.openstack.wsgi [None req-126666b6-2101-4ba7-a6d5-9f5d8e3bc247 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:23:00.452 7 INFO cinder.volume.api [None req-126666b6-2101-4ba7-a6d5-9f5d8e3bc247 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:23:00.454 7 INFO cinder.api.openstack.wsgi [None req-126666b6-2101-4ba7-a6d5-9f5d8e3bc247 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:23:00.494 8 INFO cinder.api.openstack.wsgi [None req-2b591c70-ba75-4911-bdb8-6532e6746448 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/0e64cf7685614211a0aec462bc49e777?usage=true 2026-04-23 01:23:00.533 8 INFO cinder.api.openstack.wsgi [None req-2b591c70-ba75-4911-bdb8-6532e6746448 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/0e64cf7685614211a0aec462bc49e777?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/0e64cf7685614211a0aec462bc49e777?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.544 7 INFO cinder.api.openstack.wsgi [None req-103ecc1d-9797-4dc1-8b02-3ce897e50f84 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:23:00.564 7 INFO cinder.api.openstack.wsgi [None req-103ecc1d-9797-4dc1-8b02-3ce897e50f84 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.575 8 INFO cinder.api.openstack.wsgi [None req-ce870971-d114-4242-9b14-b5def6a04691 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:23:00.594 8 INFO cinder.api.openstack.wsgi [None req-ce870971-d114-4242-9b14-b5def6a04691 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.605 7 INFO cinder.api.openstack.wsgi [None req-e4d100b8-e20f-432d-ba49-8e7239748866 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/88e7fb8b9cc34e96bf722c4639fbd6f3?usage=true 2026-04-23 01:23:00.622 7 INFO cinder.api.openstack.wsgi [None req-e4d100b8-e20f-432d-ba49-8e7239748866 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/88e7fb8b9cc34e96bf722c4639fbd6f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/88e7fb8b9cc34e96bf722c4639fbd6f3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.641 8 INFO cinder.api.openstack.wsgi [None req-4da7714f-2cf9-4e8c-a58b-ecff4a827dee 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8e6c218856e64347ad84ba5cbe346781?usage=true 2026-04-23 01:23:00.664 8 INFO cinder.api.openstack.wsgi [None req-4da7714f-2cf9-4e8c-a58b-ecff4a827dee 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8e6c218856e64347ad84ba5cbe346781?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8e6c218856e64347ad84ba5cbe346781?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.674 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:23:00.693 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:00.702 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true 2026-04-23 01:23:00.718 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:08.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:08.361 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:08.361 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:08.361 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:18.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:18.359 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:18.360 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:18.361 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:28.359 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:28.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:28.360 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:28.360 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:38.360 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:38.360 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:38.360 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:38.361 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:48.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:48.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:48.359 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:48.361 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:58.359 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:58.359 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:23:58.360 8 INFO cinder.api.openstack.wsgi [None req-74228b93-8c9c-4e59-b2ea-1a5ed36abec8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:58.360 7 INFO cinder.api.openstack.wsgi [None req-ce657e77-b604-4445-837a-2b83c6e58813 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:23:59.857 8 INFO cinder.api.openstack.wsgi [None req-5375167f-502c-46e1-8b9b-ed0775e4408c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:23:59.866 8 INFO cinder.volume.api [None req-5375167f-502c-46e1-8b9b-ed0775e4408c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:23:59.869 8 INFO cinder.api.openstack.wsgi [None req-5375167f-502c-46e1-8b9b-ed0775e4408c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:23:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:23:59.879 7 INFO cinder.api.openstack.wsgi [None req-f7dcf401-1cd0-4702-b945-1dff66513386 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:23:59.884 7 INFO cinder.volume.api [None req-f7dcf401-1cd0-4702-b945-1dff66513386 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:23:59.884 7 INFO cinder.api.openstack.wsgi [None req-f7dcf401-1cd0-4702-b945-1dff66513386 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:23:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:23:59.893 8 INFO cinder.api.openstack.wsgi [None req-f3efc86f-b71c-4fa3-8cb9-8569baafc8ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:23:59.900 8 INFO cinder.api.openstack.wsgi [None req-f3efc86f-b71c-4fa3-8cb9-8569baafc8ed 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:23:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:59.937 7 INFO cinder.api.openstack.wsgi [None req-2f2aacff-dbc0-4d10-a7de-b4fa364e9b24 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true 2026-04-23 01:23:59.962 7 INFO cinder.api.openstack.wsgi [None req-2f2aacff-dbc0-4d10-a7de-b4fa364e9b24 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:23:59.973 8 INFO cinder.api.openstack.wsgi [None req-25f8eead-d857-47eb-982f-b98ad6219a8b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:23:59.997 8 INFO cinder.api.openstack.wsgi [None req-25f8eead-d857-47eb-982f-b98ad6219a8b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:23:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.006 7 INFO cinder.api.openstack.wsgi [None req-1093182d-42fe-4915-bb2c-465076ec16a8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:24:00.029 7 INFO cinder.api.openstack.wsgi [None req-1093182d-42fe-4915-bb2c-465076ec16a8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.041 8 INFO cinder.api.openstack.wsgi [None req-02a50e2d-30a3-4b0d-8dbe-95be6258179c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b3fbc9bd584e496f9a9c08200cc9154d?usage=true 2026-04-23 01:24:00.058 8 INFO cinder.api.openstack.wsgi [None req-02a50e2d-30a3-4b0d-8dbe-95be6258179c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b3fbc9bd584e496f9a9c08200cc9154d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b3fbc9bd584e496f9a9c08200cc9154d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.070 7 INFO cinder.api.openstack.wsgi [None req-6be23079-46b3-42b2-9ba4-c02d2ba40208 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:24:00.092 7 INFO cinder.api.openstack.wsgi [None req-6be23079-46b3-42b2-9ba4-c02d2ba40208 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.104 8 INFO cinder.api.openstack.wsgi [None req-b04dee0e-b602-4da6-95ac-61b964de4fcf 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true 2026-04-23 01:24:00.123 8 INFO cinder.api.openstack.wsgi [None req-b04dee0e-b602-4da6-95ac-61b964de4fcf 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d0e5895037a04fcf860b9418b4f989fa?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.136 7 INFO cinder.api.openstack.wsgi [None req-446cb082-67b3-45c8-9c9e-985e1ffef561 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/df5f7ec5ca094770beb315f0c47cebcf?usage=true 2026-04-23 01:24:00.156 7 INFO cinder.api.openstack.wsgi [None req-446cb082-67b3-45c8-9c9e-985e1ffef561 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/df5f7ec5ca094770beb315f0c47cebcf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/df5f7ec5ca094770beb315f0c47cebcf?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:00.167 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:24:00.177 8 INFO cinder.volume.api [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:24:00.179 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:24:00.190 7 INFO cinder.api.openstack.wsgi [None req-78aea789-3746-485a-872b-3883a8535cfb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:24:00.694 7 INFO cinder.api.openstack.wsgi [None req-78aea789-3746-485a-872b-3883a8535cfb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:24:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:24:08.359 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:08.359 7 INFO cinder.api.openstack.wsgi [None req-78aea789-3746-485a-872b-3883a8535cfb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:08.361 7 INFO cinder.api.openstack.wsgi [None req-78aea789-3746-485a-872b-3883a8535cfb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:08.362 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:18.201 7 INFO cinder.api.openstack.wsgi [None req-116d3da0-d14b-46fe-b289-4c9306f39496 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes 2026-04-23 01:24:18.359 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:18.359 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:18.360 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:18.360 8 INFO cinder.api.openstack.wsgi [None req-364d591b-afb8-42bc-b926-dd90942012d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:18.845 7 INFO cinder.api.v3.volumes [None req-116d3da0-d14b-46fe-b289-4c9306f39496 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Create volume of 1 GB 2026-04-23 01:24:18.860 7 INFO cinder.volume.api [None req-116d3da0-d14b-46fe-b289-4c9306f39496 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:24:19.204 7 INFO cinder.volume.api [None req-116d3da0-d14b-46fe-b289-4c9306f39496 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Create volume request issued successfully. 2026-04-23 01:24:19.206 7 INFO cinder.api.openstack.wsgi [None req-116d3da0-d14b-46fe-b289-4c9306f39496 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 338/677] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:24:18 2026] POST /v3/0c01abd3a5324dda922bc67d10a29db0/volumes => generated 864 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 01:24:19.226 8 INFO cinder.api.openstack.wsgi [None req-416515e8-5406-44a7-a2b6-87f96be44c59 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:19.261 8 INFO cinder.volume.api [None req-416515e8-5406-44a7-a2b6-87f96be44c59 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:19.267 8 INFO cinder.api.openstack.wsgi [None req-416515e8-5406-44a7-a2b6-87f96be44c59 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:19 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 932 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-04-23 01:24:20.292 7 INFO cinder.api.openstack.wsgi [None req-d89cde60-95a0-489a-bb08-f19f0cb5bd5c f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:20.307 7 INFO cinder.volume.api [None req-d89cde60-95a0-489a-bb08-f19f0cb5bd5c f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:20.312 7 INFO cinder.api.openstack.wsgi [None req-d89cde60-95a0-489a-bb08-f19f0cb5bd5c f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:20 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 956 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-04-23 01:24:21.337 8 INFO cinder.api.openstack.wsgi [None req-20e08ba5-afe5-4e33-9e22-a7366c21dbd1 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:21.349 8 INFO cinder.volume.api [None req-20e08ba5-afe5-4e33-9e22-a7366c21dbd1 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:21.353 8 INFO cinder.api.openstack.wsgi [None req-20e08ba5-afe5-4e33-9e22-a7366c21dbd1 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:21 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 956 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-04-23 01:24:22.380 7 INFO cinder.api.openstack.wsgi [None req-2afd0ef1-1313-40bb-97c0-f2b82056f19a f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:22.400 7 INFO cinder.volume.api [None req-2afd0ef1-1313-40bb-97c0-f2b82056f19a f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:22.405 7 INFO cinder.api.openstack.wsgi [None req-2afd0ef1-1313-40bb-97c0-f2b82056f19a f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:22 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 1341 bytes in 34 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-04-23 01:24:22.504 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:22.517 8 INFO cinder.volume.api [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:22.522 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.35 () {34 vars in 1026 bytes} [Thu Apr 23 01:24:22 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 1341 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-04-23 01:24:23.438 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-d62b047e-27c7-4d5f-a11a-7e6888fc9145 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:23.455 7 INFO cinder.volume.api [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-d62b047e-27c7-4d5f-a11a-7e6888fc9145 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:23.461 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-d62b047e-27c7-4d5f-a11a-7e6888fc9145 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.35 () {34 vars in 1026 bytes} [Thu Apr 23 01:24:23 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:23.472 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:23.473 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 343/684] 10.0.0.35 () {32 vars in 827 bytes} [Thu Apr 23 01:24:23 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-04-23 01:24:23.485 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/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-04-23 01:24:23.539 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments returned with HTTP 200 [pid: 7|app: 0|req: 342/685] 10.0.0.35 () {40 vars in 1055 bytes} [Thu Apr 23 01:24:23 2026] POST /v3/0c01abd3a5324dda922bc67d10a29db0/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:28.359 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:28.359 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:28.360 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:28.360 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-9e4f42a4-9970-4a76-9362-423c42b5c099 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:29.414 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:29.415 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-1eeee665-adaf-48c9-9638-1b339656a30f f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 344/688] 199.204.45.227 () {32 vars in 839 bytes} [Thu Apr 23 01:24:29 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:29.453 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-8ba54b43-70d1-485f-8925-a7db088a8ef4 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:29.473 8 INFO cinder.volume.api [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-8ba54b43-70d1-485f-8925-a7db088a8ef4 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:29.481 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-8ba54b43-70d1-485f-8925-a7db088a8ef4 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 199.204.45.227 () {36 vars in 1072 bytes} [Thu Apr 23 01:24:29 2026] GET /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 1521 bytes in 35 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-04-23 01:24:31.344 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-3065d3a0-dc48-4193-9768-3c7bc8d258ed f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:32.260 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-8ba54b43-70d1-485f-8925-a7db088a8ef4 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:32.261 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-8ba54b43-70d1-485f-8925-a7db088a8ef4 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 346/690] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:32 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-04-23 01:24:32.271 8 INFO cinder.api.openstack.wsgi [None req-a578c5a5-20fa-47cd-a501-85297170687c 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd 2026-04-23 01:24:32.292 8 INFO cinder.api.openstack.wsgi [None req-a578c5a5-20fa-47cd-a501-85297170687c 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd returned with HTTP 200 [pid: 8|app: 0|req: 347/691] 10.0.0.64 () {34 vars in 877 bytes} [Thu Apr 23 01:24:32 2026] GET /v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:32.379 7 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-3065d3a0-dc48-4193-9768-3c7bc8d258ed f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c returned with HTTP 200 [pid: 7|app: 0|req: 345/692] 199.204.45.227 () {40 vars in 1134 bytes} [Thu Apr 23 01:24:31 2026] PUT /v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c => generated 802 bytes in 1042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:32.901 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c/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-04-23 01:24:32.947 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c/action returned with HTTP 204 [pid: 8|app: 0|req: 348/693] 199.204.45.227 () {40 vars in 1147 bytes} [Thu Apr 23 01:24:32 2026] POST /v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c/action => generated 0 bytes in 56 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-04-23 01:24:33.674 7 INFO cinder.api.openstack.wsgi [req-13f981b0-0cf0-4047-8d9d-d1faf293d26e req-fe00014a-f82a-4dd6-a0c2-ff5541ac3c08 b27c2d688c2e4d0ca1cd0b7decc1092f 02761dcb5e364096a549e4d3dd838c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02761dcb5e364096a549e4d3dd838c87/attachments?instance_id=b871c25e-dbbd-4fa0-b0cc-9fad294f9a41 2026-04-23 01:24:33.687 7 INFO cinder.api.openstack.wsgi [req-13f981b0-0cf0-4047-8d9d-d1faf293d26e req-fe00014a-f82a-4dd6-a0c2-ff5541ac3c08 b27c2d688c2e4d0ca1cd0b7decc1092f 02761dcb5e364096a549e4d3dd838c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02761dcb5e364096a549e4d3dd838c87/attachments?instance_id=b871c25e-dbbd-4fa0-b0cc-9fad294f9a41 returned with HTTP 200 [pid: 7|app: 0|req: 346/694] 199.204.45.227 () {36 vars in 1103 bytes} [Thu Apr 23 01:24:33 2026] GET /v3/02761dcb5e364096a549e4d3dd838c87/attachments?instance_id=b871c25e-dbbd-4fa0-b0cc-9fad294f9a41 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:33.749 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:33.750 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 349/695] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:24:33.755 7 INFO cinder.api.openstack.wsgi [req-13f981b0-0cf0-4047-8d9d-d1faf293d26e req-fe00014a-f82a-4dd6-a0c2-ff5541ac3c08 b27c2d688c2e4d0ca1cd0b7decc1092f 02761dcb5e364096a549e4d3dd838c87 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:33.756 7 INFO cinder.api.openstack.wsgi [req-13f981b0-0cf0-4047-8d9d-d1faf293d26e req-fe00014a-f82a-4dd6-a0c2-ff5541ac3c08 b27c2d688c2e4d0ca1cd0b7decc1092f 02761dcb5e364096a549e4d3dd838c87 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 347/696] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:24:34.430 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:34.431 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 350/697] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:34 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:24:34.444 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:34.469 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd returned with HTTP 200 [pid: 7|app: 0|req: 348/698] 10.0.0.64 () {34 vars in 877 bytes} [Thu Apr 23 01:24:34 2026] GET /v3/03c41e60e01c4eb1b97afa9e061331cd/limits?tenant_id=03c41e60e01c4eb1b97afa9e061331cd => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:35.889 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:35.890 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 351/699] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:35 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:24:35.898 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:24:35.900 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 349/700] 10.0.0.64 () {28 vars in 374 bytes} [Thu Apr 23 01:24:35 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:24:38.359 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:38.360 7 INFO cinder.api.openstack.wsgi [None req-0ad9085c-2635-4249-8951-be1eec707934 4cf0306dd8e54409a288f3b714e10f9b 03c41e60e01c4eb1b97afa9e061331cd - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:38.360 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:38.373 8 INFO cinder.api.openstack.wsgi [req-35a4fffa-d0b8-4083-a2bd-9e40072f45dd req-dc88fdfb-55f8-4586-9d2d-8adac90714a0 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:40.131 7 INFO cinder.api.openstack.wsgi [None req-292f22ff-6fee-4457-911c-62fe6263d231 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes 2026-04-23 01:24:40.135 7 INFO cinder.api.v3.volumes [None req-292f22ff-6fee-4457-911c-62fe6263d231 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume of 1 GB 2026-04-23 01:24:40.141 7 INFO cinder.volume.api [None req-292f22ff-6fee-4457-911c-62fe6263d231 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:24:40.320 7 INFO cinder.volume.api [None req-292f22ff-6fee-4457-911c-62fe6263d231 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume request issued successfully. 2026-04-23 01:24:40.321 7 INFO cinder.api.openstack.wsgi [None req-292f22ff-6fee-4457-911c-62fe6263d231 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes returned with HTTP 202 [pid: 7|app: 0|req: 351/703] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:24:39 2026] POST /v3/75b5cc8005f84fd382cccf05a74daf74/volumes => generated 870 bytes in 446 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-04-23 01:24:40.341 8 INFO cinder.api.openstack.wsgi [None req-d6260159-823a-4dbf-b4a7-e4d355455359 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:40.377 8 INFO cinder.volume.api [None req-d6260159-823a-4dbf-b4a7-e4d355455359 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:40.383 8 INFO cinder.api.openstack.wsgi [None req-d6260159-823a-4dbf-b4a7-e4d355455359 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:40 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 938 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:41.405 7 INFO cinder.api.openstack.wsgi [None req-447170f7-cc26-4292-a416-0ecfc9b24362 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.418 7 INFO cinder.volume.api [None req-447170f7-cc26-4292-a416-0ecfc9b24362 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.432 7 INFO cinder.api.openstack.wsgi [None req-447170f7-cc26-4292-a416-0ecfc9b24362 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 7|app: 0|req: 352/705] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 963 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-04-23 01:24:41.448 8 INFO cinder.api.openstack.wsgi [None req-7cdfa18e-d2eb-4475-98eb-4b452e0a376c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.461 8 INFO cinder.volume.api [None req-7cdfa18e-d2eb-4475-98eb-4b452e0a376c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.465 8 INFO cinder.api.openstack.wsgi [None req-7cdfa18e-d2eb-4475-98eb-4b452e0a376c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:41.485 7 INFO cinder.api.openstack.wsgi [None req-959ceef9-591e-4b69-8f45-3c2597ebb758 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.500 7 INFO cinder.volume.api [None req-959ceef9-591e-4b69-8f45-3c2597ebb758 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.508 7 INFO cinder.volume.api [None req-959ceef9-591e-4b69-8f45-3c2597ebb758 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:41.509 7 INFO cinder.api.openstack.wsgi [None req-959ceef9-591e-4b69-8f45-3c2597ebb758 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.108 () {34 vars in 794 bytes} [Thu Apr 23 01:24:41 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 895 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-04-23 01:24:41.531 8 INFO cinder.api.openstack.wsgi [None req-3f2f3faf-bece-4e3e-bec5-af0b0e6f18f0 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.550 8 INFO cinder.volume.api [None req-3f2f3faf-bece-4e3e-bec5-af0b0e6f18f0 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.559 8 INFO cinder.volume.api [None req-3f2f3faf-bece-4e3e-bec5-af0b0e6f18f0 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:41.560 8 INFO cinder.api.openstack.wsgi [None req-3f2f3faf-bece-4e3e-bec5-af0b0e6f18f0 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.108 () {34 vars in 795 bytes} [Thu Apr 23 01:24:41 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 934 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-04-23 01:24:41.576 7 INFO cinder.api.openstack.wsgi [None req-638f2135-678d-4864-b6d8-848d3c361734 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.605 7 INFO cinder.volume.api [None req-638f2135-678d-4864-b6d8-848d3c361734 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.612 7 INFO cinder.api.openstack.wsgi [None req-638f2135-678d-4864-b6d8-848d3c361734 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 1002 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-04-23 01:24:41.633 8 INFO cinder.api.openstack.wsgi [None req-02221c5f-2230-423a-a236-f51ac2343ddc c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes 2026-04-23 01:24:41.636 8 INFO cinder.api.v3.volumes [None req-02221c5f-2230-423a-a236-f51ac2343ddc c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume of 1 GB 2026-04-23 01:24:41.658 8 INFO cinder.volume.api [None req-02221c5f-2230-423a-a236-f51ac2343ddc c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:24:41.930 8 INFO cinder.volume.api [None req-02221c5f-2230-423a-a236-f51ac2343ddc c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume request issued successfully. 2026-04-23 01:24:41.931 8 INFO cinder.api.openstack.wsgi [None req-02221c5f-2230-423a-a236-f51ac2343ddc c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes returned with HTTP 202 [pid: 8|app: 0|req: 356/710] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:24:41 2026] POST /v3/75b5cc8005f84fd382cccf05a74daf74/volumes => generated 891 bytes in 306 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-04-23 01:24:41.955 7 INFO cinder.api.openstack.wsgi [None req-7435fec0-46e7-430d-a435-f65a69f151a2 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:41.970 7 INFO cinder.volume.api [None req-7435fec0-46e7-430d-a435-f65a69f151a2 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:41.975 7 INFO cinder.api.openstack.wsgi [None req-7435fec0-46e7-430d-a435-f65a69f151a2 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:41 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 959 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-04-23 01:24:42.997 8 INFO cinder.api.openstack.wsgi [None req-299e70cf-0f0c-4df7-97e4-8361f36ffe55 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:43.011 8 INFO cinder.volume.api [None req-299e70cf-0f0c-4df7-97e4-8361f36ffe55 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:43.015 8 INFO cinder.api.openstack.wsgi [None req-299e70cf-0f0c-4df7-97e4-8361f36ffe55 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:42 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 984 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-04-23 01:24:43.037 7 INFO cinder.api.openstack.wsgi [None req-e44ef88b-1ced-4e8c-bbd3-4d8625c69ef6 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:43.054 7 INFO cinder.volume.api [None req-e44ef88b-1ced-4e8c-bbd3-4d8625c69ef6 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:43.062 7 INFO cinder.volume.api [None req-e44ef88b-1ced-4e8c-bbd3-4d8625c69ef6 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:43.064 7 INFO cinder.api.openstack.wsgi [None req-e44ef88b-1ced-4e8c-bbd3-4d8625c69ef6 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 10.0.0.108 () {34 vars in 794 bytes} [Thu Apr 23 01:24:43 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 881 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-04-23 01:24:43.085 8 INFO cinder.api.openstack.wsgi [None req-dd4f6e96-378f-4aa9-a427-02b0ad61b2aa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:43.103 8 INFO cinder.volume.api [None req-dd4f6e96-378f-4aa9-a427-02b0ad61b2aa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:43.109 8 INFO cinder.api.openstack.wsgi [None req-dd4f6e96-378f-4aa9-a427-02b0ad61b2aa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:43 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 949 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-04-23 01:24:43.129 7 INFO cinder.api.openstack.wsgi [None req-f76c3e24-6996-4c45-88e8-5847317812b1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 2026-04-23 01:24:43.129 7 INFO cinder.api.v3.volumes [None req-f76c3e24-6996-4c45-88e8-5847317812b1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume with id: bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:43.143 7 INFO cinder.volume.api [None req-f76c3e24-6996-4c45-88e8-5847317812b1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:43.173 7 INFO cinder.volume.api [None req-f76c3e24-6996-4c45-88e8-5847317812b1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume request issued successfully. 2026-04-23 01:24:43.173 7 INFO cinder.api.openstack.wsgi [None req-f76c3e24-6996-4c45-88e8-5847317812b1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 202 [pid: 7|app: 0|req: 357/715] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:24:43 2026] DELETE /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 0 bytes in 52 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-04-23 01:24:43.191 8 INFO cinder.api.openstack.wsgi [None req-96ebb47a-e04d-40c8-abd7-3c700078d6a8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:43.210 8 INFO cinder.volume.api [None req-96ebb47a-e04d-40c8-abd7-3c700078d6a8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:43.216 8 INFO cinder.api.openstack.wsgi [None req-96ebb47a-e04d-40c8-abd7-3c700078d6a8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 200 [pid: 8|app: 0|req: 359/716] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:43 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => generated 948 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-04-23 01:24:44.242 7 INFO cinder.api.openstack.wsgi [None req-4340a9dd-ff6d-404d-aaf2-91c1f1ec628e c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 2026-04-23 01:24:44.250 7 INFO cinder.api.openstack.wsgi [None req-4340a9dd-ff6d-404d-aaf2-91c1f1ec628e c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 returned with HTTP 404 [pid: 7|app: 0|req: 358/717] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:44 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/bc1d0678-5211-4502-bde2-775c78198573 => 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-04-23 01:24:44.262 8 INFO cinder.api.openstack.wsgi [None req-5282c5e5-92fb-43ac-bd29-523f9a90759f c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:44.275 8 INFO cinder.volume.api [None req-5282c5e5-92fb-43ac-bd29-523f9a90759f c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:44.280 8 INFO cinder.api.openstack.wsgi [None req-5282c5e5-92fb-43ac-bd29-523f9a90759f c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:44 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 1002 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:44.302 7 INFO cinder.api.openstack.wsgi [None req-bb32328a-8ff4-489f-9e7b-0148381bf9b5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 2026-04-23 01:24:44.303 7 INFO cinder.api.v3.volumes [None req-bb32328a-8ff4-489f-9e7b-0148381bf9b5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume with id: 85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:44.314 7 INFO cinder.volume.api [None req-bb32328a-8ff4-489f-9e7b-0148381bf9b5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:44.337 7 INFO cinder.volume.api [None req-bb32328a-8ff4-489f-9e7b-0148381bf9b5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume request issued successfully. 2026-04-23 01:24:44.338 7 INFO cinder.api.openstack.wsgi [None req-bb32328a-8ff4-489f-9e7b-0148381bf9b5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 202 [pid: 7|app: 0|req: 359/719] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:24:44 2026] DELETE /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:44.349 8 INFO cinder.api.openstack.wsgi [None req-4ae71db0-fdeb-41fe-859e-67f95b0daf4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:44.378 8 INFO cinder.volume.api [None req-4ae71db0-fdeb-41fe-859e-67f95b0daf4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:44.383 8 INFO cinder.api.openstack.wsgi [None req-4ae71db0-fdeb-41fe-859e-67f95b0daf4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:44 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 1001 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:45.404 7 INFO cinder.api.openstack.wsgi [None req-04d4d2f0-c96f-4b04-8f50-0d6f9eaf7fef c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 2026-04-23 01:24:45.411 7 INFO cinder.api.openstack.wsgi [None req-04d4d2f0-c96f-4b04-8f50-0d6f9eaf7fef c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 returned with HTTP 404 [pid: 7|app: 0|req: 360/721] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:45 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/85c65988-5325-4480-9baf-0961a49263b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:45.466 8 INFO cinder.api.openstack.wsgi [None req-c893469f-9e7c-496d-b5cb-f31526728825 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes 2026-04-23 01:24:46.073 8 INFO cinder.api.v3.volumes [None req-c893469f-9e7c-496d-b5cb-f31526728825 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume of 1 GB 2026-04-23 01:24:46.081 8 INFO cinder.volume.api [None req-c893469f-9e7c-496d-b5cb-f31526728825 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:24:46.256 8 INFO cinder.volume.api [None req-c893469f-9e7c-496d-b5cb-f31526728825 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume request issued successfully. 2026-04-23 01:24:46.257 8 INFO cinder.api.openstack.wsgi [None req-c893469f-9e7c-496d-b5cb-f31526728825 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes returned with HTTP 202 [pid: 8|app: 0|req: 362/722] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:24:45 2026] POST /v3/75b5cc8005f84fd382cccf05a74daf74/volumes => generated 871 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 01:24:46.273 7 INFO cinder.api.openstack.wsgi [None req-f022b2b7-cccc-4a6e-a239-fb5fa7ed5383 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:46.289 7 INFO cinder.volume.api [None req-f022b2b7-cccc-4a6e-a239-fb5fa7ed5383 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:46.294 7 INFO cinder.api.openstack.wsgi [None req-f022b2b7-cccc-4a6e-a239-fb5fa7ed5383 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:46 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 939 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-04-23 01:24:46.372 8 INFO cinder.api.openstack.wsgi [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-3a556693-5503-4741-8994-0c328d0ee0f8 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:46.934 8 INFO cinder.api.openstack.wsgi [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-3a556693-5503-4741-8994-0c328d0ee0f8 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 199.204.45.227 () {38 vars in 1102 bytes} [Thu Apr 23 01:24:46 2026] DELETE /v3/0c01abd3a5324dda922bc67d10a29db0/attachments/01b71f21-47c3-47c2-b5be-55caba44cd8c => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:46.946 7 INFO cinder.api.openstack.wsgi [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-7d517888-8f27-4d22-b146-3ed70f399864 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a 2026-04-23 01:24:46.947 7 INFO cinder.api.v3.volumes [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-7d517888-8f27-4d22-b146-3ed70f399864 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Delete volume with id: 1b359fe8-81b8-401b-b46d-af681ad5ea7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:46.960 7 INFO cinder.volume.api [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-7d517888-8f27-4d22-b146-3ed70f399864 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:46.978 7 INFO cinder.volume.api [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-7d517888-8f27-4d22-b146-3ed70f399864 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] Delete volume request issued successfully. 2026-04-23 01:24:46.978 7 INFO cinder.api.openstack.wsgi [req-2d650a23-d17a-4072-9fb2-4e34b13ae930 req-7d517888-8f27-4d22-b146-3ed70f399864 f773c41e9552459c86603807b72bf5ef 0c01abd3a5324dda922bc67d10a29db0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a returned with HTTP 202 [pid: 7|app: 0|req: 362/725] 199.204.45.227 () {36 vars in 1053 bytes} [Thu Apr 23 01:24:46 2026] DELETE /v3/0c01abd3a5324dda922bc67d10a29db0/volumes/1b359fe8-81b8-401b-b46d-af681ad5ea7a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:47.313 8 INFO cinder.api.openstack.wsgi [None req-6d8e146e-93b5-4c70-be9f-863a28826616 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.325 8 INFO cinder.volume.api [None req-6d8e146e-93b5-4c70-be9f-863a28826616 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.331 8 INFO cinder.api.openstack.wsgi [None req-6d8e146e-93b5-4c70-be9f-863a28826616 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:47 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 1348 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-04-23 01:24:47.352 7 INFO cinder.api.openstack.wsgi [None req-ec0ecd7a-f19e-4261-a3da-8349b673ed6e c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.365 7 INFO cinder.volume.api [None req-ec0ecd7a-f19e-4261-a3da-8349b673ed6e c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.369 7 INFO cinder.api.openstack.wsgi [None req-ec0ecd7a-f19e-4261-a3da-8349b673ed6e c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:47 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 1348 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:47.392 8 INFO cinder.api.openstack.wsgi [None req-d987f465-8893-43ed-bd16-30cc46f2b8c8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.414 8 INFO cinder.volume.api [None req-d987f465-8893-43ed-bd16-30cc46f2b8c8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.419 8 INFO cinder.volume.api [None req-d987f465-8893-43ed-bd16-30cc46f2b8c8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:47.419 8 INFO cinder.api.openstack.wsgi [None req-d987f465-8893-43ed-bd16-30cc46f2b8c8 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.108 () {34 vars in 794 bytes} [Thu Apr 23 01:24:47 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:47.442 7 INFO cinder.api.openstack.wsgi [None req-c7f2663b-0e1d-456c-9099-93bfa9676eb1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.458 7 INFO cinder.volume.api [None req-c7f2663b-0e1d-456c-9099-93bfa9676eb1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.466 7 INFO cinder.volume.api [None req-c7f2663b-0e1d-456c-9099-93bfa9676eb1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:47.466 7 INFO cinder.api.openstack.wsgi [None req-c7f2663b-0e1d-456c-9099-93bfa9676eb1 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.108 () {34 vars in 795 bytes} [Thu Apr 23 01:24:47 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 934 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-04-23 01:24:47.486 8 INFO cinder.api.openstack.wsgi [None req-6f6a188b-3eea-468b-8ef3-5ae3c256c88c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.503 8 INFO cinder.volume.api [None req-6f6a188b-3eea-468b-8ef3-5ae3c256c88c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.509 8 INFO cinder.api.openstack.wsgi [None req-6f6a188b-3eea-468b-8ef3-5ae3c256c88c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:47 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:47.533 7 INFO cinder.api.openstack.wsgi [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes 2026-04-23 01:24:47.536 7 INFO cinder.api.v3.volumes [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume of 1 GB 2026-04-23 01:24:47.541 7 INFO cinder.volume.api [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:24:47.655 7 INFO cinder.volume.api [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Create volume request issued successfully. 2026-04-23 01:24:47.655 7 INFO cinder.api.openstack.wsgi [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes returned with HTTP 202 [pid: 7|app: 0|req: 365/731] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:24:47 2026] POST /v3/75b5cc8005f84fd382cccf05a74daf74/volumes => generated 889 bytes in 130 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-04-23 01:24:47.675 8 INFO cinder.api.openstack.wsgi [None req-93a0bb2a-cecd-4cb1-b849-f321b67bd53c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:47.691 8 INFO cinder.volume.api [None req-93a0bb2a-cecd-4cb1-b849-f321b67bd53c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:47.696 8 INFO cinder.api.openstack.wsgi [None req-93a0bb2a-cecd-4cb1-b849-f321b67bd53c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:47 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:48.360 8 INFO cinder.api.openstack.wsgi [None req-93a0bb2a-cecd-4cb1-b849-f321b67bd53c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:48.360 7 INFO cinder.api.openstack.wsgi [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:48.361 8 INFO cinder.api.openstack.wsgi [None req-93a0bb2a-cecd-4cb1-b849-f321b67bd53c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:48.361 7 INFO cinder.api.openstack.wsgi [None req-8072015a-56e8-4367-baac-2e08af8adef5 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://10.0.0.123: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-04-23 01:24:48.719 8 INFO cinder.api.openstack.wsgi [None req-1cf07d21-eaed-48e4-b850-aae77d33d647 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:48.733 8 INFO cinder.volume.api [None req-1cf07d21-eaed-48e4-b850-aae77d33d647 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:48.737 8 INFO cinder.api.openstack.wsgi [None req-1cf07d21-eaed-48e4-b850-aae77d33d647 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:48 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 982 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-04-23 01:24:48.757 7 INFO cinder.api.openstack.wsgi [None req-053c529c-a17f-451b-aa52-9ce116fe312b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:48.771 7 INFO cinder.volume.api [None req-053c529c-a17f-451b-aa52-9ce116fe312b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:48.777 7 INFO cinder.volume.api [None req-053c529c-a17f-451b-aa52-9ce116fe312b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume updated successfully. 2026-04-23 01:24:48.778 7 INFO cinder.api.openstack.wsgi [None req-053c529c-a17f-451b-aa52-9ce116fe312b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 200 [pid: 7|app: 0|req: 367/736] 10.0.0.108 () {34 vars in 794 bytes} [Thu Apr 23 01:24:48 2026] PUT /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 882 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-04-23 01:24:48.800 8 INFO cinder.api.openstack.wsgi [None req-71495e90-596f-40ed-9372-087dac286797 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:48.816 8 INFO cinder.volume.api [None req-71495e90-596f-40ed-9372-087dac286797 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:48.822 8 INFO cinder.api.openstack.wsgi [None req-71495e90-596f-40ed-9372-087dac286797 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 200 [pid: 8|app: 0|req: 370/737] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:48 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 950 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:48.842 7 INFO cinder.api.openstack.wsgi [None req-236a511f-5889-452a-9f42-a328e422751b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 2026-04-23 01:24:48.843 7 INFO cinder.api.v3.volumes [None req-236a511f-5889-452a-9f42-a328e422751b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume with id: 60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:48.852 7 INFO cinder.volume.api [None req-236a511f-5889-452a-9f42-a328e422751b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:48.871 7 INFO cinder.volume.api [None req-236a511f-5889-452a-9f42-a328e422751b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume request issued successfully. 2026-04-23 01:24:48.872 7 INFO cinder.api.openstack.wsgi [None req-236a511f-5889-452a-9f42-a328e422751b c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 202 [pid: 7|app: 0|req: 368/738] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:24:48 2026] DELETE /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:48.885 8 INFO cinder.api.openstack.wsgi [None req-f18d155d-2c07-4267-817a-7cd33e405a8d c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:48.900 8 INFO cinder.volume.api [None req-f18d155d-2c07-4267-817a-7cd33e405a8d c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:48.905 8 INFO cinder.api.openstack.wsgi [None req-f18d155d-2c07-4267-817a-7cd33e405a8d c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:48 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 949 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-04-23 01:24:49.927 7 INFO cinder.api.openstack.wsgi [None req-4ad6f05d-98d5-4d87-a823-054c9243dd4a c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 2026-04-23 01:24:49.934 7 INFO cinder.api.openstack.wsgi [None req-4ad6f05d-98d5-4d87-a823-054c9243dd4a c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 returned with HTTP 404 [pid: 7|app: 0|req: 369/740] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:49 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/60d7928b-1608-4e03-a1ad-ec88a0580829 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:49.943 8 INFO cinder.api.openstack.wsgi [None req-67cc6088-5e3c-4fdd-aeee-4c2b83b98864 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:49.957 8 INFO cinder.volume.api [None req-67cc6088-5e3c-4fdd-aeee-4c2b83b98864 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:49.964 8 INFO cinder.api.openstack.wsgi [None req-67cc6088-5e3c-4fdd-aeee-4c2b83b98864 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 8|app: 0|req: 372/741] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:49 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:24:49.987 7 INFO cinder.api.openstack.wsgi [None req-0bba1c3f-9ae2-4282-9640-707fcbcafb4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 2026-04-23 01:24:49.988 7 INFO cinder.api.v3.volumes [None req-0bba1c3f-9ae2-4282-9640-707fcbcafb4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume with id: f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:49.999 7 INFO cinder.volume.api [None req-0bba1c3f-9ae2-4282-9640-707fcbcafb4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:50.024 7 INFO cinder.volume.api [None req-0bba1c3f-9ae2-4282-9640-707fcbcafb4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Delete volume request issued successfully. 2026-04-23 01:24:50.024 7 INFO cinder.api.openstack.wsgi [None req-0bba1c3f-9ae2-4282-9640-707fcbcafb4c c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 202 [pid: 7|app: 0|req: 370/742] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:24:49 2026] DELETE /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:50.036 8 INFO cinder.api.openstack.wsgi [None req-d031ef92-8db1-432b-b14a-3c515a6b3963 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:24:50.049 8 INFO cinder.volume.api [None req-d031ef92-8db1-432b-b14a-3c515a6b3963 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] Volume info retrieved successfully. 2026-04-23 01:24:50.053 8 INFO cinder.api.openstack.wsgi [None req-d031ef92-8db1-432b-b14a-3c515a6b3963 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 200 [pid: 8|app: 0|req: 373/743] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:50 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:24:51.073 7 INFO cinder.api.openstack.wsgi [None req-0dcb0ca2-7011-41c6-953f-8d3880bc59fa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 2026-04-23 01:24:51.081 7 INFO cinder.api.openstack.wsgi [None req-0dcb0ca2-7011-41c6-953f-8d3880bc59fa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 returned with HTTP 404 [pid: 7|app: 0|req: 371/744] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:24:51 2026] GET /v3/75b5cc8005f84fd382cccf05a74daf74/volumes/f8e98c6f-eb9d-4804-979e-25b0d7ebd2d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 01:24:58.359 8 INFO cinder.api.openstack.wsgi [None req-d031ef92-8db1-432b-b14a-3c515a6b3963 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:58.359 7 INFO cinder.api.openstack.wsgi [None req-0dcb0ca2-7011-41c6-953f-8d3880bc59fa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:24:58.360 8 INFO cinder.api.openstack.wsgi [None req-d031ef92-8db1-432b-b14a-3c515a6b3963 c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:24:58.361 7 INFO cinder.api.openstack.wsgi [None req-0dcb0ca2-7011-41c6-953f-8d3880bc59fa c216ea234d724a5385d0fc598716a2c3 75b5cc8005f84fd382cccf05a74daf74 - - default default] http://10.0.0.123: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-04-23 01:24:59.815 8 INFO cinder.api.openstack.wsgi [None req-71b03fd8-caf9-4f89-9ec1-8f258eb9bf87 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:24:59.827 8 INFO cinder.volume.api [None req-71b03fd8-caf9-4f89-9ec1-8f258eb9bf87 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:24:59.829 8 INFO cinder.api.openstack.wsgi [None req-71b03fd8-caf9-4f89-9ec1-8f258eb9bf87 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:24:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:24:59.842 7 INFO cinder.api.openstack.wsgi [None req-95ce29f2-977f-4a8b-a3b0-e68de8f8ab46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:24:59.848 7 INFO cinder.api.openstack.wsgi [None req-95ce29f2-977f-4a8b-a3b0-e68de8f8ab46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 373/748] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:24:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:59.901 8 INFO cinder.api.openstack.wsgi [None req-0c3e88ad-5661-4749-b586-086caf722001 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true 2026-04-23 01:24:59.920 8 INFO cinder.api.openstack.wsgi [None req-0c3e88ad-5661-4749-b586-086caf722001 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/749] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/02761dcb5e364096a549e4d3dd838c87?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:59.931 7 INFO cinder.api.openstack.wsgi [None req-237f6bb2-a2e6-4135-b948-8ef64d86d965 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:24:59.972 7 INFO cinder.api.openstack.wsgi [None req-237f6bb2-a2e6-4135-b948-8ef64d86d965 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/750] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:24:59.984 8 INFO cinder.api.openstack.wsgi [None req-162bff88-bbfe-43b4-afc4-44aa60b9b596 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true 2026-04-23 01:25:00.004 8 INFO cinder.api.openstack.wsgi [None req-162bff88-bbfe-43b4-afc4-44aa60b9b596 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/751] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:24:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.022 7 INFO cinder.api.openstack.wsgi [None req-a53c8300-decf-461c-bc44-0d75cd48321f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:25:00.042 7 INFO cinder.api.openstack.wsgi [None req-a53c8300-decf-461c-bc44-0d75cd48321f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/752] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.056 8 INFO cinder.api.openstack.wsgi [None req-a4a58a85-9b1c-4ce8-9c06-7cb38b6d9fc0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/86e494c5a6a74f0798ed0d130b89d780?usage=true 2026-04-23 01:25:00.084 8 INFO cinder.api.openstack.wsgi [None req-a4a58a85-9b1c-4ce8-9c06-7cb38b6d9fc0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/86e494c5a6a74f0798ed0d130b89d780?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/753] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/86e494c5a6a74f0798ed0d130b89d780?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.096 7 INFO cinder.api.openstack.wsgi [None req-f383fd9c-d068-4ed1-905f-37b6074976cc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:25:00.129 7 INFO cinder.api.openstack.wsgi [None req-f383fd9c-d068-4ed1-905f-37b6074976cc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/754] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.144 8 INFO cinder.api.openstack.wsgi [None req-a52e251f-578e-4505-a921-66433f4e34c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/ca1910b403cc44cfa3d417aaacff604f?usage=true 2026-04-23 01:25:00.162 8 INFO cinder.api.openstack.wsgi [None req-a52e251f-578e-4505-a921-66433f4e34c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/ca1910b403cc44cfa3d417aaacff604f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/ca1910b403cc44cfa3d417aaacff604f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.173 7 INFO cinder.api.openstack.wsgi [None req-3cfd36cf-7779-4b08-b2b5-81b9cd3e1a4b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true 2026-04-23 01:25:00.203 7 INFO cinder.api.openstack.wsgi [None req-3cfd36cf-7779-4b08-b2b5-81b9cd3e1a4b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.217 8 INFO cinder.api.openstack.wsgi [None req-60f7510a-f05d-4781-a965-d7e963ab95a4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e78961a067d84cb19b1c39906b2053c7?usage=true 2026-04-23 01:25:00.232 8 INFO cinder.api.openstack.wsgi [None req-60f7510a-f05d-4781-a965-d7e963ab95a4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e78961a067d84cb19b1c39906b2053c7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/757] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e78961a067d84cb19b1c39906b2053c7?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.247 7 INFO cinder.api.openstack.wsgi [None req-c92bc845-3d58-457a-8a7b-3a4e62c3b67d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/fb9a4ddb46c7427cb1df96bb953bc643?usage=true 2026-04-23 01:25:00.279 7 INFO cinder.api.openstack.wsgi [None req-c92bc845-3d58-457a-8a7b-3a4e62c3b67d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/fb9a4ddb46c7427cb1df96bb953bc643?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/758] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/fb9a4ddb46c7427cb1df96bb953bc643?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:00.288 8 INFO cinder.api.openstack.wsgi [None req-141ef700-f642-428f-81f6-b6a59aa638d9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:25:00.293 8 INFO cinder.volume.api [None req-141ef700-f642-428f-81f6-b6a59aa638d9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:25:00.293 8 INFO cinder.api.openstack.wsgi [None req-141ef700-f642-428f-81f6-b6a59aa638d9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:25:00.302 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:25:00.316 7 INFO cinder.volume.api [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:25:00.317 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/760] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:25:00.351 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:25:00.854 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 382/761] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:25:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:08.359 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:08.360 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:08.365 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:08.366 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:18.359 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:18.359 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:18.360 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:18.361 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:28.360 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:28.360 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:28.361 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:28.362 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:38.359 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:38.360 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:38.359 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:38.361 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:48.359 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:48.359 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:48.360 8 INFO cinder.api.openstack.wsgi [None req-63d29d32-27e6-4778-adb5-e83f21039acb 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:48.360 7 INFO cinder.api.openstack.wsgi [None req-81f586be-109d-488f-ae44-45ad72a0d607 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:55.239 8 INFO cinder.api.openstack.wsgi [None req-5355207b-2b35-4706-a57c-e03411854132 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes 2026-04-23 01:25:55.242 8 INFO cinder.api.v3.volumes [None req-5355207b-2b35-4706-a57c-e03411854132 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Create volume of 1 GB 2026-04-23 01:25:55.252 8 INFO cinder.volume.api [None req-5355207b-2b35-4706-a57c-e03411854132 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:25:55.407 8 INFO cinder.volume.api [None req-5355207b-2b35-4706-a57c-e03411854132 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Create volume request issued successfully. 2026-04-23 01:25:55.408 8 INFO cinder.api.openstack.wsgi [None req-5355207b-2b35-4706-a57c-e03411854132 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes returned with HTTP 202 [pid: 8|app: 0|req: 388/772] 10.0.0.108 () {34 vars in 721 bytes} [Thu Apr 23 01:25:55 2026] POST /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes => generated 861 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 01:25:55.422 7 INFO cinder.api.openstack.wsgi [None req-f75f3663-354a-4bc0-a2a0-3fb9619c785f 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:25:55.440 7 INFO cinder.volume.api [None req-f75f3663-354a-4bc0-a2a0-3fb9619c785f 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:25:55.445 7 INFO cinder.api.openstack.wsgi [None req-f75f3663-354a-4bc0-a2a0-3fb9619c785f 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 7|app: 0|req: 385/773] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:25:55 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 929 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-04-23 01:25:56.468 8 INFO cinder.api.openstack.wsgi [None req-a791ee52-4034-48ea-8d85-1aa9cc2f3157 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:25:56.481 8 INFO cinder.volume.api [None req-a791ee52-4034-48ea-8d85-1aa9cc2f3157 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:25:56.485 8 INFO cinder.api.openstack.wsgi [None req-a791ee52-4034-48ea-8d85-1aa9cc2f3157 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 8|app: 0|req: 389/774] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:25:56 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:25:58.359 7 INFO cinder.api.openstack.wsgi [None req-f75f3663-354a-4bc0-a2a0-3fb9619c785f 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:58.359 8 INFO cinder.api.openstack.wsgi [None req-a791ee52-4034-48ea-8d85-1aa9cc2f3157 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:25:58.360 7 INFO cinder.api.openstack.wsgi [None req-f75f3663-354a-4bc0-a2a0-3fb9619c785f 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:25:58.360 8 INFO cinder.api.openstack.wsgi [None req-a791ee52-4034-48ea-8d85-1aa9cc2f3157 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123: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-04-23 01:25:59.863 7 INFO cinder.api.openstack.wsgi [None req-d4a34d37-9d32-45d5-8223-465dc70fd069 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:25:59.870 7 INFO cinder.api.openstack.wsgi [None req-d4a34d37-9d32-45d5-8223-465dc70fd069 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 387/777] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:25:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 150 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-04-23 01:25:59.879 8 INFO cinder.api.openstack.wsgi [None req-bdcd4f84-33c5-4fa0-8acc-81b82f48033a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:25:59.888 8 INFO cinder.volume.api [None req-bdcd4f84-33c5-4fa0-8acc-81b82f48033a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:25:59.892 8 INFO cinder.api.openstack.wsgi [None req-bdcd4f84-33c5-4fa0-8acc-81b82f48033a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/778] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:25:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1122 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:25:59.902 7 INFO cinder.api.openstack.wsgi [None req-fa48af7b-da95-4f7b-834d-df773d533d47 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:26:00.406 7 INFO cinder.api.openstack.wsgi [None req-fa48af7b-da95-4f7b-834d-df773d533d47 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:25:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:00.419 8 INFO cinder.api.openstack.wsgi [None req-1325b77f-71a6-441d-acf9-3382cb48b80d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:26:00.427 8 INFO cinder.volume.api [None req-1325b77f-71a6-441d-acf9-3382cb48b80d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:26:00.427 8 INFO cinder.api.openstack.wsgi [None req-1325b77f-71a6-441d-acf9-3382cb48b80d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:26:00.479 7 INFO cinder.api.openstack.wsgi [None req-d6da4e3a-9f94-44d4-96d5-937227d3730d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:26:00.498 7 INFO cinder.api.openstack.wsgi [None req-d6da4e3a-9f94-44d4-96d5-937227d3730d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.510 8 INFO cinder.api.openstack.wsgi [None req-83b87ff7-7691-475e-82cd-0eec7c287185 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true 2026-04-23 01:26:00.531 8 INFO cinder.api.openstack.wsgi [None req-83b87ff7-7691-475e-82cd-0eec7c287185 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/33b592669775487c820ad405c755967e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.545 7 INFO cinder.api.openstack.wsgi [None req-42e07be0-c5d1-4cb3-92c6-7b0ee09f1458 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:26:00.562 7 INFO cinder.api.openstack.wsgi [None req-42e07be0-c5d1-4cb3-92c6-7b0ee09f1458 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/783] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.574 8 INFO cinder.api.openstack.wsgi [None req-2f37c422-6bba-4def-877a-a943dc4a87e8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5cfb25699c0547ba9ced31035ec7e21b?usage=true 2026-04-23 01:26:00.595 8 INFO cinder.api.openstack.wsgi [None req-2f37c422-6bba-4def-877a-a943dc4a87e8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5cfb25699c0547ba9ced31035ec7e21b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/784] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5cfb25699c0547ba9ced31035ec7e21b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.607 7 INFO cinder.api.openstack.wsgi [None req-8864e0b8-253e-44f1-a980-49af1e8fee49 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true 2026-04-23 01:26:00.624 7 INFO cinder.api.openstack.wsgi [None req-8864e0b8-253e-44f1-a980-49af1e8fee49 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/785] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.637 8 INFO cinder.api.openstack.wsgi [None req-981871f1-96d8-4b44-912b-ca37290c16b6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true 2026-04-23 01:26:00.670 8 INFO cinder.api.openstack.wsgi [None req-981871f1-96d8-4b44-912b-ca37290c16b6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.691 7 INFO cinder.api.openstack.wsgi [None req-4d85f756-e2cf-4c40-ac68-e6450f4322d8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8f3bcd0d593645649ed2e7c090f3a965?usage=true 2026-04-23 01:26:00.712 7 INFO cinder.api.openstack.wsgi [None req-4d85f756-e2cf-4c40-ac68-e6450f4322d8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8f3bcd0d593645649ed2e7c090f3a965?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8f3bcd0d593645649ed2e7c090f3a965?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.727 8 INFO cinder.api.openstack.wsgi [None req-c0984644-0447-4ec1-83df-26a4d1b3079a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:26:00.748 8 INFO cinder.api.openstack.wsgi [None req-c0984644-0447-4ec1-83df-26a4d1b3079a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.763 7 INFO cinder.api.openstack.wsgi [None req-adb15262-a514-4978-9ded-1d9293aabfe2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true 2026-04-23 01:26:00.779 7 INFO cinder.api.openstack.wsgi [None req-adb15262-a514-4978-9ded-1d9293aabfe2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/789] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/e3ae76d26b4a491faa7849244333902c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:00.790 8 INFO cinder.api.openstack.wsgi [None req-2a1d789a-679e-47d9-ab6a-d5c020668e28 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:26:00.801 8 INFO cinder.volume.api [None req-2a1d789a-679e-47d9-ab6a-d5c020668e28 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:26:00.806 8 INFO cinder.api.openstack.wsgi [None req-2a1d789a-679e-47d9-ab6a-d5c020668e28 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/790] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:26:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1122 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:26:08.359 7 INFO cinder.api.openstack.wsgi [None req-adb15262-a514-4978-9ded-1d9293aabfe2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:08.359 8 INFO cinder.api.openstack.wsgi [None req-2a1d789a-679e-47d9-ab6a-d5c020668e28 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:08.360 8 INFO cinder.api.openstack.wsgi [None req-2a1d789a-679e-47d9-ab6a-d5c020668e28 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:08.360 7 INFO cinder.api.openstack.wsgi [None req-adb15262-a514-4978-9ded-1d9293aabfe2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 01:26:14.952 8 INFO cinder.api.openstack.wsgi [None req-ec06ef81-7513-4562-a41f-167ae7f0a396 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/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-04-23 01:26:14.966 8 INFO cinder.volume.api [None req-ec06ef81-7513-4562-a41f-167ae7f0a396 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:14.979 8 INFO cinder.volume.api [None req-ec06ef81-7513-4562-a41f-167ae7f0a396 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Update volume admin metadata completed successfully. 2026-04-23 01:26:15.484 8 INFO cinder.volume.api [None req-ec06ef81-7513-4562-a41f-167ae7f0a396 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Attach volume completed successfully. 2026-04-23 01:26:15.485 8 INFO cinder.api.openstack.wsgi [None req-ec06ef81-7513-4562-a41f-167ae7f0a396 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/action returned with HTTP 202 [pid: 8|app: 0|req: 399/793] 10.0.0.108 () {34 vars in 809 bytes} [Thu Apr 23 01:26:14 2026] POST /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-23 01:26:15.496 7 INFO cinder.api.openstack.wsgi [None req-8f307ba2-a035-47dc-b583-3a2e40e3b879 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:15.514 7 INFO cinder.volume.api [None req-8f307ba2-a035-47dc-b583-3a2e40e3b879 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:15.519 7 INFO cinder.api.openstack.wsgi [None req-8f307ba2-a035-47dc-b583-3a2e40e3b879 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 7|app: 0|req: 395/794] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:15 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 1288 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:15.540 8 INFO cinder.api.openstack.wsgi [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/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-04-23 01:26:15.556 8 INFO cinder.volume.api [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:16.062 8 INFO cinder.volume.api [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Detach volume completed successfully. 2026-04-23 01:26:16.062 8 INFO cinder.api.openstack.wsgi [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/action returned with HTTP 202 [pid: 8|app: 0|req: 400/795] 10.0.0.108 () {34 vars in 809 bytes} [Thu Apr 23 01:26:15 2026] POST /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b/action => generated 0 bytes in 531 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-04-23 01:26:16.074 7 INFO cinder.api.openstack.wsgi [None req-ffdd5f25-2e34-4ebe-92e2-2ddb11bdf4a8 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:16.093 7 INFO cinder.volume.api [None req-ffdd5f25-2e34-4ebe-92e2-2ddb11bdf4a8 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:16.099 7 INFO cinder.api.openstack.wsgi [None req-ffdd5f25-2e34-4ebe-92e2-2ddb11bdf4a8 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 7|app: 0|req: 396/796] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:16 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:18.359 7 INFO cinder.api.openstack.wsgi [None req-ffdd5f25-2e34-4ebe-92e2-2ddb11bdf4a8 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:18.359 8 INFO cinder.api.openstack.wsgi [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:18.361 7 INFO cinder.api.openstack.wsgi [None req-ffdd5f25-2e34-4ebe-92e2-2ddb11bdf4a8 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:18.361 8 INFO cinder.api.openstack.wsgi [None req-55b6475d-a9cb-4ae2-a5b4-18edd253d8e5 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123: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-04-23 01:26:24.374 7 INFO cinder.api.openstack.wsgi [None req-67628021-ef05-4525-a67b-48af48864f46 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:24.390 7 INFO cinder.volume.api [None req-67628021-ef05-4525-a67b-48af48864f46 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:24.400 7 INFO cinder.api.openstack.wsgi [None req-67628021-ef05-4525-a67b-48af48864f46 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:24 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 973 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-04-23 01:26:24.419 8 INFO cinder.api.openstack.wsgi [None req-63c1a7c9-8d53-4568-8867-58f8085234a6 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b 2026-04-23 01:26:24.420 8 INFO cinder.api.v3.volumes [None req-63c1a7c9-8d53-4568-8867-58f8085234a6 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Delete volume with id: f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:24.431 8 INFO cinder.volume.api [None req-63c1a7c9-8d53-4568-8867-58f8085234a6 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:24.453 8 INFO cinder.volume.api [None req-63c1a7c9-8d53-4568-8867-58f8085234a6 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Delete volume request issued successfully. 2026-04-23 01:26:24.454 8 INFO cinder.api.openstack.wsgi [None req-63c1a7c9-8d53-4568-8867-58f8085234a6 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 202 [pid: 8|app: 0|req: 402/800] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:26:24 2026] DELETE /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:24.466 7 INFO cinder.api.openstack.wsgi [None req-e223b597-501c-41b3-ac88-3bc27177dfef 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:24.477 7 INFO cinder.volume.api [None req-e223b597-501c-41b3-ac88-3bc27177dfef 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:24.483 7 INFO cinder.api.openstack.wsgi [None req-e223b597-501c-41b3-ac88-3bc27177dfef 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:24 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:25.506 8 INFO cinder.api.openstack.wsgi [None req-e83c803c-7295-4ced-9e01-50a50091f59e 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b 2026-04-23 01:26:25.514 8 INFO cinder.api.openstack.wsgi [None req-e83c803c-7295-4ced-9e01-50a50091f59e 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b returned with HTTP 404 [pid: 8|app: 0|req: 403/802] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:25 2026] GET /v3/8f3bcd0d593645649ed2e7c090f3a965/volumes/f5e1ec10-2f53-4d12-bc32-f9eb4f7ff47b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 01:26:28.359 7 INFO cinder.api.openstack.wsgi [None req-e223b597-501c-41b3-ac88-3bc27177dfef 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:28.359 8 INFO cinder.api.openstack.wsgi [None req-e83c803c-7295-4ced-9e01-50a50091f59e 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:28.360 7 INFO cinder.api.openstack.wsgi [None req-e223b597-501c-41b3-ac88-3bc27177dfef 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:28.361 8 INFO cinder.api.openstack.wsgi [None req-e83c803c-7295-4ced-9e01-50a50091f59e 03be0e78453247d791ecd3d514bc37e2 8f3bcd0d593645649ed2e7c090f3a965 - - default default] http://10.0.0.123: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-04-23 01:26:31.266 7 INFO cinder.api.openstack.wsgi [None req-dba04f19-409a-47d4-8d08-f6647eebe3c0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes 2026-04-23 01:26:31.300 7 INFO cinder.volume.api [None req-dba04f19-409a-47d4-8d08-f6647eebe3c0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Get all volumes completed successfully. 2026-04-23 01:26:31.301 7 INFO cinder.api.openstack.wsgi [None req-dba04f19-409a-47d4-8d08-f6647eebe3c0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes returned with HTTP 200 [pid: 7|app: 0|req: 401/805] 10.0.0.108 () {32 vars in 700 bytes} [Thu Apr 23 01:26:31 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:26:31.317 8 INFO cinder.api.openstack.wsgi [None req-ca9c2244-291b-44a5-8d03-3bca700ee96b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes 2026-04-23 01:26:31.319 8 INFO cinder.api.v3.volumes [None req-ca9c2244-291b-44a5-8d03-3bca700ee96b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume of 1 GB 2026-04-23 01:26:31.329 8 INFO cinder.volume.api [None req-ca9c2244-291b-44a5-8d03-3bca700ee96b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:26:31.500 8 INFO cinder.volume.api [None req-ca9c2244-291b-44a5-8d03-3bca700ee96b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume request issued successfully. 2026-04-23 01:26:31.505 8 INFO cinder.api.openstack.wsgi [None req-ca9c2244-291b-44a5-8d03-3bca700ee96b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes returned with HTTP 202 [pid: 8|app: 0|req: 405/806] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:26:31 2026] POST /v3/1514e832cb9b426e93e817577ebe2662/volumes => generated 876 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 01:26:31.531 7 INFO cinder.api.openstack.wsgi [None req-0b8e9626-af3a-41fa-b477-c6268743a652 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:31.556 7 INFO cinder.volume.api [None req-0b8e9626-af3a-41fa-b477-c6268743a652 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:31.561 7 INFO cinder.api.openstack.wsgi [None req-0b8e9626-af3a-41fa-b477-c6268743a652 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 200 [pid: 7|app: 0|req: 402/807] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:31 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 944 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-04-23 01:26:32.582 8 INFO cinder.api.openstack.wsgi [None req-cbc05410-f2dc-4e99-ae2a-5d3a74d7cdb2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:32.601 8 INFO cinder.volume.api [None req-cbc05410-f2dc-4e99-ae2a-5d3a74d7cdb2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:32.606 8 INFO cinder.api.openstack.wsgi [None req-cbc05410-f2dc-4e99-ae2a-5d3a74d7cdb2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 200 [pid: 8|app: 0|req: 406/808] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:32 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:32.632 7 INFO cinder.api.openstack.wsgi [None req-4ce179eb-257a-4690-ae95-9208c7519f56 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:32.650 7 INFO cinder.volume.api [None req-4ce179eb-257a-4690-ae95-9208c7519f56 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:32.657 7 INFO cinder.api.openstack.wsgi [None req-4ce179eb-257a-4690-ae95-9208c7519f56 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 200 [pid: 7|app: 0|req: 403/809] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:32 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:32.674 8 INFO cinder.api.openstack.wsgi [None req-34299912-00ba-428c-a297-bf68620dcae1 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes 2026-04-23 01:26:32.678 8 INFO cinder.api.v3.volumes [None req-34299912-00ba-428c-a297-bf68620dcae1 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume of 1 GB 2026-04-23 01:26:32.685 8 INFO cinder.volume.api [None req-34299912-00ba-428c-a297-bf68620dcae1 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:26:32.822 8 INFO cinder.volume.api [None req-34299912-00ba-428c-a297-bf68620dcae1 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume request issued successfully. 2026-04-23 01:26:32.823 8 INFO cinder.api.openstack.wsgi [None req-34299912-00ba-428c-a297-bf68620dcae1 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes returned with HTTP 202 [pid: 8|app: 0|req: 407/810] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:26:32 2026] POST /v3/1514e832cb9b426e93e817577ebe2662/volumes => generated 876 bytes in 155 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-04-23 01:26:32.848 7 INFO cinder.api.openstack.wsgi [None req-79b74d9b-6a34-4d90-bf5f-76e18b34c071 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:32.863 7 INFO cinder.volume.api [None req-79b74d9b-6a34-4d90-bf5f-76e18b34c071 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:32.867 7 INFO cinder.api.openstack.wsgi [None req-79b74d9b-6a34-4d90-bf5f-76e18b34c071 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 200 [pid: 7|app: 0|req: 404/811] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:32 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 944 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-04-23 01:26:33.890 8 INFO cinder.api.openstack.wsgi [None req-c281f4c2-019b-412f-9b35-1f89226d7af9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:33.903 8 INFO cinder.volume.api [None req-c281f4c2-019b-412f-9b35-1f89226d7af9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:33.909 8 INFO cinder.api.openstack.wsgi [None req-c281f4c2-019b-412f-9b35-1f89226d7af9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 200 [pid: 8|app: 0|req: 408/812] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:33 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:33.929 7 INFO cinder.api.openstack.wsgi [None req-e69b21db-8928-4d49-a1e3-0d3f1adc1162 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:33.942 7 INFO cinder.volume.api [None req-e69b21db-8928-4d49-a1e3-0d3f1adc1162 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:33.946 7 INFO cinder.api.openstack.wsgi [None req-e69b21db-8928-4d49-a1e3-0d3f1adc1162 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 200 [pid: 7|app: 0|req: 405/813] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:33 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 969 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-04-23 01:26:33.966 8 INFO cinder.api.openstack.wsgi [None req-2d145439-f980-4b1d-bc8e-dbbd52dcbcd3 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes 2026-04-23 01:26:33.968 8 INFO cinder.api.v3.volumes [None req-2d145439-f980-4b1d-bc8e-dbbd52dcbcd3 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume of 1 GB 2026-04-23 01:26:33.973 8 INFO cinder.volume.api [None req-2d145439-f980-4b1d-bc8e-dbbd52dcbcd3 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:26:34.106 8 INFO cinder.volume.api [None req-2d145439-f980-4b1d-bc8e-dbbd52dcbcd3 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Create volume request issued successfully. 2026-04-23 01:26:34.107 8 INFO cinder.api.openstack.wsgi [None req-2d145439-f980-4b1d-bc8e-dbbd52dcbcd3 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes returned with HTTP 202 [pid: 8|app: 0|req: 409/814] 10.0.0.108 () {34 vars in 722 bytes} [Thu Apr 23 01:26:33 2026] POST /v3/1514e832cb9b426e93e817577ebe2662/volumes => generated 876 bytes in 147 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-04-23 01:26:34.142 7 INFO cinder.api.openstack.wsgi [None req-b45e8bb3-74b7-4d14-ba01-811f98c56ec2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:34.163 7 INFO cinder.volume.api [None req-b45e8bb3-74b7-4d14-ba01-811f98c56ec2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:34.169 7 INFO cinder.api.openstack.wsgi [None req-b45e8bb3-74b7-4d14-ba01-811f98c56ec2 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 200 [pid: 7|app: 0|req: 406/815] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:34 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 944 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-04-23 01:26:35.199 8 INFO cinder.api.openstack.wsgi [None req-ee8470fd-5ad6-4f56-b9c9-40100c2beec6 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:35.214 8 INFO cinder.volume.api [None req-ee8470fd-5ad6-4f56-b9c9-40100c2beec6 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:35.218 8 INFO cinder.api.openstack.wsgi [None req-ee8470fd-5ad6-4f56-b9c9-40100c2beec6 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 200 [pid: 8|app: 0|req: 410/816] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:35 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => 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-04-23 01:26:35.237 7 INFO cinder.api.openstack.wsgi [None req-91cd534f-4d73-4fe7-b11b-921fe2dc5f94 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:35.251 7 INFO cinder.volume.api [None req-91cd534f-4d73-4fe7-b11b-921fe2dc5f94 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:35.257 7 INFO cinder.api.openstack.wsgi [None req-91cd534f-4d73-4fe7-b11b-921fe2dc5f94 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 200 [pid: 7|app: 0|req: 407/817] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:35 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:35.272 8 INFO cinder.api.openstack.wsgi [None req-7f19a977-2d97-4fad-935b-84832b8b3914 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes 2026-04-23 01:26:35.319 8 INFO cinder.volume.api [None req-7f19a977-2d97-4fad-935b-84832b8b3914 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Get all volumes completed successfully. 2026-04-23 01:26:35.320 8 INFO cinder.api.openstack.wsgi [None req-7f19a977-2d97-4fad-935b-84832b8b3914 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes returned with HTTP 200 [pid: 8|app: 0|req: 411/818] 10.0.0.108 () {32 vars in 700 bytes} [Thu Apr 23 01:26:35 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes => generated 1324 bytes in 53 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-04-23 01:26:35.335 7 INFO cinder.api.openstack.wsgi [None req-040d1750-c521-40a5-b53f-85c0fbd0853b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:35.352 7 INFO cinder.volume.api [None req-040d1750-c521-40a5-b53f-85c0fbd0853b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:35.360 7 INFO cinder.api.openstack.wsgi [None req-040d1750-c521-40a5-b53f-85c0fbd0853b 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 200 [pid: 7|app: 0|req: 408/819] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:35 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:35.380 8 INFO cinder.api.openstack.wsgi [None req-e99e6ff4-39b1-4283-b42d-8b3ea83bbed9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 2026-04-23 01:26:35.380 8 INFO cinder.api.v3.volumes [None req-e99e6ff4-39b1-4283-b42d-8b3ea83bbed9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume with id: 2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:35.391 8 INFO cinder.volume.api [None req-e99e6ff4-39b1-4283-b42d-8b3ea83bbed9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:35.412 8 INFO cinder.volume.api [None req-e99e6ff4-39b1-4283-b42d-8b3ea83bbed9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume request issued successfully. 2026-04-23 01:26:35.413 8 INFO cinder.api.openstack.wsgi [None req-e99e6ff4-39b1-4283-b42d-8b3ea83bbed9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 202 [pid: 8|app: 0|req: 412/820] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:26:35 2026] DELETE /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:35.426 7 INFO cinder.api.openstack.wsgi [None req-3ccb336a-75b3-4ec2-b8a5-a1808240ccf9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:35.439 7 INFO cinder.volume.api [None req-3ccb336a-75b3-4ec2-b8a5-a1808240ccf9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:35.446 7 INFO cinder.api.openstack.wsgi [None req-3ccb336a-75b3-4ec2-b8a5-a1808240ccf9 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 200 [pid: 7|app: 0|req: 409/821] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:35 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:36.465 8 INFO cinder.api.openstack.wsgi [None req-a0c731d3-b503-47f3-8728-dd8e5b475af0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 2026-04-23 01:26:36.472 8 INFO cinder.api.openstack.wsgi [None req-a0c731d3-b503-47f3-8728-dd8e5b475af0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 returned with HTTP 404 [pid: 8|app: 0|req: 413/822] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:36 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/2be99c3a-2bbf-4a2f-80db-6484e6796ec4 => generated 109 bytes in 12 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-04-23 01:26:36.484 7 INFO cinder.api.openstack.wsgi [None req-5508b726-ef25-40dd-8f5c-b5cc56758dd0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:36.499 7 INFO cinder.volume.api [None req-5508b726-ef25-40dd-8f5c-b5cc56758dd0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:36.504 7 INFO cinder.api.openstack.wsgi [None req-5508b726-ef25-40dd-8f5c-b5cc56758dd0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 200 [pid: 7|app: 0|req: 410/823] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:36 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:36.524 8 INFO cinder.api.openstack.wsgi [None req-bf561311-57ec-4d77-930a-c1a1c9cecf12 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 2026-04-23 01:26:36.525 8 INFO cinder.api.v3.volumes [None req-bf561311-57ec-4d77-930a-c1a1c9cecf12 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume with id: 13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:36.533 8 INFO cinder.volume.api [None req-bf561311-57ec-4d77-930a-c1a1c9cecf12 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:36.553 8 INFO cinder.volume.api [None req-bf561311-57ec-4d77-930a-c1a1c9cecf12 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume request issued successfully. 2026-04-23 01:26:36.553 8 INFO cinder.api.openstack.wsgi [None req-bf561311-57ec-4d77-930a-c1a1c9cecf12 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 202 [pid: 8|app: 0|req: 414/824] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:26:36 2026] DELETE /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 0 bytes in 34 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-04-23 01:26:36.562 7 INFO cinder.api.openstack.wsgi [None req-70861a23-7082-487e-873b-3d189a5bf462 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:36.576 7 INFO cinder.volume.api [None req-70861a23-7082-487e-873b-3d189a5bf462 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:36.585 7 INFO cinder.api.openstack.wsgi [None req-70861a23-7082-487e-873b-3d189a5bf462 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 200 [pid: 7|app: 0|req: 411/825] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:36 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:26:37.607 8 INFO cinder.api.openstack.wsgi [None req-690ee540-39e7-4b96-8234-b311cb5b1021 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 2026-04-23 01:26:37.616 8 INFO cinder.api.openstack.wsgi [None req-690ee540-39e7-4b96-8234-b311cb5b1021 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 returned with HTTP 404 [pid: 8|app: 0|req: 415/826] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:37 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/13273057-f2c5-496a-9963-c244fd97b8c6 => 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-04-23 01:26:37.629 7 INFO cinder.api.openstack.wsgi [None req-3fe5a743-ac1e-4690-b20f-c83b338bcb16 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:37.642 7 INFO cinder.volume.api [None req-3fe5a743-ac1e-4690-b20f-c83b338bcb16 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:37.650 7 INFO cinder.api.openstack.wsgi [None req-3fe5a743-ac1e-4690-b20f-c83b338bcb16 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 200 [pid: 7|app: 0|req: 412/827] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:37 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:37.671 8 INFO cinder.api.openstack.wsgi [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a 2026-04-23 01:26:37.672 8 INFO cinder.api.v3.volumes [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume with id: 06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:37.802 8 INFO cinder.volume.api [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:37.821 8 INFO cinder.volume.api [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Delete volume request issued successfully. 2026-04-23 01:26:37.822 8 INFO cinder.api.openstack.wsgi [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 202 [pid: 8|app: 0|req: 416/828] 10.0.0.108 () {32 vars in 777 bytes} [Thu Apr 23 01:26:37 2026] DELETE /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 0 bytes in 157 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-04-23 01:26:37.833 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:26:37.970 7 INFO cinder.volume.api [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] Volume info retrieved successfully. 2026-04-23 01:26:37.980 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 200 [pid: 7|app: 0|req: 413/829] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:37 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:38.359 8 INFO cinder.api.openstack.wsgi [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:38.361 8 INFO cinder.api.openstack.wsgi [None req-11af35fc-fa56-4858-a80c-cd5ef1c7e7f5 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:38.361 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:38.363 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123: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-04-23 01:26:39.004 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a 2026-04-23 01:26:39.013 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a returned with HTTP 404 [pid: 8|app: 0|req: 418/832] 10.0.0.108 () {32 vars in 774 bytes} [Thu Apr 23 01:26:38 2026] GET /v3/1514e832cb9b426e93e817577ebe2662/volumes/06c02289-a174-4fd1-8beb-ff9992c8351a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 01:26:48.359 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:48.359 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:48.360 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:48.360 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:49.053 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:26:49.054 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 416/835] 10.0.0.108 () {30 vars in 410 bytes} [Thu Apr 23 01:26:49 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 01:26:58.359 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:58.359 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:26:58.360 7 INFO cinder.api.openstack.wsgi [None req-8b428622-8411-4d9f-9b13-ba3d30fd15c8 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:26:58.360 8 INFO cinder.api.openstack.wsgi [None req-4855b843-50a2-43d1-8c36-807e37700ba0 97de9fe8493446b2be55a515344a9084 1514e832cb9b426e93e817577ebe2662 - - default default] http://10.0.0.123: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-04-23 01:26:59.900 7 INFO cinder.api.openstack.wsgi [None req-127cf5ee-4ade-4196-891e-f589a5709d3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/1c80f58a51e14c0c928037fa03db27b4?usage=true 2026-04-23 01:26:59.917 7 INFO cinder.api.openstack.wsgi [None req-127cf5ee-4ade-4196-891e-f589a5709d3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/1c80f58a51e14c0c928037fa03db27b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/838] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/1c80f58a51e14c0c928037fa03db27b4?usage=true => generated 847 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:59.933 8 INFO cinder.api.openstack.wsgi [None req-5bb5698c-1f52-46b6-af83-78d6aed72cac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:26:59.964 8 INFO cinder.api.openstack.wsgi [None req-5bb5698c-1f52-46b6-af83-78d6aed72cac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/839] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:26:59.973 7 INFO cinder.api.openstack.wsgi [None req-ebf48531-d48b-40ce-989b-d9285b4f4901 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:26:59.994 7 INFO cinder.api.openstack.wsgi [None req-ebf48531-d48b-40ce-989b-d9285b4f4901 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/840] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.005 8 INFO cinder.api.openstack.wsgi [None req-015274e9-fe5a-4443-927e-51cddaea620d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/659fed53a9784c0fb175ce242fcc211b?usage=true 2026-04-23 01:27:00.028 8 INFO cinder.api.openstack.wsgi [None req-015274e9-fe5a-4443-927e-51cddaea620d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/659fed53a9784c0fb175ce242fcc211b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:26:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/659fed53a9784c0fb175ce242fcc211b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.039 7 INFO cinder.api.openstack.wsgi [None req-ceb703ff-5dee-44fe-badb-392321b8c9e7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true 2026-04-23 01:27:00.062 7 INFO cinder.api.openstack.wsgi [None req-ceb703ff-5dee-44fe-badb-392321b8c9e7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/76c3f888a10649f9bbc6885b264d835b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.073 8 INFO cinder.api.openstack.wsgi [None req-556646c2-1dd4-4fa2-be62-98dd1f9ca697 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true 2026-04-23 01:27:00.095 8 INFO cinder.api.openstack.wsgi [None req-556646c2-1dd4-4fa2-be62-98dd1f9ca697 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/78b3fe5211be4b729860bbb0f21a2f34?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.109 7 INFO cinder.api.openstack.wsgi [None req-32921f0e-5eda-4c96-aa81-f75dd8b70781 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8af5dee68d1b49689257579fd7cf3148?usage=true 2026-04-23 01:27:00.129 7 INFO cinder.api.openstack.wsgi [None req-32921f0e-5eda-4c96-aa81-f75dd8b70781 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8af5dee68d1b49689257579fd7cf3148?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/8af5dee68d1b49689257579fd7cf3148?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.142 8 INFO cinder.api.openstack.wsgi [None req-21f3f048-654b-4452-983e-d823ef04f02a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a1c4a1e8f0414b0790c7a60dc7abdb06?usage=true 2026-04-23 01:27:00.176 8 INFO cinder.api.openstack.wsgi [None req-21f3f048-654b-4452-983e-d823ef04f02a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a1c4a1e8f0414b0790c7a60dc7abdb06?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a1c4a1e8f0414b0790c7a60dc7abdb06?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.189 7 INFO cinder.api.openstack.wsgi [None req-e6a27021-e3cb-41fe-9d83-025251f35e98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a31325ec746f46cbad5ff95951973738?usage=true 2026-04-23 01:27:00.209 7 INFO cinder.api.openstack.wsgi [None req-e6a27021-e3cb-41fe-9d83-025251f35e98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a31325ec746f46cbad5ff95951973738?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/846] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a31325ec746f46cbad5ff95951973738?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.221 8 INFO cinder.api.openstack.wsgi [None req-71ea355f-702f-457a-8d6e-b8b84cdd5a7d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:27:00.238 8 INFO cinder.api.openstack.wsgi [None req-71ea355f-702f-457a-8d6e-b8b84cdd5a7d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:00.250 7 INFO cinder.api.openstack.wsgi [None req-00679a79-9039-46c5-8258-2241a4fdfd27 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:27:00.259 7 INFO cinder.volume.api [None req-00679a79-9039-46c5-8258-2241a4fdfd27 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:27:00.261 7 INFO cinder.api.openstack.wsgi [None req-00679a79-9039-46c5-8258-2241a4fdfd27 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:27:00.274 8 INFO cinder.api.openstack.wsgi [None req-effa36b7-8fff-47cf-88da-27f6442cf30d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:27:00.776 8 INFO cinder.api.openstack.wsgi [None req-effa36b7-8fff-47cf-88da-27f6442cf30d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:27:00.786 7 INFO cinder.api.openstack.wsgi [None req-36ff519f-bdc6-4e28-91dd-835af0056a9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:27:00.799 7 INFO cinder.volume.api [None req-36ff519f-bdc6-4e28-91dd-835af0056a9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:27:00.799 7 INFO cinder.api.openstack.wsgi [None req-36ff519f-bdc6-4e28-91dd-835af0056a9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:27:00.811 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:27:00.824 8 INFO cinder.volume.api [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:27:00.826 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:27:00.837 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:27:00.842 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:27:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:08.359 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:08.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:08.360 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:08.360 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:18.360 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:18.360 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:18.361 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:18.361 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:28.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:28.359 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:28.360 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:28.360 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:38.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:38.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:38.360 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:38.361 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:48.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:48.359 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:48.360 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:48.360 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:58.359 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:58.359 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:27:58.361 8 INFO cinder.api.openstack.wsgi [None req-cd8c1e9a-fbcd-46d1-8e88-f883cbfe2474 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:58.361 7 INFO cinder.api.openstack.wsgi [None req-e184867a-1010-4fdc-b55d-b8af1c8c460f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:27:59.908 8 INFO cinder.api.openstack.wsgi [None req-b0ce4c05-1011-4b01-824f-a27a0a271c6f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:27:59.914 8 INFO cinder.api.openstack.wsgi [None req-b0ce4c05-1011-4b01-824f-a27a0a271c6f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 434/865] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:27:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:27:59.970 7 INFO cinder.api.openstack.wsgi [None req-d13de6f9-6c5e-42fd-8c63-2de354629ede 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true 2026-04-23 01:27:59.993 7 INFO cinder.api.openstack.wsgi [None req-d13de6f9-6c5e-42fd-8c63-2de354629ede 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/866] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:27:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.011 8 INFO cinder.api.openstack.wsgi [None req-1d99c54b-8cb8-47a0-b9b2-5b6473c1ee0a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true 2026-04-23 01:28:00.041 8 INFO cinder.api.openstack.wsgi [None req-1d99c54b-8cb8-47a0-b9b2-5b6473c1ee0a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/867] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.062 7 INFO cinder.api.openstack.wsgi [None req-71944a22-86f7-41b7-a271-58f802e66b40 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:28:00.090 7 INFO cinder.api.openstack.wsgi [None req-71944a22-86f7-41b7-a271-58f802e66b40 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/868] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.108 8 INFO cinder.api.openstack.wsgi [None req-463242f9-5373-4a02-9178-328eabcc207a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:28:00.127 8 INFO cinder.api.openstack.wsgi [None req-463242f9-5373-4a02-9178-328eabcc207a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/869] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.140 7 INFO cinder.api.openstack.wsgi [None req-3ae8c315-5566-4d11-a919-0ba75aceea85 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true 2026-04-23 01:28:00.171 7 INFO cinder.api.openstack.wsgi [None req-3ae8c315-5566-4d11-a919-0ba75aceea85 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/870] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.186 8 INFO cinder.api.openstack.wsgi [None req-30493290-5fd5-43bb-a1ec-172716792210 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/695ffc137d864b70a6f165e7cd6be67f?usage=true 2026-04-23 01:28:00.202 8 INFO cinder.api.openstack.wsgi [None req-30493290-5fd5-43bb-a1ec-172716792210 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/695ffc137d864b70a6f165e7cd6be67f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/871] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/695ffc137d864b70a6f165e7cd6be67f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.216 7 INFO cinder.api.openstack.wsgi [None req-e27f9a0f-0aad-4907-9773-af214a5a1fe4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true 2026-04-23 01:28:00.235 7 INFO cinder.api.openstack.wsgi [None req-e27f9a0f-0aad-4907-9773-af214a5a1fe4 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.247 8 INFO cinder.api.openstack.wsgi [None req-1f3be32e-7194-4ca5-bc10-89d73d8998ac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true 2026-04-23 01:28:00.265 8 INFO cinder.api.openstack.wsgi [None req-1f3be32e-7194-4ca5-bc10-89d73d8998ac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/873] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.275 7 INFO cinder.api.openstack.wsgi [None req-163e6d11-18a3-4883-8240-5fe9990e6a35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true 2026-04-23 01:28:00.293 7 INFO cinder.api.openstack.wsgi [None req-163e6d11-18a3-4883-8240-5fe9990e6a35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/874] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.305 8 INFO cinder.api.openstack.wsgi [None req-2e3a0727-fcdc-464a-ace1-257d1d64175b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:28:00.343 8 INFO cinder.api.openstack.wsgi [None req-2e3a0727-fcdc-464a-ace1-257d1d64175b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/875] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.356 7 INFO cinder.api.openstack.wsgi [None req-403e3dbf-f727-4ba8-b612-79c7f7f881de 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true 2026-04-23 01:28:00.385 7 INFO cinder.api.openstack.wsgi [None req-403e3dbf-f727-4ba8-b612-79c7f7f881de 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/876] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.396 8 INFO cinder.api.openstack.wsgi [None req-e9cca07e-1eed-4d01-9bfa-d46262491add 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true 2026-04-23 01:28:00.420 8 INFO cinder.api.openstack.wsgi [None req-e9cca07e-1eed-4d01-9bfa-d46262491add 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/877] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.431 7 INFO cinder.api.openstack.wsgi [None req-2a509f41-5100-47d9-a947-011f1d327b35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d72e5cf54f964ab5b498edd8dc82b60e?usage=true 2026-04-23 01:28:00.499 7 INFO cinder.api.openstack.wsgi [None req-2a509f41-5100-47d9-a947-011f1d327b35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d72e5cf54f964ab5b498edd8dc82b60e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/878] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/d72e5cf54f964ab5b498edd8dc82b60e?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.513 8 INFO cinder.api.openstack.wsgi [None req-84a62be7-4ec6-479e-ae62-5000bb0fea86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/f69e6be1682e47448d39d4cc1630ed75?usage=true 2026-04-23 01:28:00.536 8 INFO cinder.api.openstack.wsgi [None req-84a62be7-4ec6-479e-ae62-5000bb0fea86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/f69e6be1682e47448d39d4cc1630ed75?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/879] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/f69e6be1682e47448d39d4cc1630ed75?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:28:00.550 7 INFO cinder.api.openstack.wsgi [None req-96790ef8-f994-4fc0-b2d0-90fb40e6185c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:28:00.562 7 INFO cinder.volume.api [None req-96790ef8-f994-4fc0-b2d0-90fb40e6185c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:28:00.564 7 INFO cinder.api.openstack.wsgi [None req-96790ef8-f994-4fc0-b2d0-90fb40e6185c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 439/880] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:28:00.581 8 INFO cinder.api.openstack.wsgi [None req-246fc148-0d3d-4d5b-8d00-2312c55e15e8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:28:00.591 8 INFO cinder.volume.api [None req-246fc148-0d3d-4d5b-8d00-2312c55e15e8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:28:00.593 8 INFO cinder.api.openstack.wsgi [None req-246fc148-0d3d-4d5b-8d00-2312c55e15e8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/881] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:28:00.602 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:28:00.608 7 INFO cinder.volume.api [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:28:00.608 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/882] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:28:00.622 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:28:01.126 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 443/883] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:28:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:28:08.359 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:08.359 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:08.360 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:08.361 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:18.358 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:18.358 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:18.360 8 INFO cinder.api.openstack.wsgi [None req-c168667b-9348-44b3-bd7a-55e3c78b3fc1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:18.360 7 INFO cinder.api.openstack.wsgi [None req-b3d4f327-5d08-49dd-8e6c-c213c6d19d61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:23.780 8 INFO cinder.api.openstack.wsgi [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes 2026-04-23 01:28:23.887 8 INFO cinder.api.v3.volumes [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Create volume of 16 GB 2026-04-23 01:28:23.894 8 INFO cinder.volume.api [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Availability Zones retrieved successfully. 2026-04-23 01:28:24.085 8 INFO cinder.volume.api [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Create volume request issued successfully. 2026-04-23 01:28:24.086 8 INFO cinder.api.openstack.wsgi [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 446/888] 199.204.45.227 () {34 vars in 733 bytes} [Thu Apr 23 01:28:23 2026] POST /v3/b8d9d7493a744e28a85f77246c6685d1/volumes => generated 846 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 01:28:24.100 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9121540a-32b8-40d6-8802-f4d27d22a36a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:24.135 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9121540a-32b8-40d6-8802-f4d27d22a36a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:24.140 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9121540a-32b8-40d6-8802-f4d27d22a36a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:24 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:28:28.360 8 INFO cinder.api.openstack.wsgi [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:28.360 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9121540a-32b8-40d6-8802-f4d27d22a36a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:28.361 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9121540a-32b8-40d6-8802-f4d27d22a36a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:28.361 8 INFO cinder.api.openstack.wsgi [None req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 01:28:29.154 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-ffd6e9fd-48f2-48eb-b0ae-0f7ad294694f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:29.166 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-ffd6e9fd-48f2-48eb-b0ae-0f7ad294694f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:29.172 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-ffd6e9fd-48f2-48eb-b0ae-0f7ad294694f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 445/892] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:29 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1489 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-04-23 01:28:29.779 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-60c1338e-604e-462b-9d84-946c4866b4f2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:29.797 8 INFO cinder.volume.api [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-60c1338e-604e-462b-9d84-946c4866b4f2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:29.803 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-60c1338e-604e-462b-9d84-946c4866b4f2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 8|app: 0|req: 448/893] 10.0.0.35 () {34 vars in 1026 bytes} [Thu Apr 23 01:28:29 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:28:30.255 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-a7c1f876-ee13-4e2d-a349-d7a6e506a7f3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:30.279 7 INFO cinder.volume.api [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-a7c1f876-ee13-4e2d-a349-d7a6e506a7f3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:30.286 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-a7c1f876-ee13-4e2d-a349-d7a6e506a7f3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 446/894] 10.0.0.35 () {34 vars in 1026 bytes} [Thu Apr 23 01:28:30 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1489 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:28:30.337 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-60c1338e-604e-462b-9d84-946c4866b4f2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:28:30.345 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-60c1338e-604e-462b-9d84-946c4866b4f2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 449/895] 10.0.0.35 () {32 vars in 827 bytes} [Thu Apr 23 01:28:30 2026] GET / => generated 411 bytes in 16 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-04-23 01:28:30.368 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-cbe9df10-828b-47b3-a6f7-fbefd1b6e8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:28:30.414 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-cbe9df10-828b-47b3-a6f7-fbefd1b6e8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments returned with HTTP 200 [pid: 7|app: 0|req: 447/896] 10.0.0.35 () {40 vars in 1055 bytes} [Thu Apr 23 01:28:30 2026] POST /v3/b8d9d7493a744e28a85f77246c6685d1/attachments => generated 273 bytes in 53 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-04-23 01:28:31.389 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9e6adb71-e26e-4cdf-8042-694d2dcb19be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:31.410 8 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9e6adb71-e26e-4cdf-8042-694d2dcb19be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:31.418 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9e6adb71-e26e-4cdf-8042-694d2dcb19be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 8|app: 0|req: 450/897] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:31 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1488 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-04-23 01:28:34.254 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-22a2c85c-83f8-40e5-bec5-8e6ddf70b87c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:34.275 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-22a2c85c-83f8-40e5-bec5-8e6ddf70b87c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:34.282 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-22a2c85c-83f8-40e5-bec5-8e6ddf70b87c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 448/898] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:34 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:28:35.775 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9e6adb71-e26e-4cdf-8042-694d2dcb19be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 01:28:35.775 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-9e6adb71-e26e-4cdf-8042-694d2dcb19be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/899] 199.204.45.227 () {32 vars in 839 bytes} [Thu Apr 23 01:28:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:28:35.791 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-e2523659-d3b5-4c08-b6d6-7d45fe88f0b2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:35.815 7 INFO cinder.volume.api [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-e2523659-d3b5-4c08-b6d6-7d45fe88f0b2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:35.820 7 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-e2523659-d3b5-4c08-b6d6-7d45fe88f0b2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 449/900] 199.204.45.227 () {36 vars in 1072 bytes} [Thu Apr 23 01:28:35 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1712 bytes in 39 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-04-23 01:28:35.882 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-831959fc-66c2-4c67-8c0a-90352312500c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:36.926 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-831959fc-66c2-4c67-8c0a-90352312500c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e returned with HTTP 200 [pid: 8|app: 0|req: 452/901] 199.204.45.227 () {40 vars in 1134 bytes} [Thu Apr 23 01:28:35 2026] PUT /v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e => generated 802 bytes in 1054 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-04-23 01:28:37.274 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-d8b2faa0-3268-4964-a7bc-a23dfca2aab7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:37.291 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-d8b2faa0-3268-4964-a7bc-a23dfca2aab7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:37.297 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-d8b2faa0-3268-4964-a7bc-a23dfca2aab7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 450/902] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:37 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1489 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-04-23 01:28:37.446 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-10921724-be29-4bec-bcdb-3d43ed029836 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e/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-04-23 01:28:37.479 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-10921724-be29-4bec-bcdb-3d43ed029836 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e/action returned with HTTP 204 [pid: 8|app: 0|req: 453/903] 199.204.45.227 () {40 vars in 1147 bytes} [Thu Apr 23 01:28:37 2026] POST /v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 01:28:38.359 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-d8b2faa0-3268-4964-a7bc-a23dfca2aab7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:38.359 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-10921724-be29-4bec-bcdb-3d43ed029836 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:38.360 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-d8b2faa0-3268-4964-a7bc-a23dfca2aab7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:38.361 8 INFO cinder.api.openstack.wsgi [req-544ff7e4-6d08-4acd-aa1b-4ca1ec9fcd4b req-10921724-be29-4bec-bcdb-3d43ed029836 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 01:28:40.091 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-4e7be3bb-811d-4317-8407-8ada94976791 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:40.112 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-4e7be3bb-811d-4317-8407-8ada94976791 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:40.117 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-4e7be3bb-811d-4317-8407-8ada94976791 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 452/906] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:40 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1787 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-04-23 01:28:43.096 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:43.119 8 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:43.127 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 8|app: 0|req: 455/907] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:43 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1787 bytes in 39 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-04-23 01:28:45.911 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:28:45.932 7 INFO cinder.volume.api [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:28:45.938 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 200 [pid: 7|app: 0|req: 453/908] 199.204.45.227 () {32 vars in 824 bytes} [Thu Apr 23 01:28:45 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 1787 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:28:48.359 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:48.359 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:48.360 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:48.360 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:58.359 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:58.359 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:28:58.360 8 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-dea66e3f-9a5a-4674-858b-ff2a96bc7b86 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:28:58.360 7 INFO cinder.api.openstack.wsgi [req-bc41c8de-c871-4e51-b898-b7e3d21f4e33 req-c10d7e69-2746-49e7-9153-141c9c69f559 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 01:28:59.922 8 INFO cinder.api.openstack.wsgi [None req-535de985-1bdf-473b-a088-e889e757db2f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:28:59.946 8 INFO cinder.volume.api [None req-535de985-1bdf-473b-a088-e889e757db2f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:28:59.953 8 INFO cinder.api.openstack.wsgi [None req-535de985-1bdf-473b-a088-e889e757db2f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/913] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:28:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 154 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-04-23 01:28:59.968 7 INFO cinder.api.openstack.wsgi [None req-ec393e04-bf00-458e-b462-7d45e22d02ac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:28:59.977 7 INFO cinder.api.openstack.wsgi [None req-ec393e04-bf00-458e-b462-7d45e22d02ac 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 456/914] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:28:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:28:59.993 8 INFO cinder.api.openstack.wsgi [None req-77e8ebbb-3afb-4dcb-b28b-801e0acb685b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:28:59.998 8 INFO cinder.volume.api [None req-77e8ebbb-3afb-4dcb-b28b-801e0acb685b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:28:59.999 8 INFO cinder.api.openstack.wsgi [None req-77e8ebbb-3afb-4dcb-b28b-801e0acb685b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/915] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:28:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:29:00.011 7 INFO cinder.api.openstack.wsgi [None req-bb2b6666-5588-419c-a8fa-79c6ab76e1a0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:29:00.030 7 INFO cinder.volume.api [None req-bb2b6666-5588-419c-a8fa-79c6ab76e1a0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:29:00.035 7 INFO cinder.api.openstack.wsgi [None req-bb2b6666-5588-419c-a8fa-79c6ab76e1a0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/916] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:29:00.085 8 INFO cinder.api.openstack.wsgi [None req-283e4775-e69d-4452-b610-8a256b08f072 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true 2026-04-23 01:29:00.104 8 INFO cinder.api.openstack.wsgi [None req-283e4775-e69d-4452-b610-8a256b08f072 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/917] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true => generated 847 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-04-23 01:29:00.116 7 INFO cinder.api.openstack.wsgi [None req-e8d82c9b-ba53-410e-8541-ddb5df0132b2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true 2026-04-23 01:29:00.142 7 INFO cinder.api.openstack.wsgi [None req-e8d82c9b-ba53-410e-8541-ddb5df0132b2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/918] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.158 8 INFO cinder.api.openstack.wsgi [None req-f80e1380-c246-4a54-92d6-674deddb8ebe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:29:00.177 8 INFO cinder.api.openstack.wsgi [None req-f80e1380-c246-4a54-92d6-674deddb8ebe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/919] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.190 7 INFO cinder.api.openstack.wsgi [None req-4e32068f-5f58-460e-a291-1a33b7c27cff 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:29:00.214 7 INFO cinder.api.openstack.wsgi [None req-4e32068f-5f58-460e-a291-1a33b7c27cff 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/920] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.225 8 INFO cinder.api.openstack.wsgi [None req-8cac86b2-9daa-4255-bff9-a3d4c8f3f3d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true 2026-04-23 01:29:00.247 8 INFO cinder.api.openstack.wsgi [None req-8cac86b2-9daa-4255-bff9-a3d4c8f3f3d7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/921] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.261 7 INFO cinder.api.openstack.wsgi [None req-06894e59-bfb6-4a16-87e1-e95ad4008be1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true 2026-04-23 01:29:00.288 7 INFO cinder.api.openstack.wsgi [None req-06894e59-bfb6-4a16-87e1-e95ad4008be1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/922] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.303 8 INFO cinder.api.openstack.wsgi [None req-087ea283-66b6-4d28-b9ce-fbd554afe04f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true 2026-04-23 01:29:00.330 8 INFO cinder.api.openstack.wsgi [None req-087ea283-66b6-4d28-b9ce-fbd554afe04f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/923] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.342 7 INFO cinder.api.openstack.wsgi [None req-61de4b04-ab63-4903-bd48-2dfd1ecd7a6c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true 2026-04-23 01:29:00.390 7 INFO cinder.api.openstack.wsgi [None req-61de4b04-ab63-4903-bd48-2dfd1ecd7a6c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/924] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.406 8 INFO cinder.api.openstack.wsgi [None req-cfae8175-4e26-4653-9dd0-526e59f94407 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:29:00.433 8 INFO cinder.api.openstack.wsgi [None req-cfae8175-4e26-4653-9dd0-526e59f94407 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/925] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.443 7 INFO cinder.api.openstack.wsgi [None req-4f517dcf-ea89-40cf-b08c-b68cc33061be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true 2026-04-23 01:29:00.465 7 INFO cinder.api.openstack.wsgi [None req-4f517dcf-ea89-40cf-b08c-b68cc33061be 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/926] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.480 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true 2026-04-23 01:29:00.532 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/927] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:29:00.544 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:29:01.047 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 463/928] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:29:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:29:08.359 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:08.360 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:08.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:08.361 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:18.359 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:18.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:18.359 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:18.360 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:28.359 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:28.359 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:28.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:28.361 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:38.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:38.360 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:38.361 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:38.362 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:48.359 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:48.360 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:48.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:48.361 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:58.359 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:58.359 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:29:58.360 7 INFO cinder.api.openstack.wsgi [None req-4684a13b-7993-4caf-adc5-d40667908774 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:58.361 8 INFO cinder.api.openstack.wsgi [None req-d3864603-5591-43d5-9ca4-46515eec9f98 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:29:59.727 7 INFO cinder.api.openstack.wsgi [None req-1a650bea-884d-4883-baf1-f6449b5446ee 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:29:59.735 7 INFO cinder.volume.api [None req-1a650bea-884d-4883-baf1-f6449b5446ee 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:29:59.736 7 INFO cinder.api.openstack.wsgi [None req-1a650bea-884d-4883-baf1-f6449b5446ee 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/941] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:29:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:29:59.749 8 INFO cinder.api.openstack.wsgi [None req-4ac33b4a-f0e6-4b1a-af2d-57ae09717a43 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:29:59.766 8 INFO cinder.volume.api [None req-4ac33b4a-f0e6-4b1a-af2d-57ae09717a43 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:29:59.778 8 INFO cinder.api.openstack.wsgi [None req-4ac33b4a-f0e6-4b1a-af2d-57ae09717a43 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/942] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:29:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:29:59.788 7 INFO cinder.api.openstack.wsgi [None req-256025e5-30d5-4d6e-a900-664fb7e65fa0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:29:59.798 7 INFO cinder.volume.api [None req-256025e5-30d5-4d6e-a900-664fb7e65fa0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:29:59.805 7 INFO cinder.api.openstack.wsgi [None req-256025e5-30d5-4d6e-a900-664fb7e65fa0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/943] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:29:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:29:59.821 8 INFO cinder.api.openstack.wsgi [None req-d52dbb7d-5794-4003-82bb-948974d9e82e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:29:59.828 8 INFO cinder.api.openstack.wsgi [None req-d52dbb7d-5794-4003-82bb-948974d9e82e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 473/944] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:29:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:29:59.839 7 INFO cinder.api.openstack.wsgi [None req-0b195cce-02da-46a5-8f23-ea8bdddb95fe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:30:00.343 7 INFO cinder.api.openstack.wsgi [None req-0b195cce-02da-46a5-8f23-ea8bdddb95fe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 472/945] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:29:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.403 8 INFO cinder.api.openstack.wsgi [None req-76f74f38-0f1c-4db6-a2d5-ae200c62b38d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true 2026-04-23 01:30:00.422 8 INFO cinder.api.openstack.wsgi [None req-76f74f38-0f1c-4db6-a2d5-ae200c62b38d 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/946] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.436 7 INFO cinder.api.openstack.wsgi [None req-9a87d008-9eba-4e69-bc9e-40f7b423d8ce 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true 2026-04-23 01:30:00.465 7 INFO cinder.api.openstack.wsgi [None req-9a87d008-9eba-4e69-bc9e-40f7b423d8ce 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/947] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.480 8 INFO cinder.api.openstack.wsgi [None req-394e5740-80e5-4f49-8931-88263206c3ca 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:30:00.509 8 INFO cinder.api.openstack.wsgi [None req-394e5740-80e5-4f49-8931-88263206c3ca 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/948] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.525 7 INFO cinder.api.openstack.wsgi [None req-6a10fd57-0410-4ccb-868d-f52a1f90006c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:30:00.556 7 INFO cinder.api.openstack.wsgi [None req-6a10fd57-0410-4ccb-868d-f52a1f90006c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/949] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.568 8 INFO cinder.api.openstack.wsgi [None req-07070088-8c7c-439a-9f13-868f75450204 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true 2026-04-23 01:30:00.623 8 INFO cinder.api.openstack.wsgi [None req-07070088-8c7c-439a-9f13-868f75450204 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/950] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.644 7 INFO cinder.api.openstack.wsgi [None req-10001085-1e46-4d70-ac5a-6583233d62fe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true 2026-04-23 01:30:00.677 7 INFO cinder.api.openstack.wsgi [None req-10001085-1e46-4d70-ac5a-6583233d62fe 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/951] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.690 8 INFO cinder.api.openstack.wsgi [None req-e18267e5-6c6e-49f8-9c6c-55ba0800ad61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true 2026-04-23 01:30:00.710 8 INFO cinder.api.openstack.wsgi [None req-e18267e5-6c6e-49f8-9c6c-55ba0800ad61 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/952] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.725 7 INFO cinder.api.openstack.wsgi [None req-2cfbb9a4-9023-4524-ab1f-05a3431871c9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true 2026-04-23 01:30:00.751 7 INFO cinder.api.openstack.wsgi [None req-2cfbb9a4-9023-4524-ab1f-05a3431871c9 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.763 8 INFO cinder.api.openstack.wsgi [None req-eef721f7-2db9-4feb-8652-9e965ba80001 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:30:00.789 8 INFO cinder.api.openstack.wsgi [None req-eef721f7-2db9-4feb-8652-9e965ba80001 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/954] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.806 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true 2026-04-23 01:30:00.859 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:00.879 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true 2026-04-23 01:30:00.904 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/956] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:30:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:30:08.361 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:08.361 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:08.361 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:08.362 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:18.360 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:18.360 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:18.361 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:18.361 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:28.359 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:28.359 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:28.360 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:28.361 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:38.359 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:38.359 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:38.360 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:38.361 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:48.360 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:48.360 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:48.362 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:48.362 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:58.359 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:58.359 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:30:58.360 8 INFO cinder.api.openstack.wsgi [None req-b30ba76e-c6da-4175-b67c-6c3eb86f9c9b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:58.360 7 INFO cinder.api.openstack.wsgi [None req-cf625b3e-3e14-4996-b240-098fb33bb46a 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:30:59.742 7 INFO cinder.api.openstack.wsgi [None req-6e86c81e-1120-4cd3-8d09-9ca7f7717341 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:30:59.756 7 INFO cinder.volume.api [None req-6e86c81e-1120-4cd3-8d09-9ca7f7717341 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:30:59.763 7 INFO cinder.api.openstack.wsgi [None req-6e86c81e-1120-4cd3-8d09-9ca7f7717341 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/969] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:30:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:30:59.777 8 INFO cinder.api.openstack.wsgi [None req-d61f6251-3df9-450e-acd8-a2b2aeb22a52 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:30:59.783 8 INFO cinder.volume.api [None req-d61f6251-3df9-450e-acd8-a2b2aeb22a52 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:30:59.784 8 INFO cinder.api.openstack.wsgi [None req-d61f6251-3df9-450e-acd8-a2b2aeb22a52 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/970] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:30:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:30:59.796 7 INFO cinder.api.openstack.wsgi [None req-04b75c8f-62f1-470f-9636-bb1950938ff5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:30:59.811 7 INFO cinder.volume.api [None req-04b75c8f-62f1-470f-9636-bb1950938ff5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - 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-04-23 01:30:59.815 7 INFO cinder.api.openstack.wsgi [None req-04b75c8f-62f1-470f-9636-bb1950938ff5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/971] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:30:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 01:30:59.826 8 INFO cinder.api.openstack.wsgi [None req-1df8879e-9a50-4dd2-a6ac-d8ae8aa28f35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:31:00.330 8 INFO cinder.api.openstack.wsgi [None req-1df8879e-9a50-4dd2-a6ac-d8ae8aa28f35 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 487/972] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:30:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:31:00.418 7 INFO cinder.api.openstack.wsgi [None req-273820ab-316c-4bd2-af7d-e9a27b260d46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true 2026-04-23 01:31:00.435 7 INFO cinder.api.openstack.wsgi [None req-273820ab-316c-4bd2-af7d-e9a27b260d46 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/973] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/184b9c590e9a4d0789ea026b7dd26ca7?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.446 8 INFO cinder.api.openstack.wsgi [None req-b2622544-b6a0-4b8f-b588-02c97f53acf3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true 2026-04-23 01:31:00.474 8 INFO cinder.api.openstack.wsgi [None req-b2622544-b6a0-4b8f-b588-02c97f53acf3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/974] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2243114003da4258bd8a6a4c10a2eba0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.489 7 INFO cinder.api.openstack.wsgi [None req-78672c49-1170-47ac-8eba-0ed4903ada3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:31:00.522 7 INFO cinder.api.openstack.wsgi [None req-78672c49-1170-47ac-8eba-0ed4903ada3e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/975] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.535 8 INFO cinder.api.openstack.wsgi [None req-9f341cbe-65bd-4a9a-b927-edfe76c2daa3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:31:00.554 8 INFO cinder.api.openstack.wsgi [None req-9f341cbe-65bd-4a9a-b927-edfe76c2daa3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/976] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.567 7 INFO cinder.api.openstack.wsgi [None req-fa88773e-42ee-437e-bc73-2441c0e2c83f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true 2026-04-23 01:31:00.591 7 INFO cinder.api.openstack.wsgi [None req-fa88773e-42ee-437e-bc73-2441c0e2c83f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/977] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/5f37769fdfbc49608a6757590d379df1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.602 8 INFO cinder.api.openstack.wsgi [None req-f8631dcf-0f10-43c3-8305-83ea52df4128 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true 2026-04-23 01:31:00.624 8 INFO cinder.api.openstack.wsgi [None req-f8631dcf-0f10-43c3-8305-83ea52df4128 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/978] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/938b3ddb2f3b49ea8ec91ed186bfccf9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.637 7 INFO cinder.api.openstack.wsgi [None req-88cd1e73-c4e0-4de4-ad73-c88045d15273 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true 2026-04-23 01:31:00.655 7 INFO cinder.api.openstack.wsgi [None req-88cd1e73-c4e0-4de4-ad73-c88045d15273 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/979] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a17f09098c824bf68d4df755db7c0a27?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.666 8 INFO cinder.api.openstack.wsgi [None req-a544846f-b5a1-4500-a5d5-db917a837204 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true 2026-04-23 01:31:00.699 8 INFO cinder.api.openstack.wsgi [None req-a544846f-b5a1-4500-a5d5-db917a837204 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/980] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/a6c1d13bdeee4cf7b40375d3ff4c84da?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.712 7 INFO cinder.api.openstack.wsgi [None req-5fa21bfd-f221-4991-804e-247c985c932c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:31:00.737 7 INFO cinder.api.openstack.wsgi [None req-5fa21bfd-f221-4991-804e-247c985c932c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/981] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.751 8 INFO cinder.api.openstack.wsgi [None req-822802ad-bb60-47ae-9334-6e22aa59d22b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true 2026-04-23 01:31:00.771 8 INFO cinder.api.openstack.wsgi [None req-822802ad-bb60-47ae-9334-6e22aa59d22b 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/982] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/c7c201ba87bb4440899763ff57ef085d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.783 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true 2026-04-23 01:31:00.803 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/983] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/cd54bc366c3642248b745b1eccdf5552?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:00.815 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:31:00.820 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/984] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:31:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:08.359 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:08.359 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:08.360 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:08.361 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:18.359 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:18.359 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:18.360 8 INFO cinder.api.openstack.wsgi [None req-82927a13-e594-4eee-bf9d-b6fc19f51d33 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:18.360 7 INFO cinder.api.openstack.wsgi [None req-df71775f-36f3-493b-a9a7-589cd75a2756 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:19.843 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:31:20.410 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e returned with HTTP 200 [pid: 8|app: 0|req: 496/989] 199.204.45.227 () {38 vars in 1102 bytes} [Thu Apr 23 01:31:19 2026] DELETE /v3/b8d9d7493a744e28a85f77246c6685d1/attachments/158d426c-036f-4e61-8ea3-309a7b8cf67e => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:20.431 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 2026-04-23 01:31:20.433 7 INFO cinder.api.v3.volumes [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Delete volume with id: 5d91a042-a3fc-4254-8b67-caafd3b12b31 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:31:20.446 7 INFO cinder.volume.api [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Volume info retrieved successfully. 2026-04-23 01:31:20.479 7 INFO cinder.volume.api [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Delete volume request issued successfully. 2026-04-23 01:31:20.479 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 returned with HTTP 202 [pid: 7|app: 0|req: 494/990] 199.204.45.227 () {36 vars in 1053 bytes} [Thu Apr 23 01:31:20 2026] DELETE /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/5d91a042-a3fc-4254-8b67-caafd3b12b31 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 01:31:28.359 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:28.359 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:28.361 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:28.361 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:38.358 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:38.358 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:38.359 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:38.360 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:48.359 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:48.360 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:48.361 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:48.361 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:58.359 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:58.359 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:31:58.360 7 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-2bfd7d8a-75a6-441d-a825-8a0102dfe7e2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:31:58.360 8 INFO cinder.api.openstack.wsgi [req-5d34770e-f8ca-432c-b8bc-2445687579bd req-8da0e54c-c384-4ccf-939a-9f8023585767 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123: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-04-23 01:31:58.660 7 INFO cinder.api.openstack.wsgi [None req-5561e4ef-3c24-42c3-9430-e4722be4fe8c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots 2026-04-23 01:31:58.672 7 INFO cinder.volume.api [None req-5561e4ef-3c24-42c3-9430-e4722be4fe8c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:31:58.673 7 INFO cinder.api.openstack.wsgi [None req-5561e4ef-3c24-42c3-9430-e4722be4fe8c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 499/999] 10.0.0.108 () {32 vars in 704 bytes} [Thu Apr 23 01:31:58 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 01:31:58.688 8 INFO cinder.api.openstack.wsgi [None req-c3e6efb8-7131-486d-ae3f-c66d9e78db95 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 01:31:58.715 8 INFO cinder.volume.api [None req-c3e6efb8-7131-486d-ae3f-c66d9e78db95 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:31:58.715 8 INFO cinder.api.openstack.wsgi [None req-c3e6efb8-7131-486d-ae3f-c66d9e78db95 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes returned with HTTP 200 [pid: 8|app: 0|req: 501/1000] 10.0.0.108 () {32 vars in 700 bytes} [Thu Apr 23 01:31:58 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:31:59.813 7 INFO cinder.api.openstack.wsgi [None req-a231177e-f904-4358-926f-466c1dd5f3fa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:31:59.837 7 INFO cinder.api.openstack.wsgi [None req-a231177e-f904-4358-926f-466c1dd5f3fa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1001] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:59.852 8 INFO cinder.api.openstack.wsgi [None req-ec2d31bc-c21f-453a-8fdf-1603328b2b4c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:31:59.871 8 INFO cinder.api.openstack.wsgi [None req-ec2d31bc-c21f-453a-8fdf-1603328b2b4c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1002] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:59.882 7 INFO cinder.api.openstack.wsgi [None req-e1e4f2d1-3958-47d3-899e-7cb3f96a264f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:31:59.904 7 INFO cinder.api.openstack.wsgi [None req-e1e4f2d1-3958-47d3-899e-7cb3f96a264f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1003] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:59.912 8 INFO cinder.api.openstack.wsgi [None req-0fd05bef-883e-4668-84d4-927c9540061e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:31:59.923 8 INFO cinder.volume.api [None req-0fd05bef-883e-4668-84d4-927c9540061e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:31:59.925 8 INFO cinder.api.openstack.wsgi [None req-0fd05bef-883e-4668-84d4-927c9540061e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1004] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:31:59.935 7 INFO cinder.api.openstack.wsgi [None req-17696d13-7e49-4e96-9435-d67753aa18c0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:31:59.939 7 INFO cinder.volume.api [None req-17696d13-7e49-4e96-9435-d67753aa18c0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:31:59.940 7 INFO cinder.api.openstack.wsgi [None req-17696d13-7e49-4e96-9435-d67753aa18c0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1005] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:31:59.950 8 INFO cinder.api.openstack.wsgi [None req-1f48bf3f-cbae-42eb-9822-a08cd5c9f978 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:31:59.955 8 INFO cinder.api.openstack.wsgi [None req-1f48bf3f-cbae-42eb-9822-a08cd5c9f978 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 504/1006] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:31:59.965 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:31:59.974 7 INFO cinder.volume.api [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:31:59.976 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1007] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:31:59.987 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:32:00.491 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1008] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:31:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 669 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:32:08.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:08.360 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:08.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:08.361 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:18.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:18.359 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:18.360 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:18.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:28.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:28.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:28.360 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:28.361 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:38.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:38.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:38.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:38.362 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:48.359 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:48.359 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:48.360 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:48.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:58.360 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:58.361 7 INFO cinder.api.openstack.wsgi [None req-30372653-8554-4a2d-a8fe-9da194b88c08 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:58.362 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:32:58.363 8 INFO cinder.api.openstack.wsgi [None req-99ee670b-708d-4d17-912a-d2da28074332 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:32:59.786 7 INFO cinder.api.openstack.wsgi [None req-9902ca59-ac91-4eda-a03f-9f5c16e8c3b8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:32:59.792 7 INFO cinder.volume.api [None req-9902ca59-ac91-4eda-a03f-9f5c16e8c3b8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:32:59.792 7 INFO cinder.api.openstack.wsgi [None req-9902ca59-ac91-4eda-a03f-9f5c16e8c3b8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1021] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:32:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:32:59.801 8 INFO cinder.api.openstack.wsgi [None req-a5041fc4-1cef-4c78-9269-0cebeeaf5415 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:32:59.809 8 INFO cinder.volume.api [None req-a5041fc4-1cef-4c78-9269-0cebeeaf5415 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:32:59.810 8 INFO cinder.api.openstack.wsgi [None req-a5041fc4-1cef-4c78-9269-0cebeeaf5415 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1022] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:32:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:32:59.820 7 INFO cinder.api.openstack.wsgi [None req-2ae8b008-c87e-4fb9-806d-a8b67a35f259 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:32:59.826 7 INFO cinder.api.openstack.wsgi [None req-2ae8b008-c87e-4fb9-806d-a8b67a35f259 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 511/1023] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:32:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:32:59.837 8 INFO cinder.api.openstack.wsgi [None req-afb69528-f100-4dfb-b4c9-1bd5fbb3119f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:32:59.846 8 INFO cinder.volume.api [None req-afb69528-f100-4dfb-b4c9-1bd5fbb3119f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:32:59.848 8 INFO cinder.api.openstack.wsgi [None req-afb69528-f100-4dfb-b4c9-1bd5fbb3119f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1024] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:32:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:32:59.859 7 INFO cinder.api.openstack.wsgi [None req-4d0a004b-40ca-4db1-b31c-bc52e456d1e7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:33:00.362 7 INFO cinder.api.openstack.wsgi [None req-4d0a004b-40ca-4db1-b31c-bc52e456d1e7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1025] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:32:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:33:00.411 8 INFO cinder.api.openstack.wsgi [None req-5b9d4aa3-835f-44dc-899b-83073e815915 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:33:00.430 8 INFO cinder.api.openstack.wsgi [None req-5b9d4aa3-835f-44dc-899b-83073e815915 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1026] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:00.439 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:33:00.470 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1027] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:00.481 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:33:00.502 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1028] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:08.359 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:08.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:08.359 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:08.361 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:18.359 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:18.359 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:18.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:18.361 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:28.360 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:28.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:28.361 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:28.361 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:38.359 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:38.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:38.360 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:38.362 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:48.359 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:48.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:48.360 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:48.361 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:58.359 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:58.359 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:33:58.360 7 INFO cinder.api.openstack.wsgi [None req-0824f06d-8cc3-4035-a01f-8136159e8dfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:58.360 8 INFO cinder.api.openstack.wsgi [None req-2ed969ff-c184-48c8-a946-372ed51351a5 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:33:59.797 7 INFO cinder.api.openstack.wsgi [None req-68debc11-095d-4fa3-829c-456a0a3aba2c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:33:59.806 7 INFO cinder.volume.api [None req-68debc11-095d-4fa3-829c-456a0a3aba2c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:33:59.807 7 INFO cinder.api.openstack.wsgi [None req-68debc11-095d-4fa3-829c-456a0a3aba2c 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:33:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:33:59.854 8 INFO cinder.api.openstack.wsgi [None req-9984f70e-7fe9-495c-a6ab-d7b48fc125a8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:33:59.891 8 INFO cinder.api.openstack.wsgi [None req-9984f70e-7fe9-495c-a6ab-d7b48fc125a8 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:59.906 7 INFO cinder.api.openstack.wsgi [None req-0e3e7d2d-bfa5-47f7-a934-b88f49212bfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:33:59.947 7 INFO cinder.api.openstack.wsgi [None req-0e3e7d2d-bfa5-47f7-a934-b88f49212bfa 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:59.959 8 INFO cinder.api.openstack.wsgi [None req-44bad4fd-3e54-47db-9cd9-9f59bd0b9bc0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:33:59.985 8 INFO cinder.api.openstack.wsgi [None req-44bad4fd-3e54-47db-9cd9-9f59bd0b9bc0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:33:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:33:59.996 7 INFO cinder.api.openstack.wsgi [None req-c436abc3-6fb1-4aa8-8cfc-8395fc24bfcf 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:34:00.001 7 INFO cinder.api.openstack.wsgi [None req-c436abc3-6fb1-4aa8-8cfc-8395fc24bfcf 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:33:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:34:00.015 8 INFO cinder.api.openstack.wsgi [None req-4c5dee36-34e1-47e9-8554-84dc093670c2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:34:00.026 8 INFO cinder.volume.api [None req-4c5dee36-34e1-47e9-8554-84dc093670c2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:34:00.028 8 INFO cinder.api.openstack.wsgi [None req-4c5dee36-34e1-47e9-8554-84dc093670c2 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1046] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:34:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:34:00.040 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:34:00.543 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1047] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:34:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:34:00.553 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:34:00.558 8 INFO cinder.volume.api [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:34:00.559 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1048] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:34:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:34:08.358 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:08.359 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:08.360 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:08.360 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:18.361 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:18.361 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:18.362 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:18.362 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:28.359 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:28.359 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:28.360 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:28.361 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:38.359 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:38.359 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:38.360 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:38.360 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:48.359 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:48.360 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:48.360 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:48.361 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:58.359 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:58.360 7 INFO cinder.api.openstack.wsgi [None req-ed40230e-99d0-4db4-a333-385da40440a6 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:58.360 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:34:58.363 8 INFO cinder.api.openstack.wsgi [None req-23b14386-3482-452f-a440-d817da3d56e0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:34:59.848 7 INFO cinder.api.openstack.wsgi [None req-08e313f7-cea4-4afe-8501-dab68e03be7f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:34:59.879 7 INFO cinder.volume.api [None req-08e313f7-cea4-4afe-8501-dab68e03be7f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:34:59.881 7 INFO cinder.api.openstack.wsgi [None req-08e313f7-cea4-4afe-8501-dab68e03be7f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1061] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:34:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:34:59.892 8 INFO cinder.api.openstack.wsgi [None req-e04b028a-72e5-45bb-b06d-5b1ad49564d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:34:59.904 8 INFO cinder.volume.api [None req-e04b028a-72e5-45bb-b06d-5b1ad49564d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:34:59.904 8 INFO cinder.api.openstack.wsgi [None req-e04b028a-72e5-45bb-b06d-5b1ad49564d1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1062] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:34:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:34:59.952 7 INFO cinder.api.openstack.wsgi [None req-165e34c6-dd2d-4380-beff-6f839a8c67e3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:34:59.982 7 INFO cinder.api.openstack.wsgi [None req-165e34c6-dd2d-4380-beff-6f839a8c67e3 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1063] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:34:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:34:59.994 8 INFO cinder.api.openstack.wsgi [None req-a243c10a-1016-4079-82df-f211fea55262 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:35:00.023 8 INFO cinder.api.openstack.wsgi [None req-a243c10a-1016-4079-82df-f211fea55262 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1064] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:34:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:35:00.033 7 INFO cinder.api.openstack.wsgi [None req-35f397b4-f8ed-4122-a13f-e110a39d7bbc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:35:00.063 7 INFO cinder.api.openstack.wsgi [None req-35f397b4-f8ed-4122-a13f-e110a39d7bbc 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1065] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:35:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:35:00.079 8 INFO cinder.api.openstack.wsgi [None req-89773976-d4c3-4366-abee-3c153676fb75 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:35:00.090 8 INFO cinder.api.openstack.wsgi [None req-89773976-d4c3-4366-abee-3c153676fb75 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 534/1066] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:35:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:35:00.101 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:35:00.121 7 INFO cinder.volume.api [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:35:00.123 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1067] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:35:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:35:00.136 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:35:00.641 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1068] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:35:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:35:08.359 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:08.359 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:08.360 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:08.361 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:18.359 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:18.359 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:18.360 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:18.360 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:28.358 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:28.358 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:28.359 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:28.360 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:38.359 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:38.359 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:38.359 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:38.360 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:48.363 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:48.364 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:48.364 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:48.366 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:58.358 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:58.359 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:35:58.360 7 INFO cinder.api.openstack.wsgi [None req-2620e7c9-3273-4a7a-a21d-ea4af9b00944 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:58.360 8 INFO cinder.api.openstack.wsgi [None req-20c9ccb7-83f2-410d-b8cb-3a7b439b11c1 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:35:59.733 7 INFO cinder.api.openstack.wsgi [None req-69257fdf-a6fb-4968-b31a-fcf71603214f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true 2026-04-23 01:36:00.237 7 INFO cinder.api.openstack.wsgi [None req-69257fdf-a6fb-4968-b31a-fcf71603214f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1081] 10.0.0.179 () {28 vars in 695 bytes} [Thu Apr 23 01:35:59 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:36:00.281 8 INFO cinder.api.openstack.wsgi [None req-6911cf3e-7427-4ee7-93f0-5dbfcc75e63e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true 2026-04-23 01:36:00.297 8 INFO cinder.api.openstack.wsgi [None req-6911cf3e-7427-4ee7-93f0-5dbfcc75e63e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1082] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/2b04c5ac3d0948fb8eafd4a5567f3861?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:36:00.310 7 INFO cinder.api.openstack.wsgi [None req-5f89f110-dbdd-4b6d-879c-1eea45eeac1f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true 2026-04-23 01:36:00.334 7 INFO cinder.api.openstack.wsgi [None req-5f89f110-dbdd-4b6d-879c-1eea45eeac1f 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1083] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/3dc0ae480be54f8a8832561edca31364?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:36:00.346 8 INFO cinder.api.openstack.wsgi [None req-404a6f5f-2c6c-40ed-b2d4-fd7b2929cab0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true 2026-04-23 01:36:00.368 8 INFO cinder.api.openstack.wsgi [None req-404a6f5f-2c6c-40ed-b2d4-fd7b2929cab0 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1084] 10.0.0.179 () {28 vars in 735 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-quota-sets/b8d9d7493a744e28a85f77246c6685d1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:36:00.378 7 INFO cinder.api.openstack.wsgi [None req-baa81316-cfe8-44ec-a9c3-b54d9aceea58 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services 2026-04-23 01:36:00.382 7 INFO cinder.api.openstack.wsgi [None req-baa81316-cfe8-44ec-a9c3-b54d9aceea58 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 542/1085] 10.0.0.179 () {28 vars in 644 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 01:36:00.391 8 INFO cinder.api.openstack.wsgi [None req-41d95f9d-cdf9-404f-a887-aba7dd58851e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:36:00.399 8 INFO cinder.volume.api [None req-41d95f9d-cdf9-404f-a887-aba7dd58851e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:36:00.400 8 INFO cinder.api.openstack.wsgi [None req-41d95f9d-cdf9-404f-a887-aba7dd58851e 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1086] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:36:00.414 7 INFO cinder.api.openstack.wsgi [None req-af5b73b7-60dc-4eb9-838b-810e0845a863 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true 2026-04-23 01:36:00.419 7 INFO cinder.volume.api [None req-af5b73b7-60dc-4eb9-838b-810e0845a863 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all snapshots completed successfully. 2026-04-23 01:36:00.419 7 INFO cinder.api.openstack.wsgi [None req-af5b73b7-60dc-4eb9-838b-810e0845a863 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1087] 10.0.0.179 () {28 vars in 673 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 01:36:00.431 8 INFO cinder.api.openstack.wsgi [None req-75d346e5-d37a-47ea-bd7c-79ac32d0a8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true 2026-04-23 01:36:00.440 8 INFO cinder.volume.api [None req-75d346e5-d37a-47ea-bd7c-79ac32d0a8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] Get all volumes completed successfully. 2026-04-23 01:36:00.442 8 INFO cinder.api.openstack.wsgi [None req-75d346e5-d37a-47ea-bd7c-79ac32d0a8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9d7493a744e28a85f77246c6685d1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1088] 10.0.0.179 () {28 vars in 683 bytes} [Thu Apr 23 01:36:00 2026] GET /v3/b8d9d7493a744e28a85f77246c6685d1/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-04-23 01:36:08.359 8 INFO cinder.api.openstack.wsgi [None req-75d346e5-d37a-47ea-bd7c-79ac32d0a8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:36:08.359 7 INFO cinder.api.openstack.wsgi [None req-af5b73b7-60dc-4eb9-838b-810e0845a863 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] GET http://10.0.0.123:8776/ 2026-04-23 01:36:08.360 7 INFO cinder.api.openstack.wsgi [None req-af5b73b7-60dc-4eb9-838b-810e0845a863 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300 2026-04-23 01:36:08.361 8 INFO cinder.api.openstack.wsgi [None req-75d346e5-d37a-47ea-bd7c-79ac32d0a8c7 4de1018e8b534affb3016bb4fc94fc85 b8d9d7493a744e28a85f77246c6685d1 - - default default] http://10.0.0.123:8776/ returned with HTTP 300