+ 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 [Fri Jul 3 19:15:04 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-868c8c6595-mjrcd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f74408eb668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-03 19:15:08.642 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-03 19:15:08.643 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-03 19:15:08.683 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-03 19:15:08.683 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-03 19:15:09.874 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-03 19:15:09.877 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-03 19:15:09.879 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-03 19:15:09.881 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-03 19:15:09.893 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-03 19:15:09.896 7 INFO cinder.rpc [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-03 19:15:09.931 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-03 19:15:09.934 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-03 19:15:09.936 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-03 19:15:09.938 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-03 19:15:09.944 7 WARNING cinder.api.contrib.hosts [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-03 19:15:09.950 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-03 19:15:09.953 8 INFO cinder.rpc [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-03 19:15:09.983 7 WARNING keystonemiddleware._common.config [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:15:09.992 7 WARNING oslo_config.cfg [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] 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 0x7f74408eb668 pid: 7 (default app) 2026-07-03 19:15:10.005 8 WARNING cinder.api.contrib.hosts [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-03 19:15:10.046 8 WARNING keystonemiddleware._common.config [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:15:10.055 8 WARNING oslo_config.cfg [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f74408eb668 pid: 8 (default app) 2026-07-03 19:15:18.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:18.050 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:28.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:28.050 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:38.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:38.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:38.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:38.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:48.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:48.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:48.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:48.049 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:58.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:58.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:15:58.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:15:58.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:08.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:08.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:08.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:08.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:18.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:18.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:18.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:18.049 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:28.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:28.048 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:28.049 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:28.050 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:38.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:38.048 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:38.049 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:38.049 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:48.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:48.047 7 INFO cinder.api.openstack.wsgi [None req-4eaa68c5-7972-44f3-9abf-762feed00a69 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:48.047 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] GET http://10.0.0.134:8776/ 2026-07-03 19:16:48.049 8 INFO cinder.api.openstack.wsgi [None req-f622d8f7-a427-4710-9cc2-509d1e2929f2 - - - - - -] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-03 19:16:51.543 7 INFO cinder.api.openstack.wsgi [None req-0cd6bdd4-0dcb-436f-8f51-d7e52b47121b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/rbd1 2026-07-03 19:16:51.569 7 INFO cinder.api.openstack.wsgi [None req-0cd6bdd4-0dcb-436f-8f51-d7e52b47121b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.213 () {30 vars in 682 bytes} [Fri Jul 3 19:16:50 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/rbd1 => generated 82 bytes in 948 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-03 19:16:52.092 8 INFO cinder.api.openstack.wsgi [None req-65e87327-121b-4851-aebf-a05b82dc646e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 19:16:52.116 8 INFO cinder.api.openstack.wsgi [None req-65e87327-121b-4851-aebf-a05b82dc646e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.213 () {30 vars in 721 bytes} [Fri Jul 3 19:16:51 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?name=rbd1&is_public=None => generated 20 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:16:53.849 7 INFO cinder.api.openstack.wsgi [None req-1f2aeb98-15c5-4de6-a7f6-07aa3bdaf5af 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 19:16:53.882 7 INFO cinder.api.openstack.wsgi [None req-1f2aeb98-15c5-4de6-a7f6-07aa3bdaf5af 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.213 () {34 vars in 725 bytes} [Fri Jul 3 19:16:53 2026] POST /v3/672fa28b7f22455f9b7a5cb5fb343aa3/types => generated 179 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:16:53.902 8 INFO cinder.api.openstack.wsgi [req-1f2aeb98-15c5-4de6-a7f6-07aa3bdaf5af req-6ea6e0b4-15ef-47c0-b429-678057e549dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/235c4343-e274-41b0-a5e1-50b0b66947b2/extra_specs 2026-07-03 19:16:53.963 8 INFO cinder.api.openstack.wsgi [req-1f2aeb98-15c5-4de6-a7f6-07aa3bdaf5af req-6ea6e0b4-15ef-47c0-b429-678057e549dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/235c4343-e274-41b0-a5e1-50b0b66947b2/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.213 () {36 vars in 894 bytes} [Fri Jul 3 19:16:53 2026] POST /v3/672fa28b7f22455f9b7a5cb5fb343aa3/types/235c4343-e274-41b0-a5e1-50b0b66947b2/extra_specs => generated 48 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:16:55.767 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?is_public=None 2026-07-03 19:16:55.781 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.213 () {30 vars in 701 bytes} [Fri Jul 3 19:16:55 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:16:57.775 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/qos-specs 2026-07-03 19:16:57.790 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.213 () {30 vars in 680 bytes} [Fri Jul 3 19:16:57 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/qos-specs => generated 17 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:16:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:16:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:16:58.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:16:58.052 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:08.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:08.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:08.051 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:18.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:18.051 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:18.052 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:38.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:38.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:58.046 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:17:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:17:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:08.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:38.046 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:38.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:58.046 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:18:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:18:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:08.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:48.052 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:19:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:19:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:08.053 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:08.053 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:08.055 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:38.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:38.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:20:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:20:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:38.046 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:38.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:48.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:48.053 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:48.055 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:21:58.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:21:58.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:18.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:18.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:18.052 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:38.046 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:38.046 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:48.055 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:22:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:22:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:28.046 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:23:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:23:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:08.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:08.051 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:18.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:18.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:24:58.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:24:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:08.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:38.051 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:48.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:25:58.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:25:58.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:18.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:18.052 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:28.046 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:48.046 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:26:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:26:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:08.051 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:38.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:27:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:27:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:18.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:48.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:28:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:28:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:08.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:08.052 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:08.053 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:28.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:38.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:38.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:48.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:48.052 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:29:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:29:58.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:18.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:28.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:38.055 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:38.056 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:30:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:30:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:08.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:08.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:18.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:28.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:38.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:48.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:48.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:48.051 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:58.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:31:58.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:31:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:08.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:08.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:08.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:08.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:18.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:18.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:18.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:18.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:28.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:28.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:28.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:28.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:38.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:38.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:38.048 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:48.047 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:48.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:48.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:48.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:58.047 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:58.048 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:32:58.049 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:32:58.049 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:08.050 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:08.050 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:08.051 8 INFO cinder.api.openstack.wsgi [None req-d9f3cbfa-92f6-4d92-ae4c-dbfcec3252a5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:08.051 7 INFO cinder.api.openstack.wsgi [None req-6fa22f11-7683-4f86-ba51-363f31e9698e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 19:33:10.117 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False 2026-07-03 19:33:10.153 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.153 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.154 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.154 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.154 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.155 8 WARNING cinder.quota [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.160 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 111/221] 199.204.45.74 () {44 vars in 1065 bytes} [Fri Jul 3 19:33:09 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False => generated 340 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 19:33:10.354 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3 2026-07-03 19:33:10.435 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.438 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.438 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.439 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.440 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.441 7 WARNING cinder.quota [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-03 19:33:10.449 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3 returned with HTTP 200 [pid: 7|app: 0|req: 111/222] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Jul 3 19:33:10 2026] PUT /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3 => generated 296 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:33:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:18.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:28.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:28.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:38.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:48.046 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:48.046 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:33:58.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:33:58.051 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:08.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:18.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:18.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:18.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:28.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:28.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:48.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:34:58.051 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:34:58.053 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:18.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:18.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:28.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:48.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:48.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:58.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:58.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:35:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:35:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:08.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:18.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:18.054 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:18.055 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:58.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:58.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:36:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:36:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:08.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:18.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:18.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:18.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:18.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:58.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:37:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:37:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:18.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:28.046 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:48.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:48.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:38:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:38:58.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:18.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:18.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:38.051 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:38.052 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:39:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:39:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:18.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:18.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:18.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:28.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:28.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:48.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:58.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:40:58.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:40:58.052 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:18.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:18.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:28.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:28.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:48.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:48.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:58.052 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:58.053 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:41:58.053 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:41:58.058 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:08.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:08.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:18.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:18.052 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:18.053 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:18.057 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:28.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:28.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:38.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:38.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:38.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:48.046 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:58.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:42:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:42:58.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:08.050 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:08.053 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:08.055 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:18.046 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:18.046 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:18.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:18.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:28.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:28.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:28.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:28.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:38.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:38.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:38.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:38.050 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:48.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:48.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:48.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:48.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:58.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:58.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:43:58.049 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:43:58.049 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:08.047 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:08.047 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:08.048 7 INFO cinder.api.openstack.wsgi [None req-6cb165aa-b400-4d96-965f-623750fd69bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:08.048 8 INFO cinder.api.openstack.wsgi [None req-1787d08b-7e56-4281-b958-8b9139ae9ea4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:15.240 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False 2026-07-03 19:44:15.260 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 199.204.45.74 () {44 vars in 1065 bytes} [Fri Jul 3 19:44:15 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:44:16.026 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1 2026-07-03 19:44:16.088 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1 returned with HTTP 200 [pid: 7|app: 0|req: 178/356] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Jul 3 19:44:16 2026] PUT /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1 => generated 296 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:44:18.046 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:18.047 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:18.047 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:18.047 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:28.047 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:28.047 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:28.048 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:28.048 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:38.046 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:38.047 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:38.047 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:38.048 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:48.047 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:48.048 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:48.048 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:48.050 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:58.051 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:58.051 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:44:58.052 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:44:58.052 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:08.047 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:08.048 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:08.048 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:08.053 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:18.047 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:18.048 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:18.049 7 INFO cinder.api.openstack.wsgi [None req-6c09a03f-5bab-434c-9ff9-b6eb89e374df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:18.049 8 INFO cinder.api.openstack.wsgi [None req-ff9944aa-303d-4ae4-8bae-baaca6709488 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:25.373 7 INFO cinder.api.openstack.wsgi [None req-29533716-3bdb-4b1a-b2e7-07903f50fc32 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:45:25.408 7 INFO cinder.volume.api [None req-29533716-3bdb-4b1a-b2e7-07903f50fc32 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:45:25.410 7 INFO cinder.api.openstack.wsgi [None req-29533716-3bdb-4b1a-b2e7-07903f50fc32 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:45:25.425 8 INFO cinder.api.openstack.wsgi [None req-6dfe4a1b-3a1a-41c7-89fc-7bcc13acf19e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:45:25.442 8 INFO cinder.volume.api [None req-6dfe4a1b-3a1a-41c7-89fc-7bcc13acf19e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:45:25.443 8 INFO cinder.api.openstack.wsgi [None req-6dfe4a1b-3a1a-41c7-89fc-7bcc13acf19e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:45:25.452 7 INFO cinder.api.openstack.wsgi [None req-72cb5ecd-5d8f-43d8-b2b0-3e22938c815a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:45:25.458 7 INFO cinder.api.openstack.wsgi [None req-72cb5ecd-5d8f-43d8-b2b0-3e22938c815a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:45:25.505 8 INFO cinder.api.openstack.wsgi [None req-57c03643-9b21-48d5-b3a1-6ef9a8247166 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:45:25.524 8 INFO cinder.api.openstack.wsgi [None req-57c03643-9b21-48d5-b3a1-6ef9a8247166 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:45:25.535 7 INFO cinder.api.openstack.wsgi [None req-e5b2e98f-9176-4f05-afe6-b463df617bef 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:45:25.564 7 INFO cinder.api.openstack.wsgi [None req-e5b2e98f-9176-4f05-afe6-b463df617bef 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:45:25.579 8 INFO cinder.api.openstack.wsgi [None req-d0b56ba4-757f-43cd-b69b-b89ab6c380f4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:45:25.622 8 INFO cinder.api.openstack.wsgi [None req-d0b56ba4-757f-43cd-b69b-b89ab6c380f4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:45:25.633 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:45:26.179 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:45:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:45:26.189 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:45:26.221 8 INFO cinder.volume.api [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:45:26.223 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:45:26 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:45:28.047 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:28.047 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:28.049 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:28.049 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:38.047 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:38.047 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:38.048 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:38.048 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:48.047 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:48.048 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:48.048 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:48.050 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:58.047 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:58.048 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:45:58.049 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:45:58.049 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:08.048 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:08.048 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:08.049 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:08.049 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:18.047 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:18.047 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:18.048 7 INFO cinder.api.openstack.wsgi [None req-8cb8eda8-90aa-49d3-9dc7-ecaae260d4bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:18.049 8 INFO cinder.api.openstack.wsgi [None req-b3ae3515-4a47-4f17-8479-5d44872a78a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:24.591 7 INFO cinder.api.openstack.wsgi [None req-788bc678-1a76-4f45-9d2e-ce7f59bf2b85 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:46:24.605 7 INFO cinder.volume.api [None req-788bc678-1a76-4f45-9d2e-ce7f59bf2b85 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:46:24.609 7 INFO cinder.api.openstack.wsgi [None req-788bc678-1a76-4f45-9d2e-ce7f59bf2b85 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:46:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:46:24.623 8 INFO cinder.api.openstack.wsgi [None req-f1908234-4918-44e1-94ae-1fa93c53e03a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:46:25.178 8 INFO cinder.api.openstack.wsgi [None req-f1908234-4918-44e1-94ae-1fa93c53e03a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:46:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:46:25.193 7 INFO cinder.api.openstack.wsgi [None req-e78409b7-e4e7-4dc3-bfff-ba41254a83bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:46:25.203 7 INFO cinder.volume.api [None req-e78409b7-e4e7-4dc3-bfff-ba41254a83bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:46:25.204 7 INFO cinder.api.openstack.wsgi [None req-e78409b7-e4e7-4dc3-bfff-ba41254a83bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:46:25.248 8 INFO cinder.api.openstack.wsgi [None req-b054d13d-4afb-4a24-8bbf-416ec8a9a512 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:46:25.269 8 INFO cinder.api.openstack.wsgi [None req-b054d13d-4afb-4a24-8bbf-416ec8a9a512 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:46:25.281 7 INFO cinder.api.openstack.wsgi [None req-baf2c967-7fd9-4281-9e39-ab007a87f099 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:46:25.302 7 INFO cinder.api.openstack.wsgi [None req-baf2c967-7fd9-4281-9e39-ab007a87f099 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:46:25.313 8 INFO cinder.api.openstack.wsgi [None req-e7046f56-2db4-41b4-b052-dff0e27e83fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:46:25.337 8 INFO cinder.api.openstack.wsgi [None req-e7046f56-2db4-41b4-b052-dff0e27e83fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:46:25.351 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:46:25.358 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:46:25.370 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:46:25.378 8 INFO cinder.volume.api [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:46:25.378 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:46:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:46:28.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:28.048 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:28.049 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:28.050 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:38.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:38.047 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:38.048 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:38.049 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:48.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:48.047 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:48.048 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:48.049 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:58.046 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:58.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:46:58.047 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:46:58.048 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:08.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:08.047 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:08.048 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:08.048 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:18.047 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:18.047 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:18.048 8 INFO cinder.api.openstack.wsgi [None req-f68bc233-4e77-4561-bbe8-a67b124ac6d4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:18.048 7 INFO cinder.api.openstack.wsgi [None req-24463384-bf3b-4a40-805a-c3b3b10d0ef3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:24.567 8 INFO cinder.api.openstack.wsgi [None req-633281a7-5223-4f75-a4a0-6f4e63a085f0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:47:24.580 8 INFO cinder.volume.api [None req-633281a7-5223-4f75-a4a0-6f4e63a085f0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:47:24.586 8 INFO cinder.api.openstack.wsgi [None req-633281a7-5223-4f75-a4a0-6f4e63a085f0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/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-07-03 19:47:24.639 7 INFO cinder.api.openstack.wsgi [None req-6c71196b-5143-4310-81c3-2b7a806577f3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:47:24.665 7 INFO cinder.api.openstack.wsgi [None req-6c71196b-5143-4310-81c3-2b7a806577f3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/412] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:47:24.676 8 INFO cinder.api.openstack.wsgi [None req-7e4f1d88-2a35-4d25-9107-443d5973e954 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:47:24.697 8 INFO cinder.api.openstack.wsgi [None req-7e4f1d88-2a35-4d25-9107-443d5973e954 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:47:24.710 7 INFO cinder.api.openstack.wsgi [None req-e5f8df1d-7af7-4b7b-993c-b236cd12a08a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:47:24.729 7 INFO cinder.api.openstack.wsgi [None req-e5f8df1d-7af7-4b7b-993c-b236cd12a08a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:47:24.741 8 INFO cinder.api.openstack.wsgi [None req-9f83167a-ef99-4e69-ad4f-fdfb91708186 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:47:24.754 8 INFO cinder.volume.api [None req-9f83167a-ef99-4e69-ad4f-fdfb91708186 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:47:24.755 8 INFO cinder.api.openstack.wsgi [None req-9f83167a-ef99-4e69-ad4f-fdfb91708186 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:47:24.768 7 INFO cinder.api.openstack.wsgi [None req-94d60b4a-82eb-4daf-97ae-8cd48f54e655 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:47:24.782 7 INFO cinder.volume.api [None req-94d60b4a-82eb-4daf-97ae-8cd48f54e655 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:47:24.783 7 INFO cinder.api.openstack.wsgi [None req-94d60b4a-82eb-4daf-97ae-8cd48f54e655 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:47:24.793 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:47:25.298 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:47:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:47:25.315 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:47:25.321 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:47:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:47:28.047 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:28.047 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:28.048 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:28.049 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:38.049 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:38.050 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:38.050 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:38.052 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:48.047 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:48.047 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:48.049 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:48.049 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:58.048 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:58.048 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:47:58.048 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:47:58.049 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:08.047 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:08.047 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:08.048 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:08.049 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:18.048 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:18.048 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:18.049 7 INFO cinder.api.openstack.wsgi [None req-8bb09df0-882f-4cfb-ad79-9e96674b0463 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:18.049 8 INFO cinder.api.openstack.wsgi [None req-2cb7734c-ac72-4122-88bc-581c41a5f504 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:24.556 7 INFO cinder.api.openstack.wsgi [None req-9cfeb73e-fe56-40a3-942a-d1d8d0dc031f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:48:25.061 7 INFO cinder.api.openstack.wsgi [None req-9cfeb73e-fe56-40a3-942a-d1d8d0dc031f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:48:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:48:25.119 8 INFO cinder.api.openstack.wsgi [None req-b4ba4420-f4e2-463a-9fe1-f3bbd6acae9f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:48:25.139 8 INFO cinder.api.openstack.wsgi [None req-b4ba4420-f4e2-463a-9fe1-f3bbd6acae9f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:48:25.152 7 INFO cinder.api.openstack.wsgi [None req-0c5c5eac-1c04-479c-b8d2-5a9c5f7c8c2e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:48:25.173 7 INFO cinder.api.openstack.wsgi [None req-0c5c5eac-1c04-479c-b8d2-5a9c5f7c8c2e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:48:25.183 8 INFO cinder.api.openstack.wsgi [None req-9e0f993d-f708-4b47-bfb2-4ab0668710f4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:48:25.205 8 INFO cinder.api.openstack.wsgi [None req-9e0f993d-f708-4b47-bfb2-4ab0668710f4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:48:25.219 7 INFO cinder.api.openstack.wsgi [None req-c684269b-fe7c-4418-8c81-113055cade75 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:48:25.225 7 INFO cinder.api.openstack.wsgi [None req-c684269b-fe7c-4418-8c81-113055cade75 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:48:25.234 8 INFO cinder.api.openstack.wsgi [None req-a2e6e74b-8b39-4b2f-8867-40f6b3d35b64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:48:25.246 8 INFO cinder.volume.api [None req-a2e6e74b-8b39-4b2f-8867-40f6b3d35b64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:48:25.249 8 INFO cinder.api.openstack.wsgi [None req-a2e6e74b-8b39-4b2f-8867-40f6b3d35b64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:48:25.259 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:48:25.269 7 INFO cinder.volume.api [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:48:25.270 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:48:25.281 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:48:25.287 8 INFO cinder.volume.api [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:48:25.288 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:48:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:48:28.046 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:28.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:28.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:28.048 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:38.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:38.048 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:38.049 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:38.049 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:48.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:48.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:48.048 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:48.048 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:58.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:58.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:48:58.048 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:48:58.049 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:08.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:08.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:08.048 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:08.049 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:18.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:18.047 7 INFO cinder.api.openstack.wsgi [None req-c6864795-ab78-4bba-a326-704528b75090 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:18.047 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:18.049 8 INFO cinder.api.openstack.wsgi [None req-6889d587-4095-4683-b55d-f492e468e278 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:24.556 7 INFO cinder.api.openstack.wsgi [None req-3197b572-0e89-4c2e-9e53-30f82d1e6164 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:49:24.567 7 INFO cinder.volume.api [None req-3197b572-0e89-4c2e-9e53-30f82d1e6164 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:49:24.570 7 INFO cinder.api.openstack.wsgi [None req-3197b572-0e89-4c2e-9e53-30f82d1e6164 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:49:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:49:24.584 8 INFO cinder.api.openstack.wsgi [None req-36dd42eb-e936-4f8e-b389-50cce71dfe17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:49:25.087 8 INFO cinder.api.openstack.wsgi [None req-36dd42eb-e936-4f8e-b389-50cce71dfe17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:49:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:49:25.135 7 INFO cinder.api.openstack.wsgi [None req-f8dff54e-d128-4130-ab04-03c2a417cb2f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:49:25.194 7 INFO cinder.api.openstack.wsgi [None req-f8dff54e-d128-4130-ab04-03c2a417cb2f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:49:25.207 8 INFO cinder.api.openstack.wsgi [None req-2cd76523-6b94-4428-9361-61e58efb38e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:49:25.226 8 INFO cinder.api.openstack.wsgi [None req-2cd76523-6b94-4428-9361-61e58efb38e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:49:25.238 7 INFO cinder.api.openstack.wsgi [None req-05d6f664-270c-419c-97d8-da1e6fe5a4a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:49:25.255 7 INFO cinder.api.openstack.wsgi [None req-05d6f664-270c-419c-97d8-da1e6fe5a4a1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:49:25.265 8 INFO cinder.api.openstack.wsgi [None req-e316f12a-3330-4e2d-9e1d-46b76d1cb809 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:49:25.277 8 INFO cinder.volume.api [None req-e316f12a-3330-4e2d-9e1d-46b76d1cb809 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:49:25.279 8 INFO cinder.api.openstack.wsgi [None req-e316f12a-3330-4e2d-9e1d-46b76d1cb809 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:49:25.287 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:49:25.291 7 INFO cinder.volume.api [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:49:25.291 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:49:25.302 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:49:25.309 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:49:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:49:28.047 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:28.047 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:28.048 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:28.048 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:38.047 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:38.048 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:38.048 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:38.049 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:48.048 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:48.048 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:48.049 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:48.049 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:58.047 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:58.047 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:49:58.048 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:49:58.048 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:08.047 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:08.047 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:08.048 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:08.048 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:18.047 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:18.049 8 INFO cinder.api.openstack.wsgi [None req-69370efd-7427-4eed-966e-14d04964e189 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:18.049 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:18.052 7 INFO cinder.api.openstack.wsgi [None req-8705aafc-3b43-4a18-aa1e-a9ef01a5b6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:24.571 8 INFO cinder.api.openstack.wsgi [None req-cd9c5e6c-5660-4775-ac2f-b6967a65abea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:50:25.077 8 INFO cinder.api.openstack.wsgi [None req-cd9c5e6c-5660-4775-ac2f-b6967a65abea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:50:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:50:25.091 7 INFO cinder.api.openstack.wsgi [None req-b7bd5dbd-2c44-4a9d-94ff-e07e44ff3c29 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:50:25.100 7 INFO cinder.api.openstack.wsgi [None req-b7bd5dbd-2c44-4a9d-94ff-e07e44ff3c29 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:50:25.110 8 INFO cinder.api.openstack.wsgi [None req-7696bc5b-0c31-4504-8e3b-ffabc099ca64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:50:25.121 8 INFO cinder.volume.api [None req-7696bc5b-0c31-4504-8e3b-ffabc099ca64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:50:25.123 8 INFO cinder.api.openstack.wsgi [None req-7696bc5b-0c31-4504-8e3b-ffabc099ca64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:50:25.155 7 INFO cinder.api.openstack.wsgi [None req-5ad626f1-1a60-4579-8956-ec43d5efbf26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:50:25.180 7 INFO cinder.volume.api [None req-5ad626f1-1a60-4579-8956-ec43d5efbf26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:50:25.184 7 INFO cinder.api.openstack.wsgi [None req-5ad626f1-1a60-4579-8956-ec43d5efbf26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:50:25.201 8 INFO cinder.api.openstack.wsgi [None req-a90372e5-41ce-466a-82b7-74313bd32f5a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:50:25.212 8 INFO cinder.volume.api [None req-a90372e5-41ce-466a-82b7-74313bd32f5a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:50:25.212 8 INFO cinder.api.openstack.wsgi [None req-a90372e5-41ce-466a-82b7-74313bd32f5a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:50:25.250 7 INFO cinder.api.openstack.wsgi [None req-564d13b1-203e-436d-9095-d05fdf1022a6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:50:25.273 7 INFO cinder.api.openstack.wsgi [None req-564d13b1-203e-436d-9095-d05fdf1022a6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:50:25.285 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:50:25.308 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:50:25.321 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:50:25.344 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:50:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:50:28.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:28.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:28.048 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:28.048 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:38.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:38.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:38.049 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:38.049 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:48.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:48.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:48.049 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:48.049 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:58.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:58.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:50:58.049 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:50:58.049 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:08.046 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:08.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:08.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:08.048 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:18.047 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:18.047 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:18.048 8 INFO cinder.api.openstack.wsgi [None req-247fb4b3-6630-467b-aa61-2075020e2d87 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:18.048 7 INFO cinder.api.openstack.wsgi [None req-984a38ac-b9ec-4e97-be78-ce8fee1586b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:24.563 8 INFO cinder.api.openstack.wsgi [None req-bd569e2e-f4d0-4de7-aede-b54e76945785 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:51:24.575 8 INFO cinder.volume.api [None req-bd569e2e-f4d0-4de7-aede-b54e76945785 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:51:24.576 8 INFO cinder.api.openstack.wsgi [None req-bd569e2e-f4d0-4de7-aede-b54e76945785 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:51:24.587 7 INFO cinder.api.openstack.wsgi [None req-25a639ee-3c3f-4b9e-a355-c7bf6eb961b5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:51:24.593 7 INFO cinder.api.openstack.wsgi [None req-25a639ee-3c3f-4b9e-a355-c7bf6eb961b5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:51:24.603 8 INFO cinder.api.openstack.wsgi [None req-945c3d99-c198-4f6d-968f-b819c83e18f8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:51:24.614 8 INFO cinder.volume.api [None req-945c3d99-c198-4f6d-968f-b819c83e18f8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:51:24.616 8 INFO cinder.api.openstack.wsgi [None req-945c3d99-c198-4f6d-968f-b819c83e18f8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:51:24.674 7 INFO cinder.api.openstack.wsgi [None req-3b467a59-b7b5-45dc-83cd-6719584c2752 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:51:24.691 7 INFO cinder.api.openstack.wsgi [None req-3b467a59-b7b5-45dc-83cd-6719584c2752 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:51:24.702 8 INFO cinder.api.openstack.wsgi [None req-52da7c4d-90fd-453c-9fcf-1157698f4876 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:51:24.720 8 INFO cinder.api.openstack.wsgi [None req-52da7c4d-90fd-453c-9fcf-1157698f4876 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:51:24.732 7 INFO cinder.api.openstack.wsgi [None req-a109b089-9333-43ed-a9a1-461e3b1377d0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:51:24.749 7 INFO cinder.api.openstack.wsgi [None req-a109b089-9333-43ed-a9a1-461e3b1377d0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:51:24.759 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:51:24.767 8 INFO cinder.volume.api [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:51:24.768 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:51:24.779 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:51:25.282 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:51:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:51:28.048 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:28.048 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:28.049 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:28.050 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:38.048 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:38.048 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:38.049 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:38.049 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:48.047 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:48.048 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:48.049 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:48.049 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:58.052 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:58.053 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:51:58.053 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:51:58.054 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:08.047 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:08.047 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:08.048 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:08.049 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:18.047 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:18.047 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:18.049 8 INFO cinder.api.openstack.wsgi [None req-dab0bd84-f788-45d3-aae2-77f674382a95 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:18.054 7 INFO cinder.api.openstack.wsgi [None req-db205c31-320a-4aa1-a179-561b58035111 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:24.554 8 INFO cinder.api.openstack.wsgi [None req-90c26cd0-bb22-4c2b-b32f-a27296eb1a92 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:52:24.565 8 INFO cinder.volume.api [None req-90c26cd0-bb22-4c2b-b32f-a27296eb1a92 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:52:24.567 8 INFO cinder.api.openstack.wsgi [None req-90c26cd0-bb22-4c2b-b32f-a27296eb1a92 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:52:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:52:24.581 7 INFO cinder.api.openstack.wsgi [None req-1ba5bfd1-e36c-48f9-9a17-ecf665ada321 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:52:24.589 7 INFO cinder.volume.api [None req-1ba5bfd1-e36c-48f9-9a17-ecf665ada321 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:52:24.590 7 INFO cinder.api.openstack.wsgi [None req-1ba5bfd1-e36c-48f9-9a17-ecf665ada321 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:52:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:52:24.604 8 INFO cinder.api.openstack.wsgi [None req-f683c478-3398-4fe9-9cba-0a86e315e349 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:52:24.612 8 INFO cinder.volume.api [None req-f683c478-3398-4fe9-9cba-0a86e315e349 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:52:24.614 8 INFO cinder.api.openstack.wsgi [None req-f683c478-3398-4fe9-9cba-0a86e315e349 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/513] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:52:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:52:24.627 7 INFO cinder.api.openstack.wsgi [None req-50c028fc-834e-49f5-9b2a-4ba904a84bb6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:52:24.632 7 INFO cinder.api.openstack.wsgi [None req-50c028fc-834e-49f5-9b2a-4ba904a84bb6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:52:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:52:24.646 8 INFO cinder.api.openstack.wsgi [None req-69894b71-db43-448d-a44b-8d7aaaf870de 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:52:25.150 8 INFO cinder.api.openstack.wsgi [None req-69894b71-db43-448d-a44b-8d7aaaf870de 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:52:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:52:25.191 7 INFO cinder.api.openstack.wsgi [None req-b98dd95b-cfae-4d6b-9236-26af63964e51 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:52:25.210 7 INFO cinder.api.openstack.wsgi [None req-b98dd95b-cfae-4d6b-9236-26af63964e51 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:52:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:52:25.224 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:52:25.243 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:52:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:52:25.254 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:52:25.279 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:52:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:52:28.048 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:28.048 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:28.049 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:28.049 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:38.047 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:38.048 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:38.049 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:38.049 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:48.048 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:48.048 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:48.049 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:48.049 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:58.047 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:58.047 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:52:58.048 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:52:58.049 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:08.048 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:08.048 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:08.049 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:08.049 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:18.047 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:18.047 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:18.048 7 INFO cinder.api.openstack.wsgi [None req-d4c977a5-a5ec-40cc-b6fe-8b2719dffadb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:18.048 8 INFO cinder.api.openstack.wsgi [None req-92848265-79cc-4c58-8c23-03feaf0d57bc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:24.551 7 INFO cinder.api.openstack.wsgi [None req-8b189b45-8ebd-4066-9ebb-49cf2f3b9def 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:53:24.560 7 INFO cinder.volume.api [None req-8b189b45-8ebd-4066-9ebb-49cf2f3b9def 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:53:24.560 7 INFO cinder.api.openstack.wsgi [None req-8b189b45-8ebd-4066-9ebb-49cf2f3b9def 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:53:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:53:24.570 8 INFO cinder.api.openstack.wsgi [None req-1eaff4d7-f629-4677-9b52-f14e973f8eb5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:53:24.582 8 INFO cinder.volume.api [None req-1eaff4d7-f629-4677-9b52-f14e973f8eb5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:53:24.583 8 INFO cinder.api.openstack.wsgi [None req-1eaff4d7-f629-4677-9b52-f14e973f8eb5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:53:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:53:24.598 7 INFO cinder.api.openstack.wsgi [None req-58c25c58-6a85-4d6a-96dc-7747aab3d0fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:53:25.103 7 INFO cinder.api.openstack.wsgi [None req-58c25c58-6a85-4d6a-96dc-7747aab3d0fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:53:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:53:25.144 8 INFO cinder.api.openstack.wsgi [None req-1afb9a27-c51a-4f53-a0c5-6de4a9e1c90b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:53:25.162 8 INFO cinder.api.openstack.wsgi [None req-1afb9a27-c51a-4f53-a0c5-6de4a9e1c90b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:53:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:53:25.173 7 INFO cinder.api.openstack.wsgi [None req-c606f450-7b4a-4b1c-ae1e-6094eec947dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:53:25.192 7 INFO cinder.api.openstack.wsgi [None req-c606f450-7b4a-4b1c-ae1e-6094eec947dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:53:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:53:25.203 8 INFO cinder.api.openstack.wsgi [None req-2036eaca-d002-4495-a4b9-38634c1092f1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:53:25.223 8 INFO cinder.api.openstack.wsgi [None req-2036eaca-d002-4495-a4b9-38634c1092f1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:53:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:53:25.233 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:53:25.241 7 INFO cinder.volume.api [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:53:25.242 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:53:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:53:25.254 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:53:25.259 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:53:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:53:28.047 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:28.047 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:28.048 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:28.048 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:38.047 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:38.048 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:38.049 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:38.049 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:48.047 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:48.048 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:48.049 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:48.049 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:58.047 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:58.047 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:53:58.048 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:53:58.049 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:08.047 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:08.048 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:08.049 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:08.049 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:18.047 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:18.047 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:18.048 8 INFO cinder.api.openstack.wsgi [None req-f4fa5d95-2c55-40c2-8dd3-a28f342e6cd3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:18.048 7 INFO cinder.api.openstack.wsgi [None req-652167fd-2126-47c9-b954-47562b49c9b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:24.668 8 INFO cinder.api.openstack.wsgi [None req-d99c0838-4c1d-40ff-b08b-c64685f1d09c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:54:25.173 8 INFO cinder.api.openstack.wsgi [None req-d99c0838-4c1d-40ff-b08b-c64685f1d09c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:54:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:54:25.190 7 INFO cinder.api.openstack.wsgi [None req-03881665-1f4c-4551-b1ea-c435c3658a19 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:54:25.200 7 INFO cinder.api.openstack.wsgi [None req-03881665-1f4c-4551-b1ea-c435c3658a19 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:54:25.211 8 INFO cinder.api.openstack.wsgi [None req-0854d89a-3ae1-4b17-92c9-61a7164bd142 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:54:25.225 8 INFO cinder.volume.api [None req-0854d89a-3ae1-4b17-92c9-61a7164bd142 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:54:25.227 8 INFO cinder.api.openstack.wsgi [None req-0854d89a-3ae1-4b17-92c9-61a7164bd142 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:54:25.240 7 INFO cinder.api.openstack.wsgi [None req-61ce4c64-a2bc-430e-b767-472dda4bbb52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:54:25.248 7 INFO cinder.volume.api [None req-61ce4c64-a2bc-430e-b767-472dda4bbb52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:54:25.249 7 INFO cinder.api.openstack.wsgi [None req-61ce4c64-a2bc-430e-b767-472dda4bbb52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:54:25.260 8 INFO cinder.api.openstack.wsgi [None req-604defd7-d1c1-4a87-bdfd-854183fdc68a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:54:25.269 8 INFO cinder.volume.api [None req-604defd7-d1c1-4a87-bdfd-854183fdc68a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:54:25.270 8 INFO cinder.api.openstack.wsgi [None req-604defd7-d1c1-4a87-bdfd-854183fdc68a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:54:25.310 7 INFO cinder.api.openstack.wsgi [None req-78a56003-5f58-4d73-bdc8-df7c4bc20817 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:54:25.334 7 INFO cinder.api.openstack.wsgi [None req-78a56003-5f58-4d73-bdc8-df7c4bc20817 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:54:25.349 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:54:25.373 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:54:25.382 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:54:25.404 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:54:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:54:28.048 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:28.048 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:28.049 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:28.050 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:38.047 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:38.047 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:38.048 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:38.048 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:48.048 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:48.048 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:48.049 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:48.049 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:58.047 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:58.047 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:54:58.048 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:54:58.049 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:08.047 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:08.047 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:08.048 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:08.048 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:18.047 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:18.047 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:18.048 8 INFO cinder.api.openstack.wsgi [None req-67a16385-59a2-4aa9-a0ed-61ed968230df 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:18.049 7 INFO cinder.api.openstack.wsgi [None req-6eac5509-d20f-433a-a26a-02bfa648f933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:24.570 8 INFO cinder.api.openstack.wsgi [None req-9f98355d-0803-4d22-8430-2f8d96ece9c6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:55:24.577 8 INFO cinder.volume.api [None req-9f98355d-0803-4d22-8430-2f8d96ece9c6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:55:24.577 8 INFO cinder.api.openstack.wsgi [None req-9f98355d-0803-4d22-8430-2f8d96ece9c6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:55:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:55:24.588 7 INFO cinder.api.openstack.wsgi [None req-9d397873-25a4-40b2-ad41-9ebda33526cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:55:25.092 7 INFO cinder.api.openstack.wsgi [None req-9d397873-25a4-40b2-ad41-9ebda33526cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:55:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:55:25.106 8 INFO cinder.api.openstack.wsgi [None req-28fa9e07-c1b3-43a3-a240-47c8179ce75e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:55:25.113 8 INFO cinder.api.openstack.wsgi [None req-28fa9e07-c1b3-43a3-a240-47c8179ce75e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:55:25.126 7 INFO cinder.api.openstack.wsgi [None req-d579fb1d-8727-439b-9dc3-1f0e138b7b8d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:55:25.142 7 INFO cinder.volume.api [None req-d579fb1d-8727-439b-9dc3-1f0e138b7b8d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:55:25.144 7 INFO cinder.api.openstack.wsgi [None req-d579fb1d-8727-439b-9dc3-1f0e138b7b8d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:55:25.263 8 INFO cinder.api.openstack.wsgi [None req-93897b5f-558b-4f00-b844-5a720ce3fbd7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:55:25.287 8 INFO cinder.api.openstack.wsgi [None req-93897b5f-558b-4f00-b844-5a720ce3fbd7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:55:25.305 7 INFO cinder.api.openstack.wsgi [None req-802a01bf-2902-4a04-87af-5709a6d57446 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:55:25.332 7 INFO cinder.api.openstack.wsgi [None req-802a01bf-2902-4a04-87af-5709a6d57446 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:55:25.344 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:55:25.371 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:55:25.383 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:55:25.394 7 INFO cinder.volume.api [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:55:25.396 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:55:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:55:28.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:28.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:28.047 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:28.049 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:38.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:38.047 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:38.048 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:38.048 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:48.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:48.047 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:48.048 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:48.048 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:58.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:58.047 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:55:58.048 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:55:58.049 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:08.051 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:08.051 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:08.053 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:08.053 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:18.047 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:18.047 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:18.048 7 INFO cinder.api.openstack.wsgi [None req-c35f33fb-ba47-4492-92aa-e44182724a04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:18.048 8 INFO cinder.api.openstack.wsgi [None req-78554e2f-b5d9-4029-bc8e-70aeff9a318f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:24.590 7 INFO cinder.api.openstack.wsgi [None req-7e1e990f-de3a-424e-818d-ead1c46d48ab 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:56:24.602 7 INFO cinder.api.openstack.wsgi [None req-7e1e990f-de3a-424e-818d-ead1c46d48ab 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:56:24.645 8 INFO cinder.api.openstack.wsgi [None req-499f3911-9856-4173-b31c-77e6785e313e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:56:24.685 8 INFO cinder.api.openstack.wsgi [None req-499f3911-9856-4173-b31c-77e6785e313e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:56:24.697 7 INFO cinder.api.openstack.wsgi [None req-286253e9-45b1-4a0a-b8d4-dfb3d799e894 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:56:24.714 7 INFO cinder.api.openstack.wsgi [None req-286253e9-45b1-4a0a-b8d4-dfb3d799e894 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:56:24.727 8 INFO cinder.api.openstack.wsgi [None req-ae35fcca-ef79-42a1-97bc-1fe79c019e56 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:56:24.743 8 INFO cinder.api.openstack.wsgi [None req-ae35fcca-ef79-42a1-97bc-1fe79c019e56 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:56:24.752 7 INFO cinder.api.openstack.wsgi [None req-c0c858a7-df95-4792-a2dc-f1a356748e63 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:56:24.758 7 INFO cinder.volume.api [None req-c0c858a7-df95-4792-a2dc-f1a356748e63 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:56:24.758 7 INFO cinder.api.openstack.wsgi [None req-c0c858a7-df95-4792-a2dc-f1a356748e63 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:56:24.768 8 INFO cinder.api.openstack.wsgi [None req-bedc57ac-f59c-47cb-bad4-cbfafa276482 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:56:24.777 8 INFO cinder.volume.api [None req-bedc57ac-f59c-47cb-bad4-cbfafa276482 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:56:24.796 8 INFO cinder.api.openstack.wsgi [None req-bedc57ac-f59c-47cb-bad4-cbfafa276482 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:56:24.805 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:56:24.813 7 INFO cinder.volume.api [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:56:24.815 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:56:24.826 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:56:25.329 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:56:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:56:28.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:28.047 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:28.048 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:28.048 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:38.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:38.048 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:38.049 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:38.049 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:48.047 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:48.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:48.048 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:48.049 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:58.048 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:58.048 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:56:58.049 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:56:58.052 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:08.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:08.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:08.050 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:08.053 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:18.047 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:18.048 8 INFO cinder.api.openstack.wsgi [None req-c1639efe-be3c-43ef-b4cb-8125d9fc8c74 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:18.048 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:18.049 7 INFO cinder.api.openstack.wsgi [None req-7477803f-5687-43a3-a005-dcfa1135e0d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:24.541 8 INFO cinder.api.openstack.wsgi [None req-797e4894-734e-4bc9-8ee5-0af97c71f956 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:57:24.552 8 INFO cinder.volume.api [None req-797e4894-734e-4bc9-8ee5-0af97c71f956 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:57:24.553 8 INFO cinder.api.openstack.wsgi [None req-797e4894-734e-4bc9-8ee5-0af97c71f956 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:57:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:57:24.571 7 INFO cinder.api.openstack.wsgi [None req-79b73e3d-fe2c-4b3a-9b7e-790d1e492267 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:57:24.578 7 INFO cinder.api.openstack.wsgi [None req-79b73e3d-fe2c-4b3a-9b7e-790d1e492267 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:57:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:24.595 8 INFO cinder.api.openstack.wsgi [None req-17d16fd0-cbba-48e7-b2fe-71eac58bec0e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:57:25.106 8 INFO cinder.api.openstack.wsgi [None req-17d16fd0-cbba-48e7-b2fe-71eac58bec0e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:57:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:25.118 7 INFO cinder.api.openstack.wsgi [None req-d4b76545-f0c6-4af4-a221-ac6860ca021c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:57:25.128 7 INFO cinder.volume.api [None req-d4b76545-f0c6-4af4-a221-ac6860ca021c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:57:25.129 7 INFO cinder.api.openstack.wsgi [None req-d4b76545-f0c6-4af4-a221-ac6860ca021c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:57:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:57:25.139 8 INFO cinder.api.openstack.wsgi [None req-345004f8-63d5-42f3-92c5-8bc1876328b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:57:25.163 8 INFO cinder.volume.api [None req-345004f8-63d5-42f3-92c5-8bc1876328b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:57:25.165 8 INFO cinder.api.openstack.wsgi [None req-345004f8-63d5-42f3-92c5-8bc1876328b9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:57:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:57:25.201 7 INFO cinder.api.openstack.wsgi [None req-0bec77b4-48ff-4088-aca8-7ee13a7b670e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:57:25.221 7 INFO cinder.api.openstack.wsgi [None req-0bec77b4-48ff-4088-aca8-7ee13a7b670e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:57:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:25.233 8 INFO cinder.api.openstack.wsgi [None req-94c6273d-cf00-4554-a6fe-73f0afeb3432 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:57:25.257 8 INFO cinder.api.openstack.wsgi [None req-94c6273d-cf00-4554-a6fe-73f0afeb3432 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:57:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:25.269 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:57:25.291 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:57:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:28.047 8 INFO cinder.api.openstack.wsgi [None req-94c6273d-cf00-4554-a6fe-73f0afeb3432 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:28.047 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:28.048 8 INFO cinder.api.openstack.wsgi [None req-94c6273d-cf00-4554-a6fe-73f0afeb3432 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:28.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:29.881 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False 2026-07-03 19:57:29.896 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 199.204.45.74 () {44 vars in 1065 bytes} [Fri Jul 3 19:57:29 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:57:38.047 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:38.047 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:38.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:38.048 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:48.047 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:48.047 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:48.048 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:48.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:58.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:58.048 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:57:58.049 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:57:58.049 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:08.047 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:08.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:08.048 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:08.049 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:18.047 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:18.048 8 INFO cinder.api.openstack.wsgi [None req-29ea38fc-d213-4bf7-a909-a1fda276a65f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:18.048 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:18.049 7 INFO cinder.api.openstack.wsgi [None req-8813e133-3143-4891-80db-5a9c5f58a4cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:24.578 8 INFO cinder.api.openstack.wsgi [None req-024d9d00-6aa1-45ac-8719-d18af3edc11d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:58:24.584 8 INFO cinder.api.openstack.wsgi [None req-024d9d00-6aa1-45ac-8719-d18af3edc11d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 317/632] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:24.602 7 INFO cinder.api.openstack.wsgi [None req-d9f31f24-3d49-4c52-add8-04652b0814aa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:58:24.620 7 INFO cinder.volume.api [None req-d9f31f24-3d49-4c52-add8-04652b0814aa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:58:24.622 7 INFO cinder.api.openstack.wsgi [None req-d9f31f24-3d49-4c52-add8-04652b0814aa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/633] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/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-07-03 19:58:24.633 8 INFO cinder.api.openstack.wsgi [None req-3f64573c-cc69-440b-96eb-127c38b9ff22 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:58:24.641 8 INFO cinder.volume.api [None req-3f64573c-cc69-440b-96eb-127c38b9ff22 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:58:24.641 8 INFO cinder.api.openstack.wsgi [None req-3f64573c-cc69-440b-96eb-127c38b9ff22 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/634] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:58:24.692 7 INFO cinder.api.openstack.wsgi [None req-61c0a77e-d107-4827-9ce6-e7b8f8e73b0d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:58:24.712 7 INFO cinder.api.openstack.wsgi [None req-61c0a77e-d107-4827-9ce6-e7b8f8e73b0d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:24.726 8 INFO cinder.api.openstack.wsgi [None req-7e6522ee-e57f-44d4-b24c-5645dad24f1e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:58:24.752 8 INFO cinder.api.openstack.wsgi [None req-7e6522ee-e57f-44d4-b24c-5645dad24f1e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/636] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:24.766 7 INFO cinder.api.openstack.wsgi [None req-05d6a2ef-2827-48c8-913d-b831cf47941b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:58:24.788 7 INFO cinder.api.openstack.wsgi [None req-05d6a2ef-2827-48c8-913d-b831cf47941b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/637] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:24.799 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:58:24.810 8 INFO cinder.volume.api [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:58:24.812 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:58:24.823 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:58:25.329 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:58:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:28.048 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:28.048 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:28.049 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:28.049 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:38.048 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:38.048 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:38.050 8 INFO cinder.api.openstack.wsgi [None req-7bab8045-e672-4905-975b-035e969eebf1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:38.051 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:40.684 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False 2026-07-03 19:58:40.706 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] https://volume.199-204-45-74.nip.io/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 199.204.45.74 () {44 vars in 1065 bytes} [Fri Jul 3 19:58:40 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=False => generated 338 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:58:48.048 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:48.048 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:48.049 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:48.050 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:58.048 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:58.048 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:58:58.049 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:58:58.050 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:08.047 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:08.047 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:08.049 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:08.049 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:18.047 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:18.047 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:18.048 8 INFO cinder.api.openstack.wsgi [None req-fdee36c2-d9ed-457e-b9b0-3722ea47e6ae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:18.049 7 INFO cinder.api.openstack.wsgi [None req-54e0eb97-80b3-4ae7-b1d6-1bd38ed5b597 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:24.588 8 INFO cinder.api.openstack.wsgi [None req-72e416fc-c363-43dc-a1e3-7669cf1bd079 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 19:59:25.097 8 INFO cinder.api.openstack.wsgi [None req-72e416fc-c363-43dc-a1e3-7669cf1bd079 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 328/653] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 19:59:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:59:25.117 7 INFO cinder.api.openstack.wsgi [None req-b28afcb2-de0f-4bd4-9886-f93b20519378 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 19:59:25.129 7 INFO cinder.api.openstack.wsgi [None req-b28afcb2-de0f-4bd4-9886-f93b20519378 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 326/654] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:59:25.141 8 INFO cinder.api.openstack.wsgi [None req-d8420365-6453-4f0b-9edc-6ebabf618925 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:59:25.154 8 INFO cinder.volume.api [None req-d8420365-6453-4f0b-9edc-6ebabf618925 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:59:25.157 8 INFO cinder.api.openstack.wsgi [None req-d8420365-6453-4f0b-9edc-6ebabf618925 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/655] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:59:25.199 7 INFO cinder.api.openstack.wsgi [None req-b01bace1-c618-4e23-b8f1-09a2b5f95aa8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 19:59:25.215 7 INFO cinder.api.openstack.wsgi [None req-b01bace1-c618-4e23-b8f1-09a2b5f95aa8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/656] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:59:25.227 8 INFO cinder.api.openstack.wsgi [None req-07c9e4c0-4fdb-4036-801d-3bafaa587449 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 19:59:25.252 8 INFO cinder.api.openstack.wsgi [None req-07c9e4c0-4fdb-4036-801d-3bafaa587449 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/657] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:59:25.264 7 INFO cinder.api.openstack.wsgi [None req-cd01669b-5743-46e6-aa31-170046e7b87d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 19:59:25.289 7 INFO cinder.api.openstack.wsgi [None req-cd01669b-5743-46e6-aa31-170046e7b87d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/658] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 19:59:25.303 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 19:59:25.313 8 INFO cinder.volume.api [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 19:59:25.315 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/659] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:59:25.327 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 19:59:25.334 7 INFO cinder.volume.api [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 19:59:25.334 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 19:59:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 19:59:28.047 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:28.047 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:28.049 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:28.049 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:38.047 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:38.047 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:38.048 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:38.048 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:48.047 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:48.047 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:48.049 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:48.050 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:58.051 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:58.051 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 19:59:58.052 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 19:59:58.052 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:08.047 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:08.047 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:08.048 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:08.049 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:18.048 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:18.048 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:18.049 8 INFO cinder.api.openstack.wsgi [None req-8a1defc0-a75c-497a-a97e-ae7bed8e05c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:18.050 7 INFO cinder.api.openstack.wsgi [None req-d923ec5e-ed72-4c27-851a-ac6bf2974a52 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:21.485 8 INFO cinder.api.openstack.wsgi [None req-eb20d7e9-97cd-4a31-98b1-932bd2c1619a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots 2026-07-03 20:00:21.498 8 INFO cinder.volume.api [None req-eb20d7e9-97cd-4a31-98b1-932bd2c1619a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:00:21.498 8 INFO cinder.api.openstack.wsgi [None req-eb20d7e9-97cd-4a31-98b1-932bd2c1619a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 338/673] 10.0.0.227 () {32 vars in 705 bytes} [Fri Jul 3 20:00:21 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:00:21.518 7 INFO cinder.api.openstack.wsgi [None req-3482f3b0-5538-43a8-92a8-5ed42bc3f257 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes 2026-07-03 20:00:21.551 7 INFO cinder.volume.api [None req-3482f3b0-5538-43a8-92a8-5ed42bc3f257 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:00:21.552 7 INFO cinder.api.openstack.wsgi [None req-3482f3b0-5538-43a8-92a8-5ed42bc3f257 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 336/674] 10.0.0.227 () {32 vars in 701 bytes} [Fri Jul 3 20:00:21 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:00:24.705 8 INFO cinder.api.openstack.wsgi [None req-aaee0688-9bbc-4ce8-b403-8c29e4ec684f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:00:24.721 8 INFO cinder.volume.api [None req-aaee0688-9bbc-4ce8-b403-8c29e4ec684f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:00:24.725 8 INFO cinder.api.openstack.wsgi [None req-aaee0688-9bbc-4ce8-b403-8c29e4ec684f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/675] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:00:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:00:24.741 7 INFO cinder.api.openstack.wsgi [None req-db3d4c2b-aca0-430a-b71d-d19fb43c2590 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:00:24.746 7 INFO cinder.api.openstack.wsgi [None req-db3d4c2b-aca0-430a-b71d-d19fb43c2590 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 337/676] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:00:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:00:24.756 8 INFO cinder.api.openstack.wsgi [None req-aad178a1-1220-4b3c-bda5-d0acb5a1a5a7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:00:24.769 8 INFO cinder.volume.api [None req-aad178a1-1220-4b3c-bda5-d0acb5a1a5a7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:00:24.772 8 INFO cinder.api.openstack.wsgi [None req-aad178a1-1220-4b3c-bda5-d0acb5a1a5a7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/677] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:00:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:00:24.783 7 INFO cinder.api.openstack.wsgi [None req-7707b24e-eabf-4944-ad32-5ec8e4d37e38 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:00:24.790 7 INFO cinder.volume.api [None req-7707b24e-eabf-4944-ad32-5ec8e4d37e38 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:00:24.790 7 INFO cinder.api.openstack.wsgi [None req-7707b24e-eabf-4944-ad32-5ec8e4d37e38 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:00:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:00:24.803 8 INFO cinder.api.openstack.wsgi [None req-6bf51cfc-4062-4167-8b50-f53a7d2dbe46 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:00:25.306 8 INFO cinder.api.openstack.wsgi [None req-6bf51cfc-4062-4167-8b50-f53a7d2dbe46 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:00:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:00:25.352 7 INFO cinder.api.openstack.wsgi [None req-318ff4af-0ec4-428d-b81d-e0ffaf76e2bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:00:25.377 7 INFO cinder.api.openstack.wsgi [None req-318ff4af-0ec4-428d-b81d-e0ffaf76e2bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/680] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:00:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:00:25.392 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:00:25.410 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/681] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:00:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:00:25.422 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:00:25.442 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/682] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:00:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:00:28.047 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:28.048 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:28.051 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:28.052 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:38.048 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:38.048 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:38.049 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:38.049 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:48.047 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:48.047 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:48.048 7 INFO cinder.api.openstack.wsgi [None req-69a0d65d-b6f0-4b2c-a0ea-cd4bc13cc743 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:48.048 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:57.778 7 INFO cinder.api.openstack.wsgi [None req-3353e5ce-a884-4bac-9f56-bb0e0d88f786 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes 2026-07-03 20:00:58.047 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:58.049 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:58.051 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:00:58.052 8 INFO cinder.api.openstack.wsgi [None req-7c12d0ed-8c63-4805-b64c-df6b55cbe0f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:00:58.795 7 INFO cinder.api.v3.volumes [None req-3353e5ce-a884-4bac-9f56-bb0e0d88f786 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Create volume of 1 GB 2026-07-03 20:00:58.809 7 INFO cinder.volume.api [None req-3353e5ce-a884-4bac-9f56-bb0e0d88f786 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:00:59.174 7 INFO cinder.volume.api [None req-3353e5ce-a884-4bac-9f56-bb0e0d88f786 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Create volume request issued successfully. 2026-07-03 20:00:59.178 7 INFO cinder.api.openstack.wsgi [None req-3353e5ce-a884-4bac-9f56-bb0e0d88f786 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 344/691] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:00:57 2026] POST /v3/ce48ee5f5734441ab486945d8a4634c6/volumes => generated 864 bytes in 1409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:00:59.208 8 INFO cinder.api.openstack.wsgi [None req-b0e2c5ba-225a-44d2-90cc-e8dd98778382 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:00:59.266 8 INFO cinder.volume.api [None req-b0e2c5ba-225a-44d2-90cc-e8dd98778382 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:00:59.281 8 INFO cinder.api.openstack.wsgi [None req-b0e2c5ba-225a-44d2-90cc-e8dd98778382 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 8|app: 0|req: 348/692] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:00:59 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 932 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:00.312 7 INFO cinder.api.openstack.wsgi [None req-71ee7a1b-d727-40e9-a04e-ee7612bedc00 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:00.335 7 INFO cinder.volume.api [None req-71ee7a1b-d727-40e9-a04e-ee7612bedc00 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:00.347 7 INFO cinder.api.openstack.wsgi [None req-71ee7a1b-d727-40e9-a04e-ee7612bedc00 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 7|app: 0|req: 345/693] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:01:00 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:01.370 8 INFO cinder.api.openstack.wsgi [None req-5a4a4564-9042-4e24-b5e1-ef65908a4d8f 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:01.389 8 INFO cinder.volume.api [None req-5a4a4564-9042-4e24-b5e1-ef65908a4d8f 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:01.398 8 INFO cinder.api.openstack.wsgi [None req-5a4a4564-9042-4e24-b5e1-ef65908a4d8f 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 8|app: 0|req: 349/694] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:01:01 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:02.420 7 INFO cinder.api.openstack.wsgi [None req-54b8955c-8464-4443-8014-fd2520e4ccfe 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:02.458 7 INFO cinder.volume.api [None req-54b8955c-8464-4443-8014-fd2520e4ccfe 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:02.477 7 INFO cinder.api.openstack.wsgi [None req-54b8955c-8464-4443-8014-fd2520e4ccfe 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 7|app: 0|req: 346/695] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:01:02 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:02.580 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:02.616 8 INFO cinder.volume.api [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:02.626 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 8|app: 0|req: 350/696] 10.0.0.204 () {34 vars in 1028 bytes} [Fri Jul 3 20:01:02 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 1482 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:03.057 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-c55d0d55-aad3-428e-b600-d8d3319511cc 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:03.077 7 INFO cinder.volume.api [req-d0538c84-0391-4247-8679-4c1297f8888d req-c55d0d55-aad3-428e-b600-d8d3319511cc 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:03.082 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-c55d0d55-aad3-428e-b600-d8d3319511cc 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 7|app: 0|req: 347/697] 10.0.0.204 () {34 vars in 1028 bytes} [Fri Jul 3 20:01:03 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:01:03.093 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:01:03.094 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 351/698] 10.0.0.204 () {32 vars in 829 bytes} [Fri Jul 3 20:01:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:03.108 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:03.179 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments returned with HTTP 200 [pid: 7|app: 0|req: 348/699] 10.0.0.204 () {40 vars in 1057 bytes} [Fri Jul 3 20:01:03 2026] POST /v3/ce48ee5f5734441ab486945d8a4634c6/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:01:08.047 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:08.048 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:08.048 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:08.050 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-940c6959-f726-442e-b0af-ae4662881dc4 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:09.233 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:01:09.234 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-d92bcf4c-d9d3-49b6-9a18-baa808942024 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/702] 199.204.45.74 () {32 vars in 839 bytes} [Fri Jul 3 20:01:09 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:09.292 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-f262082a-092e-47e4-a3c9-263b52ea6706 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:09.317 8 INFO cinder.volume.api [req-d0538c84-0391-4247-8679-4c1297f8888d req-f262082a-092e-47e4-a3c9-263b52ea6706 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:09.325 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-f262082a-092e-47e4-a3c9-263b52ea6706 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 200 [pid: 8|app: 0|req: 353/703] 199.204.45.74 () {36 vars in 1072 bytes} [Fri Jul 3 20:01:09 2026] GET /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 1662 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:11.312 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-94064410-0453-4e9c-a3c4-247fbc837c94 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:12.377 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-94064410-0453-4e9c-a3c4-247fbc837c94 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d returned with HTTP 200 [pid: 7|app: 0|req: 351/704] 199.204.45.74 () {40 vars in 1134 bytes} [Fri Jul 3 20:01:11 2026] PUT /v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d => generated 802 bytes in 1073 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:12.895 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-12b96ea8-ce5d-416b-ae55-c61180a69321 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:12.948 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-12b96ea8-ce5d-416b-ae55-c61180a69321 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d/action returned with HTTP 204 [pid: 8|app: 0|req: 354/705] 199.204.45.74 () {40 vars in 1147 bytes} [Fri Jul 3 20:01:12 2026] POST /v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-03 20:01:18.047 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-94064410-0453-4e9c-a3c4-247fbc837c94 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:18.047 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-12b96ea8-ce5d-416b-ae55-c61180a69321 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:18.048 7 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-94064410-0453-4e9c-a3c4-247fbc837c94 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:18.049 8 INFO cinder.api.openstack.wsgi [req-d0538c84-0391-4247-8679-4c1297f8888d req-12b96ea8-ce5d-416b-ae55-c61180a69321 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:24.698 7 INFO cinder.api.openstack.wsgi [None req-8e5f79d3-d8de-4b6c-979e-6abc694054d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:24.705 7 INFO cinder.volume.api [None req-8e5f79d3-d8de-4b6c-979e-6abc694054d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:01:24.705 7 INFO cinder.api.openstack.wsgi [None req-8e5f79d3-d8de-4b6c-979e-6abc694054d8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:24.723 8 INFO cinder.api.openstack.wsgi [None req-4fe8dbf2-dafc-4f07-957e-d5fdfd38b20c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:01:24.729 8 INFO cinder.api.openstack.wsgi [None req-4fe8dbf2-dafc-4f07-957e-d5fdfd38b20c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 356/709] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:24.774 7 INFO cinder.api.openstack.wsgi [None req-6774d3ec-7307-4b81-ba44-916f96c6d9ca 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/2d59bd0ed6674dcc82eeffa4bb8b1105?usage=true 2026-07-03 20:01:24.798 7 INFO cinder.api.openstack.wsgi [None req-6774d3ec-7307-4b81-ba44-916f96c6d9ca 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/2d59bd0ed6674dcc82eeffa4bb8b1105?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/710] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/2d59bd0ed6674dcc82eeffa4bb8b1105?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:24.811 8 INFO cinder.api.openstack.wsgi [None req-9758c35c-c658-427c-937f-f9e200f3936c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:01:24.834 8 INFO cinder.api.openstack.wsgi [None req-9758c35c-c658-427c-937f-f9e200f3936c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/711] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:24.848 7 INFO cinder.api.openstack.wsgi [None req-82d607fc-030a-4d60-9333-b623804a37bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4cf769e08c15437096b4b89c5654cb93?usage=true 2026-07-03 20:01:24.871 7 INFO cinder.api.openstack.wsgi [None req-82d607fc-030a-4d60-9333-b623804a37bb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4cf769e08c15437096b4b89c5654cb93?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/712] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4cf769e08c15437096b4b89c5654cb93?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:24.881 8 INFO cinder.api.openstack.wsgi [None req-8062e01a-6ab1-4bf3-a266-7e20d92be539 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:01:24.956 8 INFO cinder.api.openstack.wsgi [None req-8062e01a-6ab1-4bf3-a266-7e20d92be539 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/713] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:24.988 7 INFO cinder.api.openstack.wsgi [None req-ffc5cb58-7d17-45e0-a2b0-1dc8f4d223ef 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:01:25.054 7 INFO cinder.api.openstack.wsgi [None req-ffc5cb58-7d17-45e0-a2b0-1dc8f4d223ef 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/714] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:25.070 8 INFO cinder.api.openstack.wsgi [None req-144c0b68-9751-4ed7-a9f2-17abae61fb0f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/8ab39e2ef33d4c48882560cb5831dbc6?usage=true 2026-07-03 20:01:25.102 8 INFO cinder.api.openstack.wsgi [None req-144c0b68-9751-4ed7-a9f2-17abae61fb0f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/8ab39e2ef33d4c48882560cb5831dbc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/715] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/8ab39e2ef33d4c48882560cb5831dbc6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:25.121 7 INFO cinder.api.openstack.wsgi [None req-e2e180a8-0c7a-4620-8729-c53a878637dc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/ce48ee5f5734441ab486945d8a4634c6?usage=true 2026-07-03 20:01:25.155 7 INFO cinder.api.openstack.wsgi [None req-e2e180a8-0c7a-4620-8729-c53a878637dc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/ce48ee5f5734441ab486945d8a4634c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:01:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/ce48ee5f5734441ab486945d8a4634c6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:25.167 8 INFO cinder.api.openstack.wsgi [None req-39899669-0c8b-4fdf-aafb-6863bc9598e2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:01:25.215 8 INFO cinder.volume.api [None req-39899669-0c8b-4fdf-aafb-6863bc9598e2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:25.223 8 INFO cinder.api.openstack.wsgi [None req-39899669-0c8b-4fdf-aafb-6863bc9598e2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/717] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:01:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1948 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:01:25.239 7 INFO cinder.api.openstack.wsgi [None req-628f25cb-767a-4624-bfd3-8fd4d7e98e35 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:25.435 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:25.744 7 INFO cinder.api.openstack.wsgi [None req-628f25cb-767a-4624-bfd3-8fd4d7e98e35 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/718] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:01:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:01:25.755 7 INFO cinder.api.openstack.wsgi [None req-26f1b4a2-d168-48f2-8858-179e233da449 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:01:25.767 7 INFO cinder.volume.api [None req-26f1b4a2-d168-48f2-8858-179e233da449 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:25.774 7 INFO cinder.api.openstack.wsgi [None req-26f1b4a2-d168-48f2-8858-179e233da449 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:01:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:01:26.002 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 199.204.45.74 () {38 vars in 1102 bytes} [Fri Jul 3 20:01:25 2026] DELETE /v3/ce48ee5f5734441ab486945d8a4634c6/attachments/932167f6-4bc2-478f-bf71-b15b519f0b9d => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:01:26.021 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd 2026-07-03 20:01:26.021 7 INFO cinder.api.v3.volumes [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Delete volume with id: 3f3eed0e-3681-4364-84ad-3f6622c56ccd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:01:26.040 7 INFO cinder.volume.api [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Volume info retrieved successfully. 2026-07-03 20:01:26.082 7 INFO cinder.volume.api [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] Delete volume request issued successfully. 2026-07-03 20:01:26.082 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd returned with HTTP 202 [pid: 7|app: 0|req: 360/721] 199.204.45.74 () {36 vars in 1053 bytes} [Fri Jul 3 20:01:26 2026] DELETE /v3/ce48ee5f5734441ab486945d8a4634c6/volumes/3f3eed0e-3681-4364-84ad-3f6622c56ccd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-03 20:01:28.047 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:28.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:28.048 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:28.053 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:38.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:38.047 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:38.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:38.048 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:48.046 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:48.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:48.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:48.048 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:58.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:58.047 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:01:58.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:01:58.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:08.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:08.047 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:08.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:08.048 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:18.047 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:18.047 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:18.048 7 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-3672eb9f-9ce3-4b28-9083-53f6717d41af 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:18.048 8 INFO cinder.api.openstack.wsgi [req-fe48bc2b-d794-4984-a0c9-a2e368956272 req-852b7423-5e53-45f3-99c4-6775243f566e 02f106d7570e4a7b925936babaddb086 ce48ee5f5734441ab486945d8a4634c6 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:02:24.823 8 INFO cinder.api.openstack.wsgi [None req-187fc6ab-00d1-4d8f-8a8c-2026b939ef47 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:02:24.837 8 INFO cinder.volume.api [None req-187fc6ab-00d1-4d8f-8a8c-2026b939ef47 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:02:24.844 8 INFO cinder.api.openstack.wsgi [None req-187fc6ab-00d1-4d8f-8a8c-2026b939ef47 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:02:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:02:24.857 7 INFO cinder.api.openstack.wsgi [None req-70aac7af-76fe-4d22-9fe4-a8c0114c6c8e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:02:24.873 7 INFO cinder.volume.api [None req-70aac7af-76fe-4d22-9fe4-a8c0114c6c8e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:02:24.874 7 INFO cinder.api.openstack.wsgi [None req-70aac7af-76fe-4d22-9fe4-a8c0114c6c8e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:02:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:02:24.885 8 INFO cinder.api.openstack.wsgi [None req-52754e10-76ac-406c-9c97-2a77153179cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:02:24.894 8 INFO cinder.volume.api [None req-52754e10-76ac-406c-9c97-2a77153179cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:02:24.896 8 INFO cinder.api.openstack.wsgi [None req-52754e10-76ac-406c-9c97-2a77153179cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:02:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:02:24.911 7 INFO cinder.api.openstack.wsgi [None req-c4047007-7597-4faa-a470-5382e352d0f0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:02:25.415 7 INFO cinder.api.openstack.wsgi [None req-c4047007-7597-4faa-a470-5382e352d0f0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:02:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.544 8 INFO cinder.api.openstack.wsgi [None req-98cc7467-4463-4146-a377-c046ab91fc57 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:02:25.578 8 INFO cinder.api.openstack.wsgi [None req-98cc7467-4463-4146-a377-c046ab91fc57 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.589 7 INFO cinder.api.openstack.wsgi [None req-1942737a-7cea-4bac-a0a6-002378925c26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:02:25.640 7 INFO cinder.api.openstack.wsgi [None req-1942737a-7cea-4bac-a0a6-002378925c26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.653 8 INFO cinder.api.openstack.wsgi [None req-360ed0d5-c956-4498-82c6-894bc67237be 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5e675dc0444f4d9babec7a5d5a579795?usage=true 2026-07-03 20:02:25.678 8 INFO cinder.api.openstack.wsgi [None req-360ed0d5-c956-4498-82c6-894bc67237be 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5e675dc0444f4d9babec7a5d5a579795?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5e675dc0444f4d9babec7a5d5a579795?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.692 7 INFO cinder.api.openstack.wsgi [None req-4a84c64f-0ff0-4e33-acd8-709db43f1a67 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6218f320825a42abb77e66801dc04c3c?usage=true 2026-07-03 20:02:25.712 7 INFO cinder.api.openstack.wsgi [None req-4a84c64f-0ff0-4e33-acd8-709db43f1a67 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6218f320825a42abb77e66801dc04c3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/741] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6218f320825a42abb77e66801dc04c3c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.722 8 INFO cinder.api.openstack.wsgi [None req-94742939-5e96-4809-af02-cab6a763e605 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:02:25.744 8 INFO cinder.api.openstack.wsgi [None req-94742939-5e96-4809-af02-cab6a763e605 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.757 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/c6ba0bd88ed74df087c7c6ce0462d3fa?usage=true 2026-07-03 20:02:25.779 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/c6ba0bd88ed74df087c7c6ce0462d3fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/c6ba0bd88ed74df087c7c6ce0462d3fa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:25.790 8 INFO cinder.api.openstack.wsgi [None req-52766a88-5af8-406f-a2e6-2cb4ca6ca2f2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:02:25.801 8 INFO cinder.api.openstack.wsgi [None req-52766a88-5af8-406f-a2e6-2cb4ca6ca2f2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:02:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:28.047 8 INFO cinder.api.openstack.wsgi [None req-52766a88-5af8-406f-a2e6-2cb4ca6ca2f2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:28.048 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:28.048 8 INFO cinder.api.openstack.wsgi [None req-52766a88-5af8-406f-a2e6-2cb4ca6ca2f2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:28.049 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:29.898 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5e675dc0444f4d9babec7a5d5a579795/attachments?instance_id=a2cf0df7-7ae3-43ab-a22b-701df6841234 2026-07-03 20:02:29.911 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5e675dc0444f4d9babec7a5d5a579795/attachments?instance_id=a2cf0df7-7ae3-43ab-a22b-701df6841234 returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 199.204.45.74 () {36 vars in 1103 bytes} [Fri Jul 3 20:02:29 2026] GET /v3/5e675dc0444f4d9babec7a5d5a579795/attachments?instance_id=a2cf0df7-7ae3-43ab-a22b-701df6841234 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:02:38.047 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:38.048 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:38.047 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:38.049 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:48.050 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:48.052 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:48.053 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:48.053 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:58.047 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:58.047 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:02:58.048 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:02:58.048 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:04.504 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:04.505 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/754] 10.0.0.227 () {30 vars in 411 bytes} [Fri Jul 3 20:03:04 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-03 20:03:08.047 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:08.047 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:08.049 8 INFO cinder.api.openstack.wsgi [req-90a6a96c-3664-4e4e-9965-282b0620ec59 req-64862746-32ab-4d30-92cb-863e26bae767 f2eee3ccc284472cbb0846ccac316a44 5e675dc0444f4d9babec7a5d5a579795 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:08.050 7 INFO cinder.api.openstack.wsgi [None req-7cdd36b0-449d-4b62-8d5d-d944f10b05f7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:08.941 8 INFO cinder.api.openstack.wsgi [None req-a28fe001-f563-4e26-aac1-00e495d3033b 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes 2026-07-03 20:03:08.945 8 INFO cinder.api.v3.volumes [None req-a28fe001-f563-4e26-aac1-00e495d3033b 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Create volume of 1 GB 2026-07-03 20:03:08.960 8 INFO cinder.volume.api [None req-a28fe001-f563-4e26-aac1-00e495d3033b 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:09.234 8 INFO cinder.volume.api [None req-a28fe001-f563-4e26-aac1-00e495d3033b 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Create volume request issued successfully. 2026-07-03 20:03:09.235 8 INFO cinder.api.openstack.wsgi [None req-a28fe001-f563-4e26-aac1-00e495d3033b 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes returned with HTTP 202 [pid: 8|app: 0|req: 380/757] 10.0.0.227 () {34 vars in 722 bytes} [Fri Jul 3 20:03:08 2026] POST /v3/fdd515ec453f48b89c48156064b8bc09/volumes => generated 860 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:03:09.262 7 INFO cinder.api.openstack.wsgi [None req-181d780c-b368-46fe-b875-09845c13f96c 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:09.276 7 INFO cinder.volume.api [None req-181d780c-b368-46fe-b875-09845c13f96c 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:09.281 7 INFO cinder.api.openstack.wsgi [None req-181d780c-b368-46fe-b875-09845c13f96c 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 7|app: 0|req: 378/758] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:09 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:10.303 8 INFO cinder.api.openstack.wsgi [None req-0c677922-5049-4655-97a6-b93d31baaac0 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:10.320 8 INFO cinder.volume.api [None req-0c677922-5049-4655-97a6-b93d31baaac0 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:10.331 8 INFO cinder.api.openstack.wsgi [None req-0c677922-5049-4655-97a6-b93d31baaac0 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:10 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:18.047 7 INFO cinder.api.openstack.wsgi [None req-181d780c-b368-46fe-b875-09845c13f96c 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:18.047 8 INFO cinder.api.openstack.wsgi [None req-0c677922-5049-4655-97a6-b93d31baaac0 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:18.049 8 INFO cinder.api.openstack.wsgi [None req-0c677922-5049-4655-97a6-b93d31baaac0 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:18.049 7 INFO cinder.api.openstack.wsgi [None req-181d780c-b368-46fe-b875-09845c13f96c 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:24.783 8 INFO cinder.api.openstack.wsgi [None req-d55fcf40-1575-44a7-9cb4-8399b714e460 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:03:24.795 8 INFO cinder.volume.api [None req-d55fcf40-1575-44a7-9cb4-8399b714e460 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:24.799 8 INFO cinder.api.openstack.wsgi [None req-d55fcf40-1575-44a7-9cb4-8399b714e460 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/762] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:03:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1121 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:24.816 7 INFO cinder.api.openstack.wsgi [None req-fed6c58c-b8f7-4159-ab8a-30e386576921 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:25.155 8 INFO cinder.api.openstack.wsgi [None req-941d3618-ff7d-4248-80ba-4fad050cf71d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:25.172 8 INFO cinder.volume.api [None req-941d3618-ff7d-4248-80ba-4fad050cf71d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:25.186 8 INFO cinder.volume.api [None req-941d3618-ff7d-4248-80ba-4fad050cf71d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Update volume admin metadata completed successfully. 2026-07-03 20:03:25.321 7 INFO cinder.api.openstack.wsgi [None req-fed6c58c-b8f7-4159-ab8a-30e386576921 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 380/763] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:03:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:25.336 7 INFO cinder.api.openstack.wsgi [None req-e1e80ffc-1619-431e-a94c-1ff5989024ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:03:25.367 7 INFO cinder.volume.api [None req-e1e80ffc-1619-431e-a94c-1ff5989024ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:03:25.368 7 INFO cinder.api.openstack.wsgi [None req-e1e80ffc-1619-431e-a94c-1ff5989024ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/764] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:03:25.378 7 INFO cinder.api.openstack.wsgi [None req-ed43d946-1546-47dc-9f4e-edb774d1c28e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:03:25.402 7 INFO cinder.volume.api [None req-ed43d946-1546-47dc-9f4e-edb774d1c28e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:25.408 7 INFO cinder.api.openstack.wsgi [None req-ed43d946-1546-47dc-9f4e-edb774d1c28e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:25.418 7 INFO cinder.api.openstack.wsgi [None req-f8b16c0f-a100-4965-947b-c91475d80a98 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:03:25.424 7 INFO cinder.api.openstack.wsgi [None req-f8b16c0f-a100-4965-947b-c91475d80a98 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 383/766] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:25.557 7 INFO cinder.api.openstack.wsgi [None req-e14229a2-37c6-46e5-ba2a-68c234fc0bac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:03:25.619 7 INFO cinder.api.openstack.wsgi [None req-e14229a2-37c6-46e5-ba2a-68c234fc0bac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:25.636 7 INFO cinder.api.openstack.wsgi [None req-a41a3497-f179-4012-8203-726d5b380ad3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4fa049b0f3ec452f90abc05ae987a4ee?usage=true 2026-07-03 20:03:25.669 7 INFO cinder.api.openstack.wsgi [None req-a41a3497-f179-4012-8203-726d5b380ad3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4fa049b0f3ec452f90abc05ae987a4ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4fa049b0f3ec452f90abc05ae987a4ee?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:25.683 7 INFO cinder.api.openstack.wsgi [None req-cf41683a-cefe-4182-b5e1-7c5f5a5a7c08 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:03:25.690 8 INFO cinder.volume.api [None req-941d3618-ff7d-4248-80ba-4fad050cf71d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Attach volume completed successfully. 2026-07-03 20:03:25.691 8 INFO cinder.api.openstack.wsgi [None req-941d3618-ff7d-4248-80ba-4fad050cf71d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action returned with HTTP 202 [pid: 8|app: 0|req: 384/769] 10.0.0.227 () {34 vars in 810 bytes} [Fri Jul 3 20:03:25 2026] POST /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-03 20:03:25.708 7 INFO cinder.api.openstack.wsgi [None req-cf41683a-cefe-4182-b5e1-7c5f5a5a7c08 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:25.713 8 INFO cinder.api.openstack.wsgi [None req-0eb9a379-c05b-41ee-9215-0a77b3fc4cb9 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 2026-07-03 20:03:25.718 7 INFO cinder.api.openstack.wsgi [None req-72d38de8-55ff-44e2-b447-2967de54ad6f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:25.736 8 INFO cinder.volume.api [None req-0eb9a379-c05b-41ee-9215-0a77b3fc4cb9 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:25.741 8 INFO cinder.api.openstack.wsgi [None req-0eb9a379-c05b-41ee-9215-0a77b3fc4cb9 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:03:25.743 7 INFO cinder.api.openstack.wsgi [None req-72d38de8-55ff-44e2-b447-2967de54ad6f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:25.753 8 INFO cinder.api.openstack.wsgi [None req-7dba8aa3-6c74-4ae8-bfe9-a737d27a8664 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/7ba95557a2664d239dce5d21b06f0ee2?usage=true 2026-07-03 20:03:25.760 7 INFO cinder.api.openstack.wsgi [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action 2026-07-03 20:03:25.776 8 INFO cinder.api.openstack.wsgi [None req-7dba8aa3-6c74-4ae8-bfe9-a737d27a8664 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/7ba95557a2664d239dce5d21b06f0ee2?usage=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:25.776 7 INFO cinder.volume.api [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. [pid: 8|app: 0|req: 386/773] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/7ba95557a2664d239dce5d21b06f0ee2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:25.793 8 INFO cinder.api.openstack.wsgi [None req-3cc2f9ba-2dae-4276-a406-e310095ee7a6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/fdd515ec453f48b89c48156064b8bc09?usage=true 2026-07-03 20:03:25.828 8 INFO cinder.api.openstack.wsgi [None req-3cc2f9ba-2dae-4276-a406-e310095ee7a6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/fdd515ec453f48b89c48156064b8bc09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/774] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:03:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/fdd515ec453f48b89c48156064b8bc09?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:26.282 7 INFO cinder.volume.api [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Detach volume completed successfully. 2026-07-03 20:03:26.283 7 INFO cinder.api.openstack.wsgi [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action returned with HTTP 202 [pid: 7|app: 0|req: 388/775] 10.0.0.227 () {34 vars in 810 bytes} [Fri Jul 3 20:03:25 2026] POST /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-03 20:03:26.296 8 INFO cinder.api.openstack.wsgi [None req-69452b68-cd9a-4545-b43c-a67f2d63a811 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:26.311 8 INFO cinder.volume.api [None req-69452b68-cd9a-4545-b43c-a67f2d63a811 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:26.316 8 INFO cinder.api.openstack.wsgi [None req-69452b68-cd9a-4545-b43c-a67f2d63a811 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 8|app: 0|req: 388/776] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:26 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 972 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:28.047 7 INFO cinder.api.openstack.wsgi [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:28.047 8 INFO cinder.api.openstack.wsgi [None req-69452b68-cd9a-4545-b43c-a67f2d63a811 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:28.048 7 INFO cinder.api.openstack.wsgi [None req-84322474-f125-4e49-9bbf-36c374e9c76d 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:28.048 8 INFO cinder.api.openstack.wsgi [None req-69452b68-cd9a-4545-b43c-a67f2d63a811 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:33.713 7 INFO cinder.api.openstack.wsgi [None req-b68dd3a6-b294-4225-80f0-fc6a75e92b92 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:33.733 7 INFO cinder.volume.api [None req-b68dd3a6-b294-4225-80f0-fc6a75e92b92 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:33.744 7 INFO cinder.api.openstack.wsgi [None req-b68dd3a6-b294-4225-80f0-fc6a75e92b92 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:33 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 972 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:33.767 8 INFO cinder.api.openstack.wsgi [None req-75c4d492-7c3e-4f3f-b36d-d14e7f3cdebe 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 2026-07-03 20:03:33.768 8 INFO cinder.api.v3.volumes [None req-75c4d492-7c3e-4f3f-b36d-d14e7f3cdebe 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Delete volume with id: 7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:33.779 8 INFO cinder.volume.api [None req-75c4d492-7c3e-4f3f-b36d-d14e7f3cdebe 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:33.829 8 INFO cinder.volume.api [None req-75c4d492-7c3e-4f3f-b36d-d14e7f3cdebe 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:33.830 8 INFO cinder.api.openstack.wsgi [None req-75c4d492-7c3e-4f3f-b36d-d14e7f3cdebe 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 202 [pid: 8|app: 0|req: 390/780] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:33 2026] DELETE /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:33.845 7 INFO cinder.api.openstack.wsgi [None req-20617bcc-8326-442d-8978-d8e8d2fd0fb6 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:33.864 7 INFO cinder.volume.api [None req-20617bcc-8326-442d-8978-d8e8d2fd0fb6 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:33.872 7 INFO cinder.api.openstack.wsgi [None req-20617bcc-8326-442d-8978-d8e8d2fd0fb6 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 200 [pid: 7|app: 0|req: 391/781] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:33 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:34.899 8 INFO cinder.api.openstack.wsgi [None req-f2d4d880-d8df-41ef-bfc7-e9f86bf1df8a 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 2026-07-03 20:03:34.908 8 INFO cinder.api.openstack.wsgi [None req-f2d4d880-d8df-41ef-bfc7-e9f86bf1df8a 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 returned with HTTP 404 [pid: 8|app: 0|req: 391/782] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:34 2026] GET /v3/fdd515ec453f48b89c48156064b8bc09/volumes/7be16230-80cb-4cc6-92e4-677504aa2cb7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-03 20:03:38.048 7 INFO cinder.api.openstack.wsgi [None req-20617bcc-8326-442d-8978-d8e8d2fd0fb6 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:38.048 8 INFO cinder.api.openstack.wsgi [None req-f2d4d880-d8df-41ef-bfc7-e9f86bf1df8a 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:38.049 8 INFO cinder.api.openstack.wsgi [None req-f2d4d880-d8df-41ef-bfc7-e9f86bf1df8a 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:38.049 7 INFO cinder.api.openstack.wsgi [None req-20617bcc-8326-442d-8978-d8e8d2fd0fb6 1f350297a34e42f1a1e468fbad31c21f fdd515ec453f48b89c48156064b8bc09 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:39.769 7 INFO cinder.api.openstack.wsgi [None req-c8308ae1-ea99-4161-a84c-a772b260f1dc 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes 2026-07-03 20:03:39.772 7 INFO cinder.api.v3.volumes [None req-c8308ae1-ea99-4161-a84c-a772b260f1dc 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume of 1 GB 2026-07-03 20:03:39.779 7 INFO cinder.volume.api [None req-c8308ae1-ea99-4161-a84c-a772b260f1dc 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:39.966 7 INFO cinder.volume.api [None req-c8308ae1-ea99-4161-a84c-a772b260f1dc 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume request issued successfully. 2026-07-03 20:03:39.967 7 INFO cinder.api.openstack.wsgi [None req-c8308ae1-ea99-4161-a84c-a772b260f1dc 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 393/785] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:39 2026] POST /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes => generated 871 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:03:39.992 8 INFO cinder.api.openstack.wsgi [None req-57a50d10-8377-40b7-9fbd-7bd7969e4dfe 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:40.013 8 INFO cinder.volume.api [None req-57a50d10-8377-40b7-9fbd-7bd7969e4dfe 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:40.020 8 INFO cinder.api.openstack.wsgi [None req-57a50d10-8377-40b7-9fbd-7bd7969e4dfe 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:39 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.048 7 INFO cinder.api.openstack.wsgi [None req-c633dfca-abbf-4057-9f68-20b72fdc6207 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.080 7 INFO cinder.volume.api [None req-c633dfca-abbf-4057-9f68-20b72fdc6207 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.086 7 INFO cinder.api.openstack.wsgi [None req-c633dfca-abbf-4057-9f68-20b72fdc6207 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 7|app: 0|req: 394/787] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:41 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.105 8 INFO cinder.api.openstack.wsgi [None req-8e30614d-338a-46a0-b7e7-270a87823c19 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.121 8 INFO cinder.volume.api [None req-8e30614d-338a-46a0-b7e7-270a87823c19 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.128 8 INFO cinder.api.openstack.wsgi [None req-8e30614d-338a-46a0-b7e7-270a87823c19 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:41 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.152 7 INFO cinder.api.openstack.wsgi [None req-5a910f3b-0164-4d3e-ba7c-9c63f1ca4c56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.176 7 INFO cinder.volume.api [None req-5a910f3b-0164-4d3e-ba7c-9c63f1ca4c56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.185 7 INFO cinder.volume.api [None req-5a910f3b-0164-4d3e-ba7c-9c63f1ca4c56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:41.186 7 INFO cinder.api.openstack.wsgi [None req-5a910f3b-0164-4d3e-ba7c-9c63f1ca4c56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.227 () {34 vars in 795 bytes} [Fri Jul 3 20:03:41 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.208 8 INFO cinder.api.openstack.wsgi [None req-a47488ec-ce2d-464e-b599-4683bda5ff85 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.228 8 INFO cinder.volume.api [None req-a47488ec-ce2d-464e-b599-4683bda5ff85 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.239 8 INFO cinder.volume.api [None req-a47488ec-ce2d-464e-b599-4683bda5ff85 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:41.240 8 INFO cinder.api.openstack.wsgi [None req-a47488ec-ce2d-464e-b599-4683bda5ff85 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.227 () {34 vars in 796 bytes} [Fri Jul 3 20:03:41 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.261 7 INFO cinder.api.openstack.wsgi [None req-2e579a89-26d3-4f00-8567-9d33ac945034 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.276 7 INFO cinder.volume.api [None req-2e579a89-26d3-4f00-8567-9d33ac945034 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.282 7 INFO cinder.api.openstack.wsgi [None req-2e579a89-26d3-4f00-8567-9d33ac945034 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 7|app: 0|req: 396/791] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:41 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.305 8 INFO cinder.api.openstack.wsgi [None req-1a845eeb-ea83-4dfb-aa3a-7a4429eeb5c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes 2026-07-03 20:03:41.308 8 INFO cinder.api.v3.volumes [None req-1a845eeb-ea83-4dfb-aa3a-7a4429eeb5c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume of 1 GB 2026-07-03 20:03:41.317 8 INFO cinder.volume.api [None req-1a845eeb-ea83-4dfb-aa3a-7a4429eeb5c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:41.449 8 INFO cinder.volume.api [None req-1a845eeb-ea83-4dfb-aa3a-7a4429eeb5c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume request issued successfully. 2026-07-03 20:03:41.450 8 INFO cinder.api.openstack.wsgi [None req-1a845eeb-ea83-4dfb-aa3a-7a4429eeb5c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 396/792] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:41 2026] POST /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes => generated 891 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:41.473 7 INFO cinder.api.openstack.wsgi [None req-5fad0cfc-0f07-4604-81af-c89ebf6367c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:41.495 7 INFO cinder.volume.api [None req-5fad0cfc-0f07-4604-81af-c89ebf6367c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:41.504 7 INFO cinder.api.openstack.wsgi [None req-5fad0cfc-0f07-4604-81af-c89ebf6367c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 200 [pid: 7|app: 0|req: 397/793] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:41 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:42.529 8 INFO cinder.api.openstack.wsgi [None req-017e59a9-1712-4c2c-8f0b-1d93721b8ceb 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:42.574 8 INFO cinder.volume.api [None req-017e59a9-1712-4c2c-8f0b-1d93721b8ceb 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:42.583 8 INFO cinder.api.openstack.wsgi [None req-017e59a9-1712-4c2c-8f0b-1d93721b8ceb 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:42 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 984 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:42.614 7 INFO cinder.api.openstack.wsgi [None req-f87c9246-8ccc-463c-b577-586f67b05084 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:42.645 7 INFO cinder.volume.api [None req-f87c9246-8ccc-463c-b577-586f67b05084 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:42.654 7 INFO cinder.volume.api [None req-f87c9246-8ccc-463c-b577-586f67b05084 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:42.656 7 INFO cinder.api.openstack.wsgi [None req-f87c9246-8ccc-463c-b577-586f67b05084 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 200 [pid: 7|app: 0|req: 398/795] 10.0.0.227 () {34 vars in 795 bytes} [Fri Jul 3 20:03:42 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:42.695 8 INFO cinder.api.openstack.wsgi [None req-a81a8a91-b089-4491-83e0-aa81e2649466 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:42.726 8 INFO cinder.volume.api [None req-a81a8a91-b089-4491-83e0-aa81e2649466 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:42.732 8 INFO cinder.api.openstack.wsgi [None req-a81a8a91-b089-4491-83e0-aa81e2649466 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:42 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 950 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-07-03 20:03:42.752 7 INFO cinder.api.openstack.wsgi [None req-a7bd63c4-feb1-4522-ab00-33b3f5e837a9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 2026-07-03 20:03:42.753 7 INFO cinder.api.v3.volumes [None req-a7bd63c4-feb1-4522-ab00-33b3f5e837a9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume with id: da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:42.764 7 INFO cinder.volume.api [None req-a7bd63c4-feb1-4522-ab00-33b3f5e837a9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:42.799 7 INFO cinder.volume.api [None req-a7bd63c4-feb1-4522-ab00-33b3f5e837a9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:42.799 7 INFO cinder.api.openstack.wsgi [None req-a7bd63c4-feb1-4522-ab00-33b3f5e837a9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 202 [pid: 7|app: 0|req: 399/797] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:42 2026] DELETE /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:42.813 8 INFO cinder.api.openstack.wsgi [None req-e3ee4c72-4e7b-44d7-9066-61856cbb50de 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:42.834 8 INFO cinder.volume.api [None req-e3ee4c72-4e7b-44d7-9066-61856cbb50de 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:42.841 8 INFO cinder.api.openstack.wsgi [None req-e3ee4c72-4e7b-44d7-9066-61856cbb50de 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 200 [pid: 8|app: 0|req: 399/798] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:42 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:43.877 7 INFO cinder.api.openstack.wsgi [None req-e7fffdab-8f19-44ab-aef9-a33ba50dbc3e 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 2026-07-03 20:03:43.886 7 INFO cinder.api.openstack.wsgi [None req-e7fffdab-8f19-44ab-aef9-a33ba50dbc3e 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 returned with HTTP 404 [pid: 7|app: 0|req: 400/799] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:43 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/da4fcf80-e1ce-4eab-8213-5f75f86bddf0 => 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-07-03 20:03:43.900 8 INFO cinder.api.openstack.wsgi [None req-e8fc89f8-1bc0-4f35-b139-1f245def3b56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:43.916 8 INFO cinder.volume.api [None req-e8fc89f8-1bc0-4f35-b139-1f245def3b56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:43.922 8 INFO cinder.api.openstack.wsgi [None req-e8fc89f8-1bc0-4f35-b139-1f245def3b56 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 8|app: 0|req: 400/800] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:43 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:03:43.942 7 INFO cinder.api.openstack.wsgi [None req-746aea1a-c815-40c0-985d-cc0bd042261b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 2026-07-03 20:03:43.943 7 INFO cinder.api.v3.volumes [None req-746aea1a-c815-40c0-985d-cc0bd042261b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume with id: 64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:43.956 7 INFO cinder.volume.api [None req-746aea1a-c815-40c0-985d-cc0bd042261b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:43.977 7 INFO cinder.volume.api [None req-746aea1a-c815-40c0-985d-cc0bd042261b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:43.977 7 INFO cinder.api.openstack.wsgi [None req-746aea1a-c815-40c0-985d-cc0bd042261b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 202 [pid: 7|app: 0|req: 401/801] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:43 2026] DELETE /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => 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-07-03 20:03:43.991 8 INFO cinder.api.openstack.wsgi [None req-16da20ad-261a-4cba-8c8e-10eec50e7e45 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:44.006 8 INFO cinder.volume.api [None req-16da20ad-261a-4cba-8c8e-10eec50e7e45 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:44.012 8 INFO cinder.api.openstack.wsgi [None req-16da20ad-261a-4cba-8c8e-10eec50e7e45 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:43 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 1001 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:45.035 7 INFO cinder.api.openstack.wsgi [None req-91465f81-a5ee-4788-8f91-7a0da7ff628b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 2026-07-03 20:03:45.045 7 INFO cinder.api.openstack.wsgi [None req-91465f81-a5ee-4788-8f91-7a0da7ff628b 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 returned with HTTP 404 [pid: 7|app: 0|req: 402/803] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:45 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/64f55ccb-e4da-4d83-808c-f88141a81ce7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:45.103 8 INFO cinder.api.openstack.wsgi [None req-7832f9ed-dae3-41e8-99a6-82da2cd0b68c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes 2026-07-03 20:03:45.901 8 INFO cinder.api.v3.volumes [None req-7832f9ed-dae3-41e8-99a6-82da2cd0b68c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume of 1 GB 2026-07-03 20:03:45.911 8 INFO cinder.volume.api [None req-7832f9ed-dae3-41e8-99a6-82da2cd0b68c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:46.100 8 INFO cinder.volume.api [None req-7832f9ed-dae3-41e8-99a6-82da2cd0b68c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume request issued successfully. 2026-07-03 20:03:46.101 8 INFO cinder.api.openstack.wsgi [None req-7832f9ed-dae3-41e8-99a6-82da2cd0b68c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 402/804] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:45 2026] POST /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes => generated 871 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:03:46.122 7 INFO cinder.api.openstack.wsgi [None req-eeba60ed-bd45-4e8e-a0be-b1ba3b7bc442 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:46.136 7 INFO cinder.volume.api [None req-eeba60ed-bd45-4e8e-a0be-b1ba3b7bc442 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:46.141 7 INFO cinder.api.openstack.wsgi [None req-eeba60ed-bd45-4e8e-a0be-b1ba3b7bc442 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 7|app: 0|req: 403/805] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:46 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.162 8 INFO cinder.api.openstack.wsgi [None req-986cf6e9-7f92-46a8-a88a-575f44e97dd7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.186 8 INFO cinder.volume.api [None req-986cf6e9-7f92-46a8-a88a-575f44e97dd7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.191 8 INFO cinder.api.openstack.wsgi [None req-986cf6e9-7f92-46a8-a88a-575f44e97dd7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:47 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => 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-07-03 20:03:47.217 7 INFO cinder.api.openstack.wsgi [None req-e3a3fec4-4b2f-4371-82e7-138ce6690b34 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.241 7 INFO cinder.volume.api [None req-e3a3fec4-4b2f-4371-82e7-138ce6690b34 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.256 7 INFO cinder.api.openstack.wsgi [None req-e3a3fec4-4b2f-4371-82e7-138ce6690b34 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 7|app: 0|req: 404/807] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:47 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 1489 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.280 8 INFO cinder.api.openstack.wsgi [None req-456c5601-1f1e-4b84-81ee-71a320644156 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.460 8 INFO cinder.volume.api [None req-456c5601-1f1e-4b84-81ee-71a320644156 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.465 8 INFO cinder.volume.api [None req-456c5601-1f1e-4b84-81ee-71a320644156 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:47.466 8 INFO cinder.api.openstack.wsgi [None req-456c5601-1f1e-4b84-81ee-71a320644156 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.227 () {34 vars in 795 bytes} [Fri Jul 3 20:03:47 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 895 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.491 7 INFO cinder.api.openstack.wsgi [None req-78c96a93-ae77-4eb7-bcb7-eee696301cae 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.508 7 INFO cinder.volume.api [None req-78c96a93-ae77-4eb7-bcb7-eee696301cae 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.517 7 INFO cinder.volume.api [None req-78c96a93-ae77-4eb7-bcb7-eee696301cae 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:47.518 7 INFO cinder.api.openstack.wsgi [None req-78c96a93-ae77-4eb7-bcb7-eee696301cae 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.227 () {34 vars in 796 bytes} [Fri Jul 3 20:03:47 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 933 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.544 8 INFO cinder.api.openstack.wsgi [None req-3946099c-1079-41e7-b86c-9f14a616b98f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.565 8 INFO cinder.volume.api [None req-3946099c-1079-41e7-b86c-9f14a616b98f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.570 8 INFO cinder.api.openstack.wsgi [None req-3946099c-1079-41e7-b86c-9f14a616b98f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 8|app: 0|req: 405/810] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:47 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.604 7 INFO cinder.api.openstack.wsgi [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes 2026-07-03 20:03:47.607 7 INFO cinder.api.v3.volumes [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume of 1 GB 2026-07-03 20:03:47.614 7 INFO cinder.volume.api [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:47.775 7 INFO cinder.volume.api [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Create volume request issued successfully. 2026-07-03 20:03:47.778 7 INFO cinder.api.openstack.wsgi [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 406/811] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:47 2026] POST /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes => generated 891 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:47.795 8 INFO cinder.api.openstack.wsgi [None req-e00b8600-762a-4e48-a2fc-d3452407142a 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:47.805 8 INFO cinder.volume.api [None req-e00b8600-762a-4e48-a2fc-d3452407142a 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:47.809 8 INFO cinder.api.openstack.wsgi [None req-e00b8600-762a-4e48-a2fc-d3452407142a 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:47 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 959 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:48.047 8 INFO cinder.api.openstack.wsgi [None req-e00b8600-762a-4e48-a2fc-d3452407142a 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:48.047 7 INFO cinder.api.openstack.wsgi [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:48.048 8 INFO cinder.api.openstack.wsgi [None req-e00b8600-762a-4e48-a2fc-d3452407142a 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:48.049 7 INFO cinder.api.openstack.wsgi [None req-8be4906c-74d0-4998-a87c-14f4ac717a83 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:48.829 8 INFO cinder.api.openstack.wsgi [None req-420e0daf-67dd-4e2a-a03f-55f6334afee7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:48.854 8 INFO cinder.volume.api [None req-420e0daf-67dd-4e2a-a03f-55f6334afee7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:48.863 8 INFO cinder.api.openstack.wsgi [None req-420e0daf-67dd-4e2a-a03f-55f6334afee7 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 200 [pid: 8|app: 0|req: 408/815] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:48 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 984 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:48.890 7 INFO cinder.api.openstack.wsgi [None req-764cc58d-83c2-48f8-9965-b7a9aed5944f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:48.912 7 INFO cinder.volume.api [None req-764cc58d-83c2-48f8-9965-b7a9aed5944f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:48.927 7 INFO cinder.volume.api [None req-764cc58d-83c2-48f8-9965-b7a9aed5944f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume updated successfully. 2026-07-03 20:03:48.928 7 INFO cinder.api.openstack.wsgi [None req-764cc58d-83c2-48f8-9965-b7a9aed5944f 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.227 () {34 vars in 795 bytes} [Fri Jul 3 20:03:48 2026] PUT /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:48.951 8 INFO cinder.api.openstack.wsgi [None req-524a24a7-4f64-4c29-b774-0325babc12b9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:48.972 8 INFO cinder.volume.api [None req-524a24a7-4f64-4c29-b774-0325babc12b9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:48.985 8 INFO cinder.api.openstack.wsgi [None req-524a24a7-4f64-4c29-b774-0325babc12b9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 200 [pid: 8|app: 0|req: 409/817] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:48 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 950 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:49.009 7 INFO cinder.api.openstack.wsgi [None req-19f9e2b6-9c4b-49ee-adce-08e49f69efea 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 2026-07-03 20:03:49.010 7 INFO cinder.api.v3.volumes [None req-19f9e2b6-9c4b-49ee-adce-08e49f69efea 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume with id: 1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:49.028 7 INFO cinder.volume.api [None req-19f9e2b6-9c4b-49ee-adce-08e49f69efea 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:49.071 7 INFO cinder.volume.api [None req-19f9e2b6-9c4b-49ee-adce-08e49f69efea 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:49.072 7 INFO cinder.api.openstack.wsgi [None req-19f9e2b6-9c4b-49ee-adce-08e49f69efea 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 202 [pid: 7|app: 0|req: 409/818] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:49 2026] DELETE /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:49.084 8 INFO cinder.api.openstack.wsgi [None req-15f3e0a0-cfdc-4bf2-880d-4964b502847c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:49.098 8 INFO cinder.volume.api [None req-15f3e0a0-cfdc-4bf2-880d-4964b502847c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:49.102 8 INFO cinder.api.openstack.wsgi [None req-15f3e0a0-cfdc-4bf2-880d-4964b502847c 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:49 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:50.124 7 INFO cinder.api.openstack.wsgi [None req-38561926-a1e1-4514-b234-46e09eb188c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 2026-07-03 20:03:50.132 7 INFO cinder.api.openstack.wsgi [None req-38561926-a1e1-4514-b234-46e09eb188c0 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 returned with HTTP 404 [pid: 7|app: 0|req: 410/820] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:50 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/1d6535e0-f30e-430b-9c3f-45713f8d24f6 => 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-07-03 20:03:50.146 8 INFO cinder.api.openstack.wsgi [None req-6707f48e-1231-4daa-a035-425d133af2f9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:50.160 8 INFO cinder.volume.api [None req-6707f48e-1231-4daa-a035-425d133af2f9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:50.165 8 INFO cinder.api.openstack.wsgi [None req-6707f48e-1231-4daa-a035-425d133af2f9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 8|app: 0|req: 411/821] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:50 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 1527 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:03:50.190 7 INFO cinder.api.openstack.wsgi [None req-cf2ce6b8-8c23-4a57-897f-5644e6b5a4db 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 2026-07-03 20:03:50.191 7 INFO cinder.api.v3.volumes [None req-cf2ce6b8-8c23-4a57-897f-5644e6b5a4db 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume with id: 9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:50.203 7 INFO cinder.volume.api [None req-cf2ce6b8-8c23-4a57-897f-5644e6b5a4db 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:50.223 7 INFO cinder.volume.api [None req-cf2ce6b8-8c23-4a57-897f-5644e6b5a4db 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:50.224 7 INFO cinder.api.openstack.wsgi [None req-cf2ce6b8-8c23-4a57-897f-5644e6b5a4db 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 202 [pid: 7|app: 0|req: 411/822] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:50 2026] DELETE /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:50.236 8 INFO cinder.api.openstack.wsgi [None req-17a3953f-223f-4d57-905b-5972d6e026c9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:50.250 8 INFO cinder.volume.api [None req-17a3953f-223f-4d57-905b-5972d6e026c9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:50.254 8 INFO cinder.api.openstack.wsgi [None req-17a3953f-223f-4d57-905b-5972d6e026c9 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:50 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 1526 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:51.278 7 INFO cinder.api.openstack.wsgi [None req-01914d25-8caf-406a-b36a-23ec32260051 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 2026-07-03 20:03:51.286 7 INFO cinder.api.openstack.wsgi [None req-01914d25-8caf-406a-b36a-23ec32260051 24bf2ae567444b60bdfd9add2a92d003 caa89b029f1f4f2fb8acb3ff378904f3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 returned with HTTP 404 [pid: 7|app: 0|req: 412/824] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:51 2026] GET /v3/caa89b029f1f4f2fb8acb3ff378904f3/volumes/9f9b4026-3163-48d8-a2a1-15d2b205fa41 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:52.194 8 INFO cinder.api.openstack.wsgi [None req-8c7a53be-6122-4050-a83b-cb4ceae8a7bb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes 2026-07-03 20:03:52.236 8 INFO cinder.volume.api [None req-8c7a53be-6122-4050-a83b-cb4ceae8a7bb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Get all volumes completed successfully. 2026-07-03 20:03:52.237 8 INFO cinder.api.openstack.wsgi [None req-8c7a53be-6122-4050-a83b-cb4ceae8a7bb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes returned with HTTP 200 [pid: 8|app: 0|req: 413/825] 10.0.0.227 () {32 vars in 701 bytes} [Fri Jul 3 20:03:52 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:03:52.257 7 INFO cinder.api.openstack.wsgi [None req-89a549a9-8a5d-40a9-b056-8d34691e64ac 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes 2026-07-03 20:03:52.262 7 INFO cinder.api.v3.volumes [None req-89a549a9-8a5d-40a9-b056-8d34691e64ac 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume of 1 GB 2026-07-03 20:03:52.267 7 INFO cinder.volume.api [None req-89a549a9-8a5d-40a9-b056-8d34691e64ac 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:52.444 7 INFO cinder.volume.api [None req-89a549a9-8a5d-40a9-b056-8d34691e64ac 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume request issued successfully. 2026-07-03 20:03:52.445 7 INFO cinder.api.openstack.wsgi [None req-89a549a9-8a5d-40a9-b056-8d34691e64ac 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/826] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:52 2026] POST /v3/08dd68492a04497d913719515d02d7b1/volumes => generated 876 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:03:52.470 8 INFO cinder.api.openstack.wsgi [None req-a5592901-935d-445d-95cc-4daa075f5a44 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:52.490 8 INFO cinder.volume.api [None req-a5592901-935d-445d-95cc-4daa075f5a44 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:52.495 8 INFO cinder.api.openstack.wsgi [None req-a5592901-935d-445d-95cc-4daa075f5a44 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 200 [pid: 8|app: 0|req: 414/827] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:52 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:53.519 7 INFO cinder.api.openstack.wsgi [None req-d6ce6d58-9c72-4451-884b-c01c2227baa9 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:53.535 7 INFO cinder.volume.api [None req-d6ce6d58-9c72-4451-884b-c01c2227baa9 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:53.546 7 INFO cinder.api.openstack.wsgi [None req-d6ce6d58-9c72-4451-884b-c01c2227baa9 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 200 [pid: 7|app: 0|req: 414/828] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:53 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:53.568 8 INFO cinder.api.openstack.wsgi [None req-bf907eaa-05ab-4a94-9a57-946c7dd7d9c0 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:53.592 8 INFO cinder.volume.api [None req-bf907eaa-05ab-4a94-9a57-946c7dd7d9c0 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:53.601 8 INFO cinder.api.openstack.wsgi [None req-bf907eaa-05ab-4a94-9a57-946c7dd7d9c0 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 200 [pid: 8|app: 0|req: 415/829] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:53 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:53.624 7 INFO cinder.api.openstack.wsgi [None req-07c1656c-b1b5-408e-ba08-65918dd1a2b5 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes 2026-07-03 20:03:53.627 7 INFO cinder.api.v3.volumes [None req-07c1656c-b1b5-408e-ba08-65918dd1a2b5 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume of 1 GB 2026-07-03 20:03:53.633 7 INFO cinder.volume.api [None req-07c1656c-b1b5-408e-ba08-65918dd1a2b5 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:53.784 7 INFO cinder.volume.api [None req-07c1656c-b1b5-408e-ba08-65918dd1a2b5 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume request issued successfully. 2026-07-03 20:03:53.785 7 INFO cinder.api.openstack.wsgi [None req-07c1656c-b1b5-408e-ba08-65918dd1a2b5 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 415/830] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:53 2026] POST /v3/08dd68492a04497d913719515d02d7b1/volumes => generated 875 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:53.809 8 INFO cinder.api.openstack.wsgi [None req-44fceeed-2004-4a93-ac9f-8b0b7f2198b3 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:53.824 8 INFO cinder.volume.api [None req-44fceeed-2004-4a93-ac9f-8b0b7f2198b3 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:53.829 8 INFO cinder.api.openstack.wsgi [None req-44fceeed-2004-4a93-ac9f-8b0b7f2198b3 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 200 [pid: 8|app: 0|req: 416/831] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:53 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:54.847 7 INFO cinder.api.openstack.wsgi [None req-5d2ea2e9-87e3-4702-a01f-5523439e4a5c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:54.864 7 INFO cinder.volume.api [None req-5d2ea2e9-87e3-4702-a01f-5523439e4a5c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:54.869 7 INFO cinder.api.openstack.wsgi [None req-5d2ea2e9-87e3-4702-a01f-5523439e4a5c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:54 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:54.893 8 INFO cinder.api.openstack.wsgi [None req-85564eb9-829f-4942-b519-b102f9012bfb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:54.910 8 INFO cinder.volume.api [None req-85564eb9-829f-4942-b519-b102f9012bfb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:54.919 8 INFO cinder.api.openstack.wsgi [None req-85564eb9-829f-4942-b519-b102f9012bfb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:54 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:54.940 7 INFO cinder.api.openstack.wsgi [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes 2026-07-03 20:03:54.944 7 INFO cinder.api.v3.volumes [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume of 1 GB 2026-07-03 20:03:54.951 7 INFO cinder.volume.api [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:03:55.149 7 INFO cinder.volume.api [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Create volume request issued successfully. 2026-07-03 20:03:55.150 7 INFO cinder.api.openstack.wsgi [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 417/834] 10.0.0.227 () {34 vars in 723 bytes} [Fri Jul 3 20:03:54 2026] POST /v3/08dd68492a04497d913719515d02d7b1/volumes => generated 875 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:55.170 8 INFO cinder.api.openstack.wsgi [None req-3c8b2338-f415-4630-87ce-cc78a95e5bf1 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:55.193 8 INFO cinder.volume.api [None req-3c8b2338-f415-4630-87ce-cc78a95e5bf1 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:55.199 8 INFO cinder.api.openstack.wsgi [None req-3c8b2338-f415-4630-87ce-cc78a95e5bf1 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:55 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:55.839 7 INFO cinder.api.openstack.wsgi [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:55.843 7 INFO cinder.api.openstack.wsgi [None req-4b0ebb3e-928f-4eaa-aab3-bf75ff1d2683 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 418/836] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:55 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:55.860 8 INFO cinder.api.openstack.wsgi [None req-01fd1f5b-0d40-46a4-97f4-00c9dfbce993 a2e2d1057e604b73addb54b07c308018 2445ccd29a4c4f729d1828796d4416b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 2026-07-03 20:03:55.894 8 INFO cinder.api.openstack.wsgi [None req-01fd1f5b-0d40-46a4-97f4-00c9dfbce993 a2e2d1057e604b73addb54b07c308018 2445ccd29a4c4f729d1828796d4416b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.46 () {34 vars in 878 bytes} [Fri Jul 3 20:03:55 2026] GET /v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:56.224 7 INFO cinder.api.openstack.wsgi [None req-11a9907a-c9e9-4eb7-8b9c-f051f731c064 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:56.246 7 INFO cinder.volume.api [None req-11a9907a-c9e9-4eb7-8b9c-f051f731c064 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:56.251 7 INFO cinder.api.openstack.wsgi [None req-11a9907a-c9e9-4eb7-8b9c-f051f731c064 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:56 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:56.277 8 INFO cinder.api.openstack.wsgi [None req-72318852-d4f1-4e41-bd6c-8ac9cd0eaacb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:56.299 8 INFO cinder.volume.api [None req-72318852-d4f1-4e41-bd6c-8ac9cd0eaacb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:56.306 8 INFO cinder.api.openstack.wsgi [None req-72318852-d4f1-4e41-bd6c-8ac9cd0eaacb 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:56 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:56.331 7 INFO cinder.api.openstack.wsgi [None req-313f7286-f774-40c3-a448-07a0a117f62c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes 2026-07-03 20:03:56.364 7 INFO cinder.volume.api [None req-313f7286-f774-40c3-a448-07a0a117f62c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Get all volumes completed successfully. 2026-07-03 20:03:56.366 7 INFO cinder.api.openstack.wsgi [None req-313f7286-f774-40c3-a448-07a0a117f62c 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 420/840] 10.0.0.227 () {32 vars in 701 bytes} [Fri Jul 3 20:03:56 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:56.395 8 INFO cinder.api.openstack.wsgi [None req-565d839f-e8c5-4df0-ac40-d19ef07551a8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:56.412 8 INFO cinder.volume.api [None req-565d839f-e8c5-4df0-ac40-d19ef07551a8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:56.425 8 INFO cinder.api.openstack.wsgi [None req-565d839f-e8c5-4df0-ac40-d19ef07551a8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 200 [pid: 8|app: 0|req: 421/841] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:56 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:56.455 7 INFO cinder.api.openstack.wsgi [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb 2026-07-03 20:03:56.455 7 INFO cinder.api.v3.volumes [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume with id: 551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:56.472 7 INFO cinder.volume.api [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:56.500 7 INFO cinder.volume.api [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:56.501 7 INFO cinder.api.openstack.wsgi [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 202 [pid: 7|app: 0|req: 421/842] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:56 2026] DELETE /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:56.523 8 INFO cinder.api.openstack.wsgi [None req-dca376d0-2cc1-444c-89c5-8a83c15b51c8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:56.560 8 INFO cinder.volume.api [None req-dca376d0-2cc1-444c-89c5-8a83c15b51c8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:56.567 8 INFO cinder.api.openstack.wsgi [None req-dca376d0-2cc1-444c-89c5-8a83c15b51c8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 200 [pid: 8|app: 0|req: 422/843] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:56 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 967 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:57.445 7 INFO cinder.api.openstack.wsgi [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:57.446 7 INFO cinder.api.openstack.wsgi [None req-2f8cda43-aa6b-42f2-9a3f-7a4dc4eca7a4 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 422/844] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-03 20:03:57.455 8 INFO cinder.api.openstack.wsgi [None req-dca376d0-2cc1-444c-89c5-8a83c15b51c8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:57.456 8 INFO cinder.api.openstack.wsgi [None req-dca376d0-2cc1-444c-89c5-8a83c15b51c8 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 423/845] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:57.595 7 INFO cinder.api.openstack.wsgi [None req-13f320fb-e688-45c4-a9f3-39cde928f712 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb 2026-07-03 20:03:57.616 7 INFO cinder.api.openstack.wsgi [None req-13f320fb-e688-45c4-a9f3-39cde928f712 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb returned with HTTP 404 [pid: 7|app: 0|req: 423/846] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:57 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/551d9a59-e3dd-4069-8d00-644248ed5fcb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:57.626 8 INFO cinder.api.openstack.wsgi [None req-f0246fe3-62a0-4f96-a7ea-9909b330a8ab 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:57.652 8 INFO cinder.volume.api [None req-f0246fe3-62a0-4f96-a7ea-9909b330a8ab 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:57.660 8 INFO cinder.api.openstack.wsgi [None req-f0246fe3-62a0-4f96-a7ea-9909b330a8ab 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 200 [pid: 8|app: 0|req: 424/847] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:57 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:57.691 7 INFO cinder.api.openstack.wsgi [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 2026-07-03 20:03:57.692 7 INFO cinder.api.v3.volumes [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume with id: 4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:57.703 7 INFO cinder.volume.api [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:57.735 7 INFO cinder.volume.api [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:57.735 7 INFO cinder.api.openstack.wsgi [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 202 [pid: 7|app: 0|req: 424/848] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:57 2026] DELETE /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:57.747 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:57.773 8 INFO cinder.volume.api [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:57.779 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:57 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:58.040 7 INFO cinder.api.openstack.wsgi [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:58.042 7 INFO cinder.api.openstack.wsgi [None req-5c77aad5-9b6d-480f-9edd-5d82005d462d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/850] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:58 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-03 20:03:58.048 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:03:58.049 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:58.050 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:58.051 8 INFO cinder.api.openstack.wsgi [None req-414ba484-1ede-4968-a8f0-6f3fc90e4447 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:03:58.055 7 INFO cinder.api.openstack.wsgi [None req-8df713df-949c-4917-bce5-d576d63f8cd7 a2e2d1057e604b73addb54b07c308018 2445ccd29a4c4f729d1828796d4416b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 2026-07-03 20:03:58.096 7 INFO cinder.api.openstack.wsgi [None req-8df713df-949c-4917-bce5-d576d63f8cd7 a2e2d1057e604b73addb54b07c308018 2445ccd29a4c4f729d1828796d4416b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 returned with HTTP 200 [pid: 7|app: 0|req: 426/853] 10.0.0.46 () {34 vars in 878 bytes} [Fri Jul 3 20:03:58 2026] GET /v3/2445ccd29a4c4f729d1828796d4416b6/limits?tenant_id=2445ccd29a4c4f729d1828796d4416b6 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:58.806 8 INFO cinder.api.openstack.wsgi [None req-35c41bb4-ba76-4e3a-a3ff-e59ae92092dc 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 2026-07-03 20:03:58.815 8 INFO cinder.api.openstack.wsgi [None req-35c41bb4-ba76-4e3a-a3ff-e59ae92092dc 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 returned with HTTP 404 [pid: 8|app: 0|req: 428/854] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:58 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/4f07acd2-6d3a-4ac9-9ef8-4d6fffac0a65 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-03 20:03:58.829 7 INFO cinder.api.openstack.wsgi [None req-13ae68f8-9652-4061-96bf-33e53c81f63d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:58.844 7 INFO cinder.volume.api [None req-13ae68f8-9652-4061-96bf-33e53c81f63d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:58.849 7 INFO cinder.api.openstack.wsgi [None req-13ae68f8-9652-4061-96bf-33e53c81f63d 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 200 [pid: 7|app: 0|req: 427/855] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:58 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:58.875 8 INFO cinder.api.openstack.wsgi [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 2026-07-03 20:03:58.876 8 INFO cinder.api.v3.volumes [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume with id: f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:58.895 8 INFO cinder.volume.api [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:58.941 8 INFO cinder.volume.api [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Delete volume request issued successfully. 2026-07-03 20:03:58.942 8 INFO cinder.api.openstack.wsgi [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 202 [pid: 8|app: 0|req: 429/856] 10.0.0.227 () {32 vars in 778 bytes} [Fri Jul 3 20:03:58 2026] DELETE /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:58.952 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:03:58.967 7 INFO cinder.volume.api [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] Volume info retrieved successfully. 2026-07-03 20:03:58.973 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 200 [pid: 7|app: 0|req: 428/857] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:58 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:03:59.580 8 INFO cinder.api.openstack.wsgi [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:59.581 8 INFO cinder.api.openstack.wsgi [None req-ca4d14a6-dcf9-404c-994a-387b4defc622 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/858] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:59 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-03 20:03:59.590 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:03:59.591 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/859] 10.0.0.46 () {28 vars in 375 bytes} [Fri Jul 3 20:03:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:03:59.996 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 2026-07-03 20:04:00.004 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 returned with HTTP 404 [pid: 8|app: 0|req: 431/860] 10.0.0.227 () {32 vars in 775 bytes} [Fri Jul 3 20:03:59 2026] GET /v3/08dd68492a04497d913719515d02d7b1/volumes/f6ff5d69-0f45-4a75-ac50-1e43474ea4c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-03 20:04:08.046 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:08.047 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:08.047 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:08.048 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:18.047 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:18.047 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:18.048 7 INFO cinder.api.openstack.wsgi [None req-728be0d4-6fe9-4d0d-9a33-0dc703ea543f 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:18.048 8 INFO cinder.api.openstack.wsgi [None req-7ec4d1ad-1d2f-41cd-b376-5f6e42f900af 03ead8351bfd46cdb103f1ab8ba20b35 08dd68492a04497d913719515d02d7b1 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:04:24.832 7 INFO cinder.api.openstack.wsgi [None req-c8c3770f-829c-423f-9cf7-df79641acb25 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1eb1a7f51b014b28b224aa5d68473fd3?usage=true 2026-07-03 20:04:24.855 7 INFO cinder.api.openstack.wsgi [None req-c8c3770f-829c-423f-9cf7-df79641acb25 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1eb1a7f51b014b28b224aa5d68473fd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/865] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1eb1a7f51b014b28b224aa5d68473fd3?usage=true => generated 847 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:24.869 8 INFO cinder.api.openstack.wsgi [None req-902889e0-65d0-428e-81ca-85525c417103 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/30fa473463954c0bbb489da5d5fa564c?usage=true 2026-07-03 20:04:24.891 8 INFO cinder.api.openstack.wsgi [None req-902889e0-65d0-428e-81ca-85525c417103 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/30fa473463954c0bbb489da5d5fa564c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/866] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/30fa473463954c0bbb489da5d5fa564c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:24.901 7 INFO cinder.api.openstack.wsgi [None req-8f1d5085-48c9-4cc1-b8b4-344aba3d61b6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/41fb1c19af414a199617a0aaa3b38581?usage=true 2026-07-03 20:04:24.926 7 INFO cinder.api.openstack.wsgi [None req-8f1d5085-48c9-4cc1-b8b4-344aba3d61b6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/41fb1c19af414a199617a0aaa3b38581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/867] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/41fb1c19af414a199617a0aaa3b38581?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:24.936 8 INFO cinder.api.openstack.wsgi [None req-9f02309c-5941-4fee-a69c-75b6635d87c4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:04:24.959 8 INFO cinder.api.openstack.wsgi [None req-9f02309c-5941-4fee-a69c-75b6635d87c4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/868] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:24.968 7 INFO cinder.api.openstack.wsgi [None req-f5ec630d-90e7-4a30-90e9-b602b4c7be9e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:04:25.003 7 INFO cinder.api.openstack.wsgi [None req-f5ec630d-90e7-4a30-90e9-b602b4c7be9e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/869] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.015 8 INFO cinder.api.openstack.wsgi [None req-3e4eeb3a-0677-4fd6-9fda-1f5ec0b60447 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/660bfe29f5c449309de5f0d125de4167?usage=true 2026-07-03 20:04:25.041 8 INFO cinder.api.openstack.wsgi [None req-3e4eeb3a-0677-4fd6-9fda-1f5ec0b60447 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/660bfe29f5c449309de5f0d125de4167?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/870] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/660bfe29f5c449309de5f0d125de4167?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.059 7 INFO cinder.api.openstack.wsgi [None req-9d03362a-f483-470a-b701-b5429728b5b4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:04:25.091 7 INFO cinder.api.openstack.wsgi [None req-9d03362a-f483-470a-b701-b5429728b5b4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/871] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.103 8 INFO cinder.api.openstack.wsgi [None req-f59e240a-7a2a-4586-8b8d-b742d4ba307f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6aac297abe7848cfbe29e8f2bc2f4c68?usage=true 2026-07-03 20:04:25.139 8 INFO cinder.api.openstack.wsgi [None req-f59e240a-7a2a-4586-8b8d-b742d4ba307f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6aac297abe7848cfbe29e8f2bc2f4c68?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/872] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/6aac297abe7848cfbe29e8f2bc2f4c68?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.151 7 INFO cinder.api.openstack.wsgi [None req-aeba7271-7506-4844-978e-4a4b6a136d21 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/b6ec8827b2164d2188260d6fda57c8f2?usage=true 2026-07-03 20:04:25.186 7 INFO cinder.api.openstack.wsgi [None req-aeba7271-7506-4844-978e-4a4b6a136d21 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/b6ec8827b2164d2188260d6fda57c8f2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/873] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/b6ec8827b2164d2188260d6fda57c8f2?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.198 8 INFO cinder.api.openstack.wsgi [None req-010e7ca3-b1a9-4a2c-98bb-5b8038d8bf6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f951391c1a5945fe994f003395d2113f?usage=true 2026-07-03 20:04:25.231 8 INFO cinder.api.openstack.wsgi [None req-010e7ca3-b1a9-4a2c-98bb-5b8038d8bf6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f951391c1a5945fe994f003395d2113f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/874] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f951391c1a5945fe994f003395d2113f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.248 7 INFO cinder.api.openstack.wsgi [None req-9ae0348e-4592-45d0-9b08-0b80b538762b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:04:25.266 7 INFO cinder.volume.api [None req-9ae0348e-4592-45d0-9b08-0b80b538762b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:04:25.268 7 INFO cinder.api.openstack.wsgi [None req-9ae0348e-4592-45d0-9b08-0b80b538762b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:04:25.285 8 INFO cinder.api.openstack.wsgi [None req-7ba8174c-1f9f-4841-a1c4-5b968c0bd23e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:04:25.291 8 INFO cinder.api.openstack.wsgi [None req-7ba8174c-1f9f-4841-a1c4-5b968c0bd23e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 439/876] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.303 7 INFO cinder.api.openstack.wsgi [None req-91ed1069-1d07-4e31-970d-023cc21461a7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:04:25.808 7 INFO cinder.api.openstack.wsgi [None req-91ed1069-1d07-4e31-970d-023cc21461a7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 438/877] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:04:25.820 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:04:25.828 8 INFO cinder.volume.api [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:04:25.829 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 440/878] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:04:25.839 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:04:25.848 7 INFO cinder.volume.api [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:04:25.849 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 439/879] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:04:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:04:28.047 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:28.047 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:28.048 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:28.048 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:38.046 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:38.047 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:38.047 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:38.048 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:48.047 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:48.048 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:48.047 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:48.049 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:58.047 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:58.047 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:04:58.048 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:04:58.050 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:08.048 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:08.048 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:08.049 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:08.049 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:18.047 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:18.047 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:18.048 8 INFO cinder.api.openstack.wsgi [None req-9d6424c8-68e5-419d-94d5-0552ab0a9428 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:18.048 7 INFO cinder.api.openstack.wsgi [None req-a7b532bb-045c-4344-b96a-46948d69dda5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:24.669 8 INFO cinder.api.openstack.wsgi [None req-68dda273-09a3-453d-a0a2-63295bed5443 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:05:24.682 8 INFO cinder.volume.api [None req-68dda273-09a3-453d-a0a2-63295bed5443 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:05:24.684 8 INFO cinder.api.openstack.wsgi [None req-68dda273-09a3-453d-a0a2-63295bed5443 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/892] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:05:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:05:24.697 7 INFO cinder.api.openstack.wsgi [None req-423f6a96-a093-4570-8d5e-6ee5ed141eed 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:05:25.202 7 INFO cinder.api.openstack.wsgi [None req-423f6a96-a093-4570-8d5e-6ee5ed141eed 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 446/893] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:05:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.215 8 INFO cinder.api.openstack.wsgi [None req-ffb7625b-b3a0-420f-a081-1f3d72ca0803 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:05:25.221 8 INFO cinder.volume.api [None req-ffb7625b-b3a0-420f-a081-1f3d72ca0803 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:05:25.222 8 INFO cinder.api.openstack.wsgi [None req-ffb7625b-b3a0-420f-a081-1f3d72ca0803 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/894] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:05:25.232 7 INFO cinder.api.openstack.wsgi [None req-e1127343-ff45-452c-b7ad-3643b1958385 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:05:25.238 7 INFO cinder.api.openstack.wsgi [None req-e1127343-ff45-452c-b7ad-3643b1958385 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 447/895] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.247 8 INFO cinder.api.openstack.wsgi [None req-53946975-9482-493a-ae1b-b3db2963aa29 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:05:25.256 8 INFO cinder.volume.api [None req-53946975-9482-493a-ae1b-b3db2963aa29 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:05:25.258 8 INFO cinder.api.openstack.wsgi [None req-53946975-9482-493a-ae1b-b3db2963aa29 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/896] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:05:25.332 7 INFO cinder.api.openstack.wsgi [None req-99298713-3eef-4c41-a5f1-8d8c6146f5f5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1e3a65c5da5d4710a9e22a0a3591ee52?usage=true 2026-07-03 20:05:25.352 7 INFO cinder.api.openstack.wsgi [None req-99298713-3eef-4c41-a5f1-8d8c6146f5f5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1e3a65c5da5d4710a9e22a0a3591ee52?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/897] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/1e3a65c5da5d4710a9e22a0a3591ee52?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.365 8 INFO cinder.api.openstack.wsgi [None req-b40c017b-dc88-4db6-b34b-b1c48080f45b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:05:25.391 8 INFO cinder.api.openstack.wsgi [None req-b40c017b-dc88-4db6-b34b-b1c48080f45b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/898] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.403 7 INFO cinder.api.openstack.wsgi [None req-c8846ec7-7a89-4225-ab0c-88ab35d66612 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:05:25.423 7 INFO cinder.api.openstack.wsgi [None req-c8846ec7-7a89-4225-ab0c-88ab35d66612 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/899] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.435 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:05:25.455 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/900] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:25.467 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/d7810003e4344b75b87a10b0b9a73ba7?usage=true 2026-07-03 20:05:25.489 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/d7810003e4344b75b87a10b0b9a73ba7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/901] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:05:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/d7810003e4344b75b87a10b0b9a73ba7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:05:28.048 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:28.048 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:28.049 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:28.050 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:38.047 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:38.047 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:38.048 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:38.049 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:48.047 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:48.047 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:48.048 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:48.049 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:58.050 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:58.052 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:05:58.051 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:05:58.055 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:08.047 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:08.047 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:08.048 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:08.048 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:18.047 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:18.049 8 INFO cinder.api.openstack.wsgi [None req-8df7063a-e032-4fb0-b105-4eb56cd0dd4c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:18.051 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:18.053 7 INFO cinder.api.openstack.wsgi [None req-91c6856c-6449-45ca-9fe4-351f57a5b396 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:24.719 8 INFO cinder.api.openstack.wsgi [None req-a3e23b04-4986-4c17-ae6e-63faf6611bc7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:06:24.730 8 INFO cinder.volume.api [None req-a3e23b04-4986-4c17-ae6e-63faf6611bc7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:06:24.732 8 INFO cinder.api.openstack.wsgi [None req-a3e23b04-4986-4c17-ae6e-63faf6611bc7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/914] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:06:24.787 7 INFO cinder.api.openstack.wsgi [None req-30eb21dc-7c32-40f7-b508-3270eb8503b7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true 2026-07-03 20:06:24.802 7 INFO cinder.api.openstack.wsgi [None req-30eb21dc-7c32-40f7-b508-3270eb8503b7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:24.814 8 INFO cinder.api.openstack.wsgi [None req-3cd594db-2d11-4a47-9bb4-bc158c25198b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true 2026-07-03 20:06:24.833 8 INFO cinder.api.openstack.wsgi [None req-3cd594db-2d11-4a47-9bb4-bc158c25198b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/916] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:24.847 7 INFO cinder.api.openstack.wsgi [None req-e25e5aea-7ab9-4c49-848b-40a37a572962 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:06:24.866 7 INFO cinder.api.openstack.wsgi [None req-e25e5aea-7ab9-4c49-848b-40a37a572962 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/917] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:24.880 8 INFO cinder.api.openstack.wsgi [None req-0713c5ec-32bb-4f1b-aa60-13e36e214589 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:06:24.908 8 INFO cinder.api.openstack.wsgi [None req-0713c5ec-32bb-4f1b-aa60-13e36e214589 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/918] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:24.921 7 INFO cinder.api.openstack.wsgi [None req-ac0300c7-3875-4fe1-82bc-fc6371fd93a9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true 2026-07-03 20:06:24.945 7 INFO cinder.api.openstack.wsgi [None req-ac0300c7-3875-4fe1-82bc-fc6371fd93a9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/919] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:24.958 8 INFO cinder.api.openstack.wsgi [None req-b1c7ba41-e58c-4fb3-83fa-6715747eb5a4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true 2026-07-03 20:06:24.992 8 INFO cinder.api.openstack.wsgi [None req-b1c7ba41-e58c-4fb3-83fa-6715747eb5a4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/920] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.010 7 INFO cinder.api.openstack.wsgi [None req-80c34a73-220d-4c1d-8ff2-abb10718957b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:06:25.043 7 INFO cinder.api.openstack.wsgi [None req-80c34a73-220d-4c1d-8ff2-abb10718957b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/921] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.058 8 INFO cinder.api.openstack.wsgi [None req-7788e837-5194-4de3-b6eb-a2d5c31f0a93 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true 2026-07-03 20:06:25.085 8 INFO cinder.api.openstack.wsgi [None req-7788e837-5194-4de3-b6eb-a2d5c31f0a93 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/922] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.099 7 INFO cinder.api.openstack.wsgi [None req-d2b20ace-2847-4ed6-a91a-4f3a872b4221 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true 2026-07-03 20:06:25.141 7 INFO cinder.api.openstack.wsgi [None req-d2b20ace-2847-4ed6-a91a-4f3a872b4221 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/923] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.154 8 INFO cinder.api.openstack.wsgi [None req-ed0216d4-c08b-41b6-8e08-23066926264e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true 2026-07-03 20:06:25.178 8 INFO cinder.api.openstack.wsgi [None req-ed0216d4-c08b-41b6-8e08-23066926264e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/924] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.195 7 INFO cinder.api.openstack.wsgi [None req-1883b341-6d6b-4928-9c43-c367c9264775 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true 2026-07-03 20:06:25.220 7 INFO cinder.api.openstack.wsgi [None req-1883b341-6d6b-4928-9c43-c367c9264775 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/925] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.233 8 INFO cinder.api.openstack.wsgi [None req-7baa51d5-3f96-4784-b3e1-459559d130f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:06:25.239 8 INFO cinder.api.openstack.wsgi [None req-7baa51d5-3f96-4784-b3e1-459559d130f6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 464/926] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.248 7 INFO cinder.api.openstack.wsgi [None req-fce2b759-d6e2-429e-a2d4-73622a39df91 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:06:25.258 7 INFO cinder.volume.api [None req-fce2b759-d6e2-429e-a2d4-73622a39df91 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:06:25.259 7 INFO cinder.api.openstack.wsgi [None req-fce2b759-d6e2-429e-a2d4-73622a39df91 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/927] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:06:25.272 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:06:25.779 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 465/928] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:06:25.800 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:06:25.806 7 INFO cinder.volume.api [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:06:25.807 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/929] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:06:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:06:28.047 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:28.048 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:28.049 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:28.049 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:38.048 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:38.047 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:38.049 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:38.050 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:48.050 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:48.051 7 INFO cinder.api.openstack.wsgi [None req-913fb21f-a7ff-4b21-9405-fb1b4ee8dd8c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:48.051 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:48.054 8 INFO cinder.api.openstack.wsgi [None req-52d25d21-20fa-4077-92ad-7fc1947a653f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:51.985 7 INFO cinder.api.openstack.wsgi [None req-cc32d74a-2446-4d27-8c39-89a9b7286270 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes 2026-07-03 20:06:52.138 7 INFO cinder.api.v3.volumes [None req-cc32d74a-2446-4d27-8c39-89a9b7286270 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Create volume of 16 GB 2026-07-03 20:06:52.151 7 INFO cinder.volume.api [None req-cc32d74a-2446-4d27-8c39-89a9b7286270 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Availability Zones retrieved successfully. 2026-07-03 20:06:52.350 7 INFO cinder.volume.api [None req-cc32d74a-2446-4d27-8c39-89a9b7286270 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Create volume request issued successfully. 2026-07-03 20:06:52.351 7 INFO cinder.api.openstack.wsgi [None req-cc32d74a-2446-4d27-8c39-89a9b7286270 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 468/936] 199.204.45.74 () {34 vars in 733 bytes} [Fri Jul 3 20:06:51 2026] POST /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes => generated 846 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-03 20:06:52.366 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-8d8c4334-4374-4e7d-af64-4e6a95cb8241 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:06:52.411 8 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-8d8c4334-4374-4e7d-af64-4e6a95cb8241 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:06:52.417 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-8d8c4334-4374-4e7d-af64-4e6a95cb8241 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 469/937] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:06:52 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:06:57.437 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-541c2665-98bd-4405-89ed-8b3e27d5212b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:06:57.453 7 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-541c2665-98bd-4405-89ed-8b3e27d5212b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:06:57.460 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-541c2665-98bd-4405-89ed-8b3e27d5212b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 7|app: 0|req: 469/938] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:06:57 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:06:57.972 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:06:57.989 8 INFO cinder.volume.api [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:06:57.995 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 470/939] 10.0.0.204 () {34 vars in 1028 bytes} [Fri Jul 3 20:06:57 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:06:58.047 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-541c2665-98bd-4405-89ed-8b3e27d5212b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:58.047 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:06:58.048 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-541c2665-98bd-4405-89ed-8b3e27d5212b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:06:58.049 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:06:58.400 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9325d957-16e9-487e-a687-52c4bdf18ac4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:06:58.413 7 INFO cinder.volume.api [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9325d957-16e9-487e-a687-52c4bdf18ac4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:06:58.418 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9325d957-16e9-487e-a687-52c4bdf18ac4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 7|app: 0|req: 471/942] 10.0.0.204 () {34 vars in 1028 bytes} [Fri Jul 3 20:06:58 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:06:58.430 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:06:58.431 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-9f388e3e-395b-4027-a48c-c2a5c333f000 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 472/943] 10.0.0.204 () {32 vars in 829 bytes} [Fri Jul 3 20:06:58 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:06:58.444 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-1a05ad50-e25e-46c7-9f6d-8bf15052e7cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:06:58.502 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-1a05ad50-e25e-46c7-9f6d-8bf15052e7cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments returned with HTTP 200 [pid: 7|app: 0|req: 472/944] 10.0.0.204 () {40 vars in 1057 bytes} [Fri Jul 3 20:06:58 2026] POST /v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:01.952 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-1b077f26-4ab7-4dde-9a65-9abf7d410ca6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:01.980 8 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-1b077f26-4ab7-4dde-9a65-9abf7d410ca6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:01.985 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-1b077f26-4ab7-4dde-9a65-9abf7d410ca6 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 473/945] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:07:01 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1674 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:07:03.898 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-1a05ad50-e25e-46c7-9f6d-8bf15052e7cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-03 20:07:03.899 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-1a05ad50-e25e-46c7-9f6d-8bf15052e7cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 473/946] 199.204.45.74 () {32 vars in 839 bytes} [Fri Jul 3 20:07:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:03.912 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-424c47a5-ad48-4512-8ec2-76bb8365b3a2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:03.933 8 INFO cinder.volume.api [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-424c47a5-ad48-4512-8ec2-76bb8365b3a2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:03.939 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-424c47a5-ad48-4512-8ec2-76bb8365b3a2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 474/947] 199.204.45.74 () {36 vars in 1072 bytes} [Fri Jul 3 20:07:03 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1898 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-07-03 20:07:04.026 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-ff1164c5-0dfa-4566-862f-5eb40aeabb6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:05.166 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-13fd1cac-34af-4569-bf1e-0f47cbad31dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:05.186 8 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-13fd1cac-34af-4569-bf1e-0f47cbad31dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:05.194 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-13fd1cac-34af-4569-bf1e-0f47cbad31dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 475/948] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:07:05 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:07:05.298 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-ff1164c5-0dfa-4566-862f-5eb40aeabb6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 returned with HTTP 200 [pid: 7|app: 0|req: 474/949] 199.204.45.74 () {40 vars in 1134 bytes} [Fri Jul 3 20:07:04 2026] PUT /v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 => generated 802 bytes in 1281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:05.821 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-f8b1b894-461f-4d92-8b9b-54f05adf10c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:05.855 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-f8b1b894-461f-4d92-8b9b-54f05adf10c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3/action returned with HTTP 204 [pid: 8|app: 0|req: 476/950] 199.204.45.74 () {40 vars in 1147 bytes} [Fri Jul 3 20:07:05 2026] POST /v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-03 20:07:08.047 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-ff1164c5-0dfa-4566-862f-5eb40aeabb6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:08.047 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-f8b1b894-461f-4d92-8b9b-54f05adf10c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:08.049 7 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-ff1164c5-0dfa-4566-862f-5eb40aeabb6b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:08.049 8 INFO cinder.api.openstack.wsgi [req-021808c5-2738-4cfd-a74b-063f1a155a4e req-f8b1b894-461f-4d92-8b9b-54f05adf10c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:08.097 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-5f52d2a2-c891-4c74-84f8-849edff1735b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:08.112 7 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-5f52d2a2-c891-4c74-84f8-849edff1735b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:08.118 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-5f52d2a2-c891-4c74-84f8-849edff1735b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:07:08 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:11.271 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-063e1bf6-1941-47db-9d8a-cce4f471c6e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:11.289 8 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-063e1bf6-1941-47db-9d8a-cce4f471c6e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:11.294 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-063e1bf6-1941-47db-9d8a-cce4f471c6e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 8|app: 0|req: 478/954] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:07:11 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:14.143 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-cd5a7a65-135d-4698-9edb-9e60a676fb53 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:14.163 7 INFO cinder.volume.api [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-cd5a7a65-135d-4698-9edb-9e60a676fb53 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:07:14.168 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-cd5a7a65-135d-4698-9edb-9e60a676fb53 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:07:14 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:07:18.047 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-cd5a7a65-135d-4698-9edb-9e60a676fb53 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:18.047 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-063e1bf6-1941-47db-9d8a-cce4f471c6e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:18.048 7 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-cd5a7a65-135d-4698-9edb-9e60a676fb53 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:18.048 8 INFO cinder.api.openstack.wsgi [req-cc32d74a-2446-4d27-8c39-89a9b7286270 req-063e1bf6-1941-47db-9d8a-cce4f471c6e0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:24.580 8 INFO cinder.api.openstack.wsgi [None req-35ff9b99-9999-40ea-841f-5ef069bbf96e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:07:24.590 8 INFO cinder.volume.api [None req-35ff9b99-9999-40ea-841f-5ef069bbf96e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:07:24.591 8 INFO cinder.api.openstack.wsgi [None req-35ff9b99-9999-40ea-841f-5ef069bbf96e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/958] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:07:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:07:24.605 7 INFO cinder.api.openstack.wsgi [None req-cf2b2715-c590-43cb-b0ba-d6581798e747 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:07:24.611 7 INFO cinder.api.openstack.wsgi [None req-cf2b2715-c590-43cb-b0ba-d6581798e747 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 479/959] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:07:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:24.622 8 INFO cinder.api.openstack.wsgi [None req-edd6c4c6-4345-4f7d-bb9d-06a247555218 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:07:25.130 8 INFO cinder.api.openstack.wsgi [None req-edd6c4c6-4345-4f7d-bb9d-06a247555218 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 481/960] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:07:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.190 7 INFO cinder.api.openstack.wsgi [None req-4cb7d9d4-dd39-41c7-8211-8a2b9955c2fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true 2026-07-03 20:07:25.216 7 INFO cinder.api.openstack.wsgi [None req-4cb7d9d4-dd39-41c7-8211-8a2b9955c2fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/961] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.227 8 INFO cinder.api.openstack.wsgi [None req-969ef38f-ed2d-469d-b160-8fc1e61d4931 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true 2026-07-03 20:07:25.251 8 INFO cinder.api.openstack.wsgi [None req-969ef38f-ed2d-469d-b160-8fc1e61d4931 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/962] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.263 7 INFO cinder.api.openstack.wsgi [None req-8f7f8a65-e977-4944-9c75-89160d01872a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:07:25.284 7 INFO cinder.api.openstack.wsgi [None req-8f7f8a65-e977-4944-9c75-89160d01872a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/963] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.296 8 INFO cinder.api.openstack.wsgi [None req-c5ccf0e1-8ac7-46a4-befa-21b54d771c7a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:07:25.319 8 INFO cinder.api.openstack.wsgi [None req-c5ccf0e1-8ac7-46a4-befa-21b54d771c7a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/964] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.331 7 INFO cinder.api.openstack.wsgi [None req-82b541c6-e92f-4df3-86e5-0d5bd5165e10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true 2026-07-03 20:07:25.355 7 INFO cinder.api.openstack.wsgi [None req-82b541c6-e92f-4df3-86e5-0d5bd5165e10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/965] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.369 8 INFO cinder.api.openstack.wsgi [None req-b609d6a5-67f3-4e73-ba0b-1fb9a302af3c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true 2026-07-03 20:07:25.389 8 INFO cinder.api.openstack.wsgi [None req-b609d6a5-67f3-4e73-ba0b-1fb9a302af3c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/966] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.400 7 INFO cinder.api.openstack.wsgi [None req-17744339-79a8-40b5-aecf-66b70bd433b5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:07:25.424 7 INFO cinder.api.openstack.wsgi [None req-17744339-79a8-40b5-aecf-66b70bd433b5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/967] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.434 8 INFO cinder.api.openstack.wsgi [None req-b1bd7e9f-7e2c-45e7-b889-fcc08186435b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true 2026-07-03 20:07:25.456 8 INFO cinder.api.openstack.wsgi [None req-b1bd7e9f-7e2c-45e7-b889-fcc08186435b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/968] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.471 7 INFO cinder.api.openstack.wsgi [None req-3e9ee775-5697-4ccc-90ed-3686c918367d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true 2026-07-03 20:07:25.492 7 INFO cinder.api.openstack.wsgi [None req-3e9ee775-5697-4ccc-90ed-3686c918367d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/969] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.503 8 INFO cinder.api.openstack.wsgi [None req-8f6400ac-b38a-4156-9ca7-611b4ba535c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true 2026-07-03 20:07:25.524 8 INFO cinder.api.openstack.wsgi [None req-8f6400ac-b38a-4156-9ca7-611b4ba535c0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/970] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.547 7 INFO cinder.api.openstack.wsgi [None req-93b9d32b-4bf9-43ec-8d19-6e14a9a4cb07 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true 2026-07-03 20:07:25.569 7 INFO cinder.api.openstack.wsgi [None req-93b9d32b-4bf9-43ec-8d19-6e14a9a4cb07 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/971] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:07:25.581 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:07:25.596 8 INFO cinder.volume.api [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:25.603 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/972] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:07:25.616 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:07:25.631 7 INFO cinder.volume.api [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:07:25.637 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/973] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:07:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:07:28.047 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:28.047 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:28.048 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:28.049 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:38.047 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:38.047 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:38.048 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:38.049 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:48.048 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:48.049 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:48.050 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:48.051 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:58.047 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:58.048 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:07:58.049 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:07:58.049 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:08.048 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:08.048 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:08.049 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:08.050 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:18.048 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:18.048 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:18.049 8 INFO cinder.api.openstack.wsgi [None req-7186d0d1-3aa1-4da5-9183-7f82ea08d830 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:18.049 7 INFO cinder.api.openstack.wsgi [None req-bd381c2b-b751-4573-b747-0b750e890177 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:08:24.565 8 INFO cinder.api.openstack.wsgi [None req-c86f35ad-fb4d-4f94-9512-82a8b40899ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:08:24.582 8 INFO cinder.volume.api [None req-c86f35ad-fb4d-4f94-9512-82a8b40899ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:08:24.590 8 INFO cinder.api.openstack.wsgi [None req-c86f35ad-fb4d-4f94-9512-82a8b40899ac 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/986] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:08:24.606 7 INFO cinder.api.openstack.wsgi [None req-dc7f5701-7686-4381-a485-d4fa371d26dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:08:24.616 7 INFO cinder.api.openstack.wsgi [None req-dc7f5701-7686-4381-a485-d4fa371d26dd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 493/987] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/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-07-03 20:08:24.669 8 INFO cinder.api.openstack.wsgi [None req-e0c5b30c-955e-4e84-b367-49c65f782d06 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true 2026-07-03 20:08:24.704 8 INFO cinder.api.openstack.wsgi [None req-e0c5b30c-955e-4e84-b367-49c65f782d06 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/988] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.717 7 INFO cinder.api.openstack.wsgi [None req-dc89dfea-1b46-4604-b2de-bfd829f72ddd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true 2026-07-03 20:08:24.737 7 INFO cinder.api.openstack.wsgi [None req-dc89dfea-1b46-4604-b2de-bfd829f72ddd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.753 8 INFO cinder.api.openstack.wsgi [None req-c60a043e-f450-46ed-a083-dbcf18c04f64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:08:24.777 8 INFO cinder.api.openstack.wsgi [None req-c60a043e-f450-46ed-a083-dbcf18c04f64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/990] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.789 7 INFO cinder.api.openstack.wsgi [None req-8b13a6d7-cec7-4ba5-9fef-029a63e36345 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:08:24.811 7 INFO cinder.api.openstack.wsgi [None req-8b13a6d7-cec7-4ba5-9fef-029a63e36345 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/991] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.825 8 INFO cinder.api.openstack.wsgi [None req-b3d93c9a-46b6-40e9-a18f-d206989ba00c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true 2026-07-03 20:08:24.848 8 INFO cinder.api.openstack.wsgi [None req-b3d93c9a-46b6-40e9-a18f-d206989ba00c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/992] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.861 7 INFO cinder.api.openstack.wsgi [None req-75041eb3-9187-4f45-a3ef-d2163ccd17fc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true 2026-07-03 20:08:24.885 7 INFO cinder.api.openstack.wsgi [None req-75041eb3-9187-4f45-a3ef-d2163ccd17fc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.899 8 INFO cinder.api.openstack.wsgi [None req-22cbfbd3-1ce8-42b0-a5ae-f3cea9835aa0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:08:24.927 8 INFO cinder.api.openstack.wsgi [None req-22cbfbd3-1ce8-42b0-a5ae-f3cea9835aa0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/994] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.938 7 INFO cinder.api.openstack.wsgi [None req-dc9a0f94-85c2-4a9a-9175-d0748c311144 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true 2026-07-03 20:08:24.977 7 INFO cinder.api.openstack.wsgi [None req-dc9a0f94-85c2-4a9a-9175-d0748c311144 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/995] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:24.993 8 INFO cinder.api.openstack.wsgi [None req-c68c8ae8-d3ed-446f-a282-598fa7c712d7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true 2026-07-03 20:08:25.024 8 INFO cinder.api.openstack.wsgi [None req-c68c8ae8-d3ed-446f-a282-598fa7c712d7 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/996] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:25.041 7 INFO cinder.api.openstack.wsgi [None req-2d4e5182-bc56-4419-93b3-bd3aa60a8c60 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true 2026-07-03 20:08:25.070 7 INFO cinder.api.openstack.wsgi [None req-2d4e5182-bc56-4419-93b3-bd3aa60a8c60 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/997] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:25.098 8 INFO cinder.api.openstack.wsgi [None req-c4614a25-a4b3-4d48-ba61-5e456be874fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true 2026-07-03 20:08:25.147 8 INFO cinder.api.openstack.wsgi [None req-c4614a25-a4b3-4d48-ba61-5e456be874fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/998] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:08:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:25.161 7 INFO cinder.api.openstack.wsgi [None req-23e10eb8-c14c-47ba-80e8-fb17eae9b933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:08:25.167 7 INFO cinder.volume.api [None req-23e10eb8-c14c-47ba-80e8-fb17eae9b933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:08:25.167 7 INFO cinder.api.openstack.wsgi [None req-23e10eb8-c14c-47ba-80e8-fb17eae9b933 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/999] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:08:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:08:25.178 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:08:25.193 8 INFO cinder.volume.api [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:08:25.201 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1000] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:08:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:08:25.223 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:08:25.728 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1001] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:08:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:08:28.047 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:28.047 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:28.050 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:28.050 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:38.049 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:38.050 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:38.050 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:38.051 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:48.047 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:48.047 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:48.048 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:48.048 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:58.047 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:58.047 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:08:58.049 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:08:58.049 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:08.049 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:08.049 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:08.050 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:08.051 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:18.049 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:18.049 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:18.050 8 INFO cinder.api.openstack.wsgi [None req-c14a46e4-e07f-4a33-b2cd-0e0c391d69ea 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:18.051 7 INFO cinder.api.openstack.wsgi [None req-e348c596-b86b-4067-8972-79c8e06561fb 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:09:24.597 8 INFO cinder.api.openstack.wsgi [None req-0e5515a6-76d3-4374-916b-b86685c75f7c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:09:24.604 8 INFO cinder.api.openstack.wsgi [None req-0e5515a6-76d3-4374-916b-b86685c75f7c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1014] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.662 7 INFO cinder.api.openstack.wsgi [None req-9affd86f-35f7-46fb-93ef-90de2d0ce84c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true 2026-07-03 20:09:24.692 7 INFO cinder.api.openstack.wsgi [None req-9affd86f-35f7-46fb-93ef-90de2d0ce84c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1015] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/07b7803e052548cdbc51976d2a136a4b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.705 8 INFO cinder.api.openstack.wsgi [None req-201c05c3-77c5-4f10-a9df-d5fecde3ada8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true 2026-07-03 20:09:24.728 8 INFO cinder.api.openstack.wsgi [None req-201c05c3-77c5-4f10-a9df-d5fecde3ada8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1016] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/26762bfcf1c245c095467dbbaa02a203?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.741 7 INFO cinder.api.openstack.wsgi [None req-9c004af1-9393-4bb7-b4e9-0a2d90c871d9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:09:24.768 7 INFO cinder.api.openstack.wsgi [None req-9c004af1-9393-4bb7-b4e9-0a2d90c871d9 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1017] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.781 8 INFO cinder.api.openstack.wsgi [None req-10f84f10-d433-4dc4-ac00-b284cd042a69 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:09:24.803 8 INFO cinder.api.openstack.wsgi [None req-10f84f10-d433-4dc4-ac00-b284cd042a69 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1018] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.815 7 INFO cinder.api.openstack.wsgi [None req-bb13cad0-4b4e-424b-95f9-a5667731c314 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true 2026-07-03 20:09:24.834 7 INFO cinder.api.openstack.wsgi [None req-bb13cad0-4b4e-424b-95f9-a5667731c314 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1019] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5743a526b786422894899bdf9389ce34?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.848 8 INFO cinder.api.openstack.wsgi [None req-690f36eb-2b87-47bb-9e03-8ef2735127b8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true 2026-07-03 20:09:24.870 8 INFO cinder.api.openstack.wsgi [None req-690f36eb-2b87-47bb-9e03-8ef2735127b8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1020] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5b9e1fb23ceb44ffa6f45b99a465dac3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.883 7 INFO cinder.api.openstack.wsgi [None req-4eba2d76-95ad-4696-8f2c-205f0597e2bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:09:24.906 7 INFO cinder.api.openstack.wsgi [None req-4eba2d76-95ad-4696-8f2c-205f0597e2bf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1021] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.923 8 INFO cinder.api.openstack.wsgi [None req-b7ebf7d9-e838-4c66-8c5b-65f93e74036f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true 2026-07-03 20:09:24.949 8 INFO cinder.api.openstack.wsgi [None req-b7ebf7d9-e838-4c66-8c5b-65f93e74036f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1022] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/69af649888244dbb9e93e4af60bb60d9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:24.964 7 INFO cinder.api.openstack.wsgi [None req-8a3476f5-597f-46d0-9621-52c4e708199c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true 2026-07-03 20:09:24.996 7 INFO cinder.api.openstack.wsgi [None req-8a3476f5-597f-46d0-9621-52c4e708199c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1023] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f17da82ec064414da9884eec5035861d?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:25.012 8 INFO cinder.api.openstack.wsgi [None req-cf576d83-4687-4e96-8c0a-3a971410217d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true 2026-07-03 20:09:25.047 8 INFO cinder.api.openstack.wsgi [None req-cf576d83-4687-4e96-8c0a-3a971410217d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1024] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f73b8462706649a6b51ee5fb1c137f4b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:25.061 7 INFO cinder.api.openstack.wsgi [None req-631c65c5-53f2-4ff7-a053-fe13ff4abc8f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true 2026-07-03 20:09:25.094 7 INFO cinder.api.openstack.wsgi [None req-631c65c5-53f2-4ff7-a053-fe13ff4abc8f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1025] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/f77eeab4465f4d71ae3e40790ecb1582?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:25.109 8 INFO cinder.api.openstack.wsgi [None req-fc698b38-6db0-41d2-a365-3f99480a62c4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:09:25.121 8 INFO cinder.volume.api [None req-fc698b38-6db0-41d2-a365-3f99480a62c4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:09:25.122 8 INFO cinder.api.openstack.wsgi [None req-fc698b38-6db0-41d2-a365-3f99480a62c4 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1026] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/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-07-03 20:09:25.133 7 INFO cinder.api.openstack.wsgi [None req-fd896231-525d-4804-a06a-4c2aaa59c45c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:09:25.147 7 INFO cinder.volume.api [None req-fd896231-525d-4804-a06a-4c2aaa59c45c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:09:25.155 7 INFO cinder.api.openstack.wsgi [None req-fd896231-525d-4804-a06a-4c2aaa59c45c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1027] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-03 20:09:25.166 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:09:25.181 8 INFO cinder.volume.api [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:09:25.188 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1028] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:09:25.203 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:09:25.709 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1029] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:09:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:28.048 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:28.048 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:28.049 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:28.049 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:38.047 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:38.047 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:38.048 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:38.049 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:48.048 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:48.048 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:48.049 8 INFO cinder.api.openstack.wsgi [None req-d7caf53a-5096-467a-bd55-f1bfe09e4e14 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:48.049 7 INFO cinder.api.openstack.wsgi [None req-3b134577-313e-4378-8a9c-31df293b1f10 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:09:51.020 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:09:51.597 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 returned with HTTP 200 [pid: 8|app: 0|req: 519/1036] 199.204.45.74 () {38 vars in 1102 bytes} [Fri Jul 3 20:09:51 2026] DELETE /v3/672fa28b7f22455f9b7a5cb5fb343aa3/attachments/bb116c56-268c-4661-a683-1860057758c3 => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:09:51.617 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff 2026-07-03 20:09:51.618 7 INFO cinder.api.v3.volumes [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Delete volume with id: 05093610-885e-425d-acbd-c0e03db4c5ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:09:51.633 7 INFO cinder.volume.api [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Volume info retrieved successfully. 2026-07-03 20:09:51.659 7 INFO cinder.volume.api [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Delete volume request issued successfully. 2026-07-03 20:09:51.660 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff returned with HTTP 202 [pid: 7|app: 0|req: 518/1037] 199.204.45.74 () {36 vars in 1053 bytes} [Fri Jul 3 20:09:51 2026] DELETE /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/05093610-885e-425d-acbd-c0e03db4c5ff => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-03 20:09:58.047 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:58.048 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:09:58.049 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:09:58.049 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:08.048 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:08.048 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:08.049 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:08.049 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:18.048 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:18.048 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:18.049 8 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-618017a6-9242-4076-9103-38d1e036cac2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:18.049 7 INFO cinder.api.openstack.wsgi [req-5d26f154-7ac2-409c-a30c-d5cbab12a108 req-75a10ce7-1d27-4603-9465-dcafe72028cd 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:10:24.792 8 INFO cinder.api.openstack.wsgi [None req-fe73ed07-8c5f-472d-af86-221ffe664253 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-03 20:10:24.804 8 INFO cinder.volume.api [None req-fe73ed07-8c5f-472d-af86-221ffe664253 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:10:24.805 8 INFO cinder.api.openstack.wsgi [None req-fe73ed07-8c5f-472d-af86-221ffe664253 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 20:10:24.821 7 INFO cinder.api.openstack.wsgi [None req-ee075cca-c6fb-4a7f-8e8c-1903258ae252 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:10:24.827 7 INFO cinder.api.openstack.wsgi [None req-ee075cca-c6fb-4a7f-8e8c-1903258ae252 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:10:24.885 8 INFO cinder.api.openstack.wsgi [None req-a1a2e77b-a015-4d2e-8562-226b629b5c26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:10:24.910 8 INFO cinder.api.openstack.wsgi [None req-a1a2e77b-a015-4d2e-8562-226b629b5c26 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1046] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:10:24.922 7 INFO cinder.api.openstack.wsgi [None req-8bdf8a2a-34b9-4ba5-b508-43d734319bc1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:10:24.944 7 INFO cinder.api.openstack.wsgi [None req-8bdf8a2a-34b9-4ba5-b508-43d734319bc1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1047] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:10:24.958 8 INFO cinder.api.openstack.wsgi [None req-afd9990f-bea9-4b18-97b4-e803761f3d30 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:10:24.992 8 INFO cinder.api.openstack.wsgi [None req-afd9990f-bea9-4b18-97b4-e803761f3d30 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1048] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:10:25.004 7 INFO cinder.api.openstack.wsgi [None req-7ef21121-5dd0-4621-94bf-92fa877009fe 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:10:25.020 7 INFO cinder.volume.api [None req-7ef21121-5dd0-4621-94bf-92fa877009fe 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:10:25.022 7 INFO cinder.api.openstack.wsgi [None req-7ef21121-5dd0-4621-94bf-92fa877009fe 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1049] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:10:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:10:25.034 8 INFO cinder.api.openstack.wsgi [None req-f613f579-d5dd-4297-b845-9cb223b69025 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:10:25.540 8 INFO cinder.api.openstack.wsgi [None req-f613f579-d5dd-4297-b845-9cb223b69025 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1050] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:10:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:10:25.558 7 INFO cinder.api.openstack.wsgi [None req-47425f02-7a27-4379-87f0-82f218a0d12f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:10:25.568 7 INFO cinder.volume.api [None req-47425f02-7a27-4379-87f0-82f218a0d12f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:10:25.569 7 INFO cinder.api.openstack.wsgi [None req-47425f02-7a27-4379-87f0-82f218a0d12f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1051] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:10:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:10:28.048 7 INFO cinder.api.openstack.wsgi [None req-47425f02-7a27-4379-87f0-82f218a0d12f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:28.049 7 INFO cinder.api.openstack.wsgi [None req-47425f02-7a27-4379-87f0-82f218a0d12f 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:28.047 8 INFO cinder.api.openstack.wsgi [None req-f613f579-d5dd-4297-b845-9cb223b69025 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:28.051 8 INFO cinder.api.openstack.wsgi [None req-f613f579-d5dd-4297-b845-9cb223b69025 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:28.887 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots 2026-07-03 20:10:28.899 7 INFO cinder.volume.api [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:10:28.899 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 527/1054] 10.0.0.227 () {32 vars in 705 bytes} [Fri Jul 3 20:10:28 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:10:28.915 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes 2026-07-03 20:10:28.944 8 INFO cinder.volume.api [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:10:28.944 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 528/1055] 10.0.0.227 () {32 vars in 701 bytes} [Fri Jul 3 20:10:28 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:10:38.047 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:38.047 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:38.049 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:38.049 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:48.050 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:48.050 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:48.052 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:48.058 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:58.047 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:58.048 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:10:58.049 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:10:58.049 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:08.047 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:08.048 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:08.048 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:08.052 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:18.047 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:18.049 8 INFO cinder.api.openstack.wsgi [None req-4ffad726-9124-4759-b573-58cbc3c1a21c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:18.049 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:18.051 7 INFO cinder.api.openstack.wsgi [None req-45518322-68c2-4d9f-a998-fe5a9bc6c8fa 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:24.623 8 INFO cinder.api.openstack.wsgi [None req-486d5caf-c33c-40b3-997b-c69c09f9bb45 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:11:25.126 8 INFO cinder.api.openstack.wsgi [None req-486d5caf-c33c-40b3-997b-c69c09f9bb45 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1066] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:11:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:11:25.140 7 INFO cinder.api.openstack.wsgi [None req-c0ba0f9b-7fe5-4804-8ac7-de57345f1484 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:11:25.149 7 INFO cinder.volume.api [None req-c0ba0f9b-7fe5-4804-8ac7-de57345f1484 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:11:25.151 7 INFO cinder.api.openstack.wsgi [None req-c0ba0f9b-7fe5-4804-8ac7-de57345f1484 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1067] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:11:25.169 8 INFO cinder.api.openstack.wsgi [None req-b33ffe42-584e-4487-bbd7-3dfed61eb282 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:11:25.191 8 INFO cinder.api.openstack.wsgi [None req-b33ffe42-584e-4487-bbd7-3dfed61eb282 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 535/1068] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:11:25.206 7 INFO cinder.api.openstack.wsgi [None req-669e2db1-7834-4604-8c98-7c446ded61b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:11:25.216 7 INFO cinder.volume.api [None req-669e2db1-7834-4604-8c98-7c446ded61b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:11:25.218 7 INFO cinder.api.openstack.wsgi [None req-669e2db1-7834-4604-8c98-7c446ded61b2 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1069] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:11:25.228 8 INFO cinder.api.openstack.wsgi [None req-778d2786-f6c8-4044-9037-66fcbee310cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:11:25.239 8 INFO cinder.volume.api [None req-778d2786-f6c8-4044-9037-66fcbee310cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:11:25.240 8 INFO cinder.api.openstack.wsgi [None req-778d2786-f6c8-4044-9037-66fcbee310cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1070] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:11:25.297 7 INFO cinder.api.openstack.wsgi [None req-5a08b2ef-7547-46f0-8d63-f35342448dc1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:11:25.323 7 INFO cinder.api.openstack.wsgi [None req-5a08b2ef-7547-46f0-8d63-f35342448dc1 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1071] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:11:25.335 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:11:25.366 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1072] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:11:25.379 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:11:25.397 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1073] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:11:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:11:28.047 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:28.047 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:28.048 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:28.049 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:38.048 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:38.048 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:38.049 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:38.049 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:48.047 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:48.047 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:48.047 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:48.048 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:58.048 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:58.048 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:11:58.050 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:11:58.050 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:08.049 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:08.049 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:08.050 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:08.051 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:18.050 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:18.051 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:18.051 8 INFO cinder.api.openstack.wsgi [None req-fdd6a1c9-5ca8-4da4-bcff-0f482902e49d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:18.051 7 INFO cinder.api.openstack.wsgi [None req-06f99cf9-4b0f-4677-8911-536941dacb7e 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:24.588 8 INFO cinder.api.openstack.wsgi [None req-8bd35728-10fa-407a-929a-4d5901c396dc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:12:24.604 8 INFO cinder.volume.api [None req-8bd35728-10fa-407a-929a-4d5901c396dc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:12:24.606 8 INFO cinder.api.openstack.wsgi [None req-8bd35728-10fa-407a-929a-4d5901c396dc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1086] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:12:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:12:24.620 7 INFO cinder.api.openstack.wsgi [None req-12577463-8b83-4b5d-b5b6-9365c10e6dae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:12:24.626 7 INFO cinder.volume.api [None req-12577463-8b83-4b5d-b5b6-9365c10e6dae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:12:24.627 7 INFO cinder.api.openstack.wsgi [None req-12577463-8b83-4b5d-b5b6-9365c10e6dae 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1087] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:12:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:12:24.643 8 INFO cinder.api.openstack.wsgi [None req-9c308820-fab0-40f1-97fa-a93f9d70ec04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:12:24.658 8 INFO cinder.api.openstack.wsgi [None req-9c308820-fab0-40f1-97fa-a93f9d70ec04 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 545/1088] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:12:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:12:24.672 7 INFO cinder.api.openstack.wsgi [None req-03ee6c65-7f9c-4344-bb2c-4c0608308f78 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:12:25.176 7 INFO cinder.api.openstack.wsgi [None req-03ee6c65-7f9c-4344-bb2c-4c0608308f78 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1089] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:12:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:12:25.190 8 INFO cinder.api.openstack.wsgi [None req-960b9ae4-12a7-4ebd-8774-e728ea9f7ebc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:12:25.219 8 INFO cinder.volume.api [None req-960b9ae4-12a7-4ebd-8774-e728ea9f7ebc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:12:25.221 8 INFO cinder.api.openstack.wsgi [None req-960b9ae4-12a7-4ebd-8774-e728ea9f7ebc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1090] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:12:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:12:25.283 7 INFO cinder.api.openstack.wsgi [None req-ea3757a3-a757-4fd9-a74c-021d2824fa61 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:12:25.320 7 INFO cinder.api.openstack.wsgi [None req-ea3757a3-a757-4fd9-a74c-021d2824fa61 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1091] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:12:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:12:25.335 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:12:25.362 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1092] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:12:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:12:25.372 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:12:25.405 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1093] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:12:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:12:28.048 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:28.049 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:28.049 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:28.051 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:38.047 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:38.047 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:38.048 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:38.062 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:48.047 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:48.047 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:48.048 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:48.048 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:58.047 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:58.047 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:12:58.048 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:12:58.048 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:08.047 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:08.047 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:08.048 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:08.048 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:18.047 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:18.048 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:18.049 7 INFO cinder.api.openstack.wsgi [None req-7167f509-270d-4b07-8fa1-d24673eaaf17 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:18.049 8 INFO cinder.api.openstack.wsgi [None req-ba010f87-3653-4126-8db3-c1ea9597e169 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:24.579 7 INFO cinder.api.openstack.wsgi [None req-27e88100-d3ec-42dc-aebd-59c332786e79 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:13:24.590 7 INFO cinder.volume.api [None req-27e88100-d3ec-42dc-aebd-59c332786e79 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:13:24.592 7 INFO cinder.api.openstack.wsgi [None req-27e88100-d3ec-42dc-aebd-59c332786e79 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1106] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:13:24.608 8 INFO cinder.api.openstack.wsgi [None req-31cc7e85-3fbd-48c7-a8f2-02ce594e7eb3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:13:24.616 8 INFO cinder.api.openstack.wsgi [None req-31cc7e85-3fbd-48c7-a8f2-02ce594e7eb3 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 554/1107] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:13:24.628 7 INFO cinder.api.openstack.wsgi [None req-67fe8cbe-4a67-475b-89ac-9682d8a4e7d0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:13:24.640 7 INFO cinder.volume.api [None req-67fe8cbe-4a67-475b-89ac-9682d8a4e7d0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:13:24.643 7 INFO cinder.api.openstack.wsgi [None req-67fe8cbe-4a67-475b-89ac-9682d8a4e7d0 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1108] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:13:24.704 8 INFO cinder.api.openstack.wsgi [None req-cb005c4a-654c-4004-a59a-f785f14ff59b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:13:24.731 8 INFO cinder.api.openstack.wsgi [None req-cb005c4a-654c-4004-a59a-f785f14ff59b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1109] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:13:24.742 7 INFO cinder.api.openstack.wsgi [None req-c331e6f6-4bbb-4f41-a60a-efc412dc9d49 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:13:24.767 7 INFO cinder.api.openstack.wsgi [None req-c331e6f6-4bbb-4f41-a60a-efc412dc9d49 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1110] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:13:24.778 8 INFO cinder.api.openstack.wsgi [None req-4876430a-0549-42da-ae68-f457a25b40cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:13:24.800 8 INFO cinder.api.openstack.wsgi [None req-4876430a-0549-42da-ae68-f457a25b40cf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1111] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:13:24.811 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:13:24.817 7 INFO cinder.volume.api [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:13:24.818 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1112] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:13:24.828 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:13:25.332 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1113] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:13:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:13:28.048 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:28.048 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:28.049 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:28.050 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:38.047 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:38.047 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:38.048 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:38.049 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:48.049 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:48.049 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:48.050 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:48.050 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:58.047 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:58.047 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:13:58.048 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:13:58.048 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:08.047 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:08.047 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:08.048 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:08.048 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:18.047 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:18.047 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:18.048 8 INFO cinder.api.openstack.wsgi [None req-e11af6aa-ab0d-4c84-afd9-3108d96f710c 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:18.048 7 INFO cinder.api.openstack.wsgi [None req-6297dcba-dafe-4f75-9672-871753ade783 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:24.628 8 INFO cinder.api.openstack.wsgi [None req-82b10d3d-aea6-47b6-9ac7-5b90b90ae225 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:14:24.645 8 INFO cinder.volume.api [None req-82b10d3d-aea6-47b6-9ac7-5b90b90ae225 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:14:24.647 8 INFO cinder.api.openstack.wsgi [None req-82b10d3d-aea6-47b6-9ac7-5b90b90ae225 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1126] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:14:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:14:24.659 7 INFO cinder.api.openstack.wsgi [None req-3b0f9a04-7153-4605-b9e7-4437825f918b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true 2026-07-03 20:14:25.164 7 INFO cinder.api.openstack.wsgi [None req-3b0f9a04-7153-4605-b9e7-4437825f918b 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1127] 10.0.0.56 () {28 vars in 695 bytes} [Fri Jul 3 20:14:24 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:14:25.174 8 INFO cinder.api.openstack.wsgi [None req-ef9016b3-f4d2-43c4-9893-07fb02d08884 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true 2026-07-03 20:14:25.188 8 INFO cinder.volume.api [None req-ef9016b3-f4d2-43c4-9893-07fb02d08884 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all snapshots completed successfully. 2026-07-03 20:14:25.188 8 INFO cinder.api.openstack.wsgi [None req-ef9016b3-f4d2-43c4-9893-07fb02d08884 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1128] 10.0.0.56 () {28 vars in 673 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:14:25.197 7 INFO cinder.api.openstack.wsgi [None req-039825d1-bb12-4eda-8510-2e21b452b3ec 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services 2026-07-03 20:14:25.204 7 INFO cinder.api.openstack.wsgi [None req-039825d1-bb12-4eda-8510-2e21b452b3ec 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 564/1129] 10.0.0.56 () {28 vars in 644 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:14:25.253 8 INFO cinder.api.openstack.wsgi [None req-4387e88e-3d92-4e76-a058-d961d70db923 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true 2026-07-03 20:14:25.289 8 INFO cinder.api.openstack.wsgi [None req-4387e88e-3d92-4e76-a058-d961d70db923 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1130] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/4b240349f1f7443eab8e6f651cbd518f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:14:25.299 7 INFO cinder.api.openstack.wsgi [None req-ecb3368b-3eda-4211-9806-43957db1d053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true 2026-07-03 20:14:25.323 7 INFO cinder.api.openstack.wsgi [None req-ecb3368b-3eda-4211-9806-43957db1d053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1131] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/5698d16b8a2648b584529fdc21ca28c1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:14:25.338 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true 2026-07-03 20:14:25.371 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1132] 10.0.0.56 () {28 vars in 735 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/os-quota-sets/672fa28b7f22455f9b7a5cb5fb343aa3?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-03 20:14:25.383 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true 2026-07-03 20:14:25.394 7 INFO cinder.volume.api [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Get all volumes completed successfully. 2026-07-03 20:14:25.396 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1133] 10.0.0.56 () {28 vars in 683 bytes} [Fri Jul 3 20:14:25 2026] GET /v3/672fa28b7f22455f9b7a5cb5fb343aa3/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 20:14:28.047 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:28.047 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:28.048 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:28.048 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:38.047 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:38.047 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:38.048 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:38.048 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:48.048 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:48.048 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:48.049 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:48.049 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:58.047 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:58.047 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:14:58.048 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:14:58.049 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:15:08.046 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:15:08.046 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] GET http://10.0.0.134:8776/ 2026-07-03 20:15:08.047 7 INFO cinder.api.openstack.wsgi [None req-97fb1208-8f82-4385-a4f0-5c009d38a053 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300 2026-07-03 20:15:08.047 8 INFO cinder.api.openstack.wsgi [None req-03135483-0478-44ee-a1a9-d203c5f2b8cc 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] http://10.0.0.134:8776/ returned with HTTP 300