+ 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 [Tue Apr 14 08:13:51 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:46 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: cinder-api-5dc7c7794c-4mwjv 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55f41153f130 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.10/site-packages/oslo_policy/policy.py:1592: 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.10/site-packages/oslo_policy/policy.py:1592: 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.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-14 08:13:54.706 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-14 08:13:54.706 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.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-14 08:13:54.840 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-14 08:13:54.841 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-14 08:13:55.720 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-14 08:13:55.723 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-14 08:13:55.726 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-14 08:13:55.729 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-14 08:13:55.746 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-14 08:13:55.750 8 INFO cinder.rpc [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-14 08:13:55.809 8 WARNING cinder.api.contrib.hosts [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-14 08:13:55.849 8 WARNING keystonemiddleware._common.config [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 08:13:55.858 8 WARNING oslo_config.cfg [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] 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 4 seconds on interpreter 0x55f41153f130 pid: 8 (default app) 2026-04-14 08:13:55.921 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-14 08:13:55.925 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-14 08:13:55.928 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-14 08:13:55.932 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-14 08:13:55.949 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-14 08:13:55.954 7 INFO cinder.rpc [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-14 08:13:56.013 7 WARNING cinder.api.contrib.hosts [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-14 08:13:56.054 7 WARNING keystonemiddleware._common.config [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 08:13:56.063 7 WARNING oslo_config.cfg [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] 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 0x55f41153f130 pid: 7 (default app) 2026-04-14 08:14:00.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:00.025 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:00.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:00.027 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:00.029 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:00.030 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:10.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:10.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:10.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:10.025 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:20.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:20.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:20.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:20.025 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:30.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:30.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:30.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:30.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:40.022 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:40.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:40.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:40.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:50.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:50.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:14:50.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:14:50.026 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:00.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:00.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:00.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:00.026 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:10.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:10.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:10.026 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:10.027 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:20.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:20.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:20.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:20.025 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:30.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:30.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:30.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:30.025 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:40.023 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:40.023 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] GET http://10.0.0.145:8776/ 2026-04-14 08:15:40.024 8 INFO cinder.api.openstack.wsgi [None req-62b31881-170b-4b0e-9249-fb9a5aa490b8 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:40.024 7 INFO cinder.api.openstack.wsgi [None req-0172c630-a8b3-424f-b5d9-0c15df4e2ef3 - - - - - -] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:15:42.483 8 WARNING oslo_policy.policy [None req-c9360a5a-73c0-4c4f-a2e9-a22ea366bdae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:15:42.483 8 WARNING oslo_policy.policy [None req-c9360a5a-73c0-4c4f-a2e9-a22ea366bdae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-14 08:15:42.881 8 INFO cinder.api.openstack.wsgi [None req-c9360a5a-73c0-4c4f-a2e9-a22ea366bdae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types/rbd1 2026-04-14 08:15:42.902 8 INFO cinder.api.openstack.wsgi [None req-c9360a5a-73c0-4c4f-a2e9-a22ea366bdae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 12/24] 10.0.0.14 () {30 vars in 681 bytes} [Tue Apr 14 08:15:41 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/types/rbd1 => generated 82 bytes in 905 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:15:42.949 7 WARNING oslo_policy.policy [None req-1b7bb263-5168-48fd-b15d-8ac66b797cbb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:15:42.949 7 WARNING oslo_policy.policy [None req-1b7bb263-5168-48fd-b15d-8ac66b797cbb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: 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.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-14 08:15:43.467 7 INFO cinder.api.openstack.wsgi [None req-1b7bb263-5168-48fd-b15d-8ac66b797cbb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:15:43.492 7 INFO cinder.api.openstack.wsgi [None req-1b7bb263-5168-48fd-b15d-8ac66b797cbb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.14 () {30 vars in 720 bytes} [Tue Apr 14 08:15:42 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/types?name=rbd1&is_public=None => generated 20 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:15:45.190 8 INFO cinder.api.openstack.wsgi [None req-e1d4e4f8-8fb4-49d5-a1cc-40c7bdcb7111 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:15:45.214 8 INFO cinder.api.openstack.wsgi [None req-e1d4e4f8-8fb4-49d5-a1cc-40c7bdcb7111 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types returned with HTTP 200 [pid: 8|app: 0|req: 13/26] 10.0.0.14 () {34 vars in 724 bytes} [Tue Apr 14 08:15:45 2026] POST /v3/c67b0d670ad74626a0b4ebeb174c2694/types => generated 179 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:15:45.233 7 INFO cinder.api.openstack.wsgi [req-e1d4e4f8-8fb4-49d5-a1cc-40c7bdcb7111 req-b5990d0a-fbf1-4e9a-a0c2-bd4e866cb8ac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types/0ac56b10-dd56-41c7-8449-c10984f20dc2/extra_specs 2026-04-14 08:15:45.305 7 INFO cinder.api.openstack.wsgi [req-e1d4e4f8-8fb4-49d5-a1cc-40c7bdcb7111 req-b5990d0a-fbf1-4e9a-a0c2-bd4e866cb8ac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types/0ac56b10-dd56-41c7-8449-c10984f20dc2/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 14/27] 10.0.0.14 () {36 vars in 893 bytes} [Tue Apr 14 08:15:45 2026] POST /v3/c67b0d670ad74626a0b4ebeb174c2694/types/0ac56b10-dd56-41c7-8449-c10984f20dc2/extra_specs => generated 48 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:15:46.855 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types?is_public=None 2026-04-14 08:15:46.868 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/28] 10.0.0.14 () {30 vars in 700 bytes} [Tue Apr 14 08:15:46 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:15:48.720 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/qos-specs 2026-04-14 08:15:48.730 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 15/29] 10.0.0.14 () {30 vars in 679 bytes} [Tue Apr 14 08:15:48 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/qos-specs => generated 17 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:15:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:15:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:15:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:15:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:30.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:16:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:16:50.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:17:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:17:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:18:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:18:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:00.027 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:40.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:19:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:19:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:00.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:10.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:20.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:30.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:40.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:20:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:20:50.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:21:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:21:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:10.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:40.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:50.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:22:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:22:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:20.027 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:40.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:50.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:23:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:23:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:10.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:10.027 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:20.027 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:20.029 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:30.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:40.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:24:50.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:24:50.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:10.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:30.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:40.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:40.027 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:50.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:25:50.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:25:50.027 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:10.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:10.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:20.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:20.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:30.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:40.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:40.026 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:26:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:26:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:10.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:20.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:40.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:40.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:27:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:27:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:10.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:40.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:50.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:28:50.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:28:50.026 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:00.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:00.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:10.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:10.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:20.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:30.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:30.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:30.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:50.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:50.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:29:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:29:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:10.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:10.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:10.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:10.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:20.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:20.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:20.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:20.025 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:30.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:30.022 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:30.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:30.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:40.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:40.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:40.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:40.025 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:50.022 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:50.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:30:50.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:30:50.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:00.023 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:00.023 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:00.024 7 INFO cinder.api.openstack.wsgi [None req-5abe702e-fd59-4db5-901b-de36d97f32a3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:00.024 8 INFO cinder.api.openstack.wsgi [None req-52cddaeb-67e4-4828-9b6d-99086e5a87ea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:31:07.909 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False 2026-04-14 08:31:07.931 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.931 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.932 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.932 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.932 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.933 8 WARNING cinder.quota [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:07.938 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 107/214] 162.253.55.62 () {44 vars in 1065 bytes} [Tue Apr 14 08:31:07 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False => generated 340 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:31:08.093 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] PUT https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694 2026-04-14 08:31:08.148 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.149 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.149 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.149 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.150 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.150 7 WARNING cinder.quota [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-14 08:31:08.159 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694 returned with HTTP 200 [pid: 7|app: 0|req: 108/215] 162.253.55.62 () {48 vars in 1094 bytes} [Tue Apr 14 08:31:08 2026] PUT /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:31:10.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:10.027 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:10.027 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:10.029 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:20.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:20.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:30.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:40.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:50.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:31:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:31:50.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:00.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:00.027 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:10.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:10.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:10.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:20.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:30.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:32:50.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:32:50.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:00.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:10.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:20.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:20.027 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:20.028 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:40.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:50.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:33:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:33:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:00.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:10.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:10.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:30.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:34:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:34:50.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:00.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:00.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:10.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:20.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:30.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:35:50.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:35:50.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:00.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:10.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:20.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:30.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:50.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:36:50.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:36:50.027 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:00.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:10.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:20.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:20.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:30.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:50.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:37:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:37:50.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:10.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:10.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:10.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:20.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:30.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:30.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:50.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:38:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:38:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:00.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:10.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:10.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:20.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:20.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:40.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:40.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:40.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:50.022 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:50.022 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:39:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:39:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:00.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:00.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:10.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:10.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:20.022 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:20.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:30.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:30.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:40.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:50.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:40:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:40:50.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:00.022 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:00.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:10.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:10.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:10.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:20.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:20.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:30.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:30.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:30.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:30.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:40.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:40.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:40.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:40.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:50.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:50.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:41:50.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:41:50.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:00.022 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:00.022 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:00.023 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:00.023 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:10.025 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:10.025 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:10.026 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:10.027 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:20.024 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:20.024 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:20.026 7 INFO cinder.api.openstack.wsgi [None req-5d4abc78-cacf-4c10-95ea-afed832c2aa9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:20.027 8 INFO cinder.api.openstack.wsgi [None req-628d310f-a2f2-4474-9643-0283e1125047 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:27.317 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False 2026-04-14 08:42:27.342 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 177/352] 162.253.55.62 () {44 vars in 1065 bytes} [Tue Apr 14 08:42:27 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False => generated 340 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:42:27.877 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] PUT https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5 2026-04-14 08:42:27.942 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5 returned with HTTP 200 [pid: 8|app: 0|req: 176/353] 162.253.55.62 () {48 vars in 1094 bytes} [Tue Apr 14 08:42:27 2026] PUT /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5 => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:42:30.023 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:30.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:30.025 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:30.025 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:40.028 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:40.029 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:40.029 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:40.030 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:50.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:50.024 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:42:50.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:42:50.026 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:00.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:00.023 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:00.024 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:00.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:10.022 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:10.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:10.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:10.026 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:20.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:20.025 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:20.026 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:20.026 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:30.023 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:30.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:30.025 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:30.025 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:40.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:40.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:40.025 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:40.026 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:50.023 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:50.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:43:50.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:43:50.024 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:00.023 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:00.023 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:00.024 7 INFO cinder.api.openstack.wsgi [None req-f495a171-a65e-41f6-8213-dbaa84629aa8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:00.025 8 INFO cinder.api.openstack.wsgi [None req-3c7b3da2-abab-4158-8e8c-955f7f0758a9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:05.584 7 INFO cinder.api.openstack.wsgi [None req-a9a5ad63-3bbf-482c-b0e4-962a260fd57e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:44:05.618 7 INFO cinder.volume.api [None req-a9a5ad63-3bbf-482c-b0e4-962a260fd57e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:44:05.621 7 INFO cinder.api.openstack.wsgi [None req-a9a5ad63-3bbf-482c-b0e4-962a260fd57e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/374] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:44:05.642 8 INFO cinder.api.openstack.wsgi [None req-c752e617-187a-4adb-bade-851edfc9d468 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:44:05.696 8 INFO cinder.api.openstack.wsgi [None req-c752e617-187a-4adb-bade-851edfc9d468 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 187/375] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:44:05.706 7 INFO cinder.api.openstack.wsgi [None req-0a68eda4-f3a4-451f-a903-a3b3a6a894e0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:44:05.718 7 INFO cinder.volume.api [None req-0a68eda4-f3a4-451f-a903-a3b3a6a894e0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:44:05.720 7 INFO cinder.api.openstack.wsgi [None req-0a68eda4-f3a4-451f-a903-a3b3a6a894e0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/376] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:44:05.730 8 INFO cinder.api.openstack.wsgi [None req-6bf79100-2ffe-4209-a993-59c530cdf1b6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:44:05.748 8 INFO cinder.volume.api [None req-6bf79100-2ffe-4209-a993-59c530cdf1b6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:44:05.748 8 INFO cinder.api.openstack.wsgi [None req-6bf79100-2ffe-4209-a993-59c530cdf1b6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/377] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:44:05.760 7 INFO cinder.api.openstack.wsgi [None req-8012aee0-0b9f-42dd-be73-2acf4c1db774 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:44:05.769 7 INFO cinder.api.openstack.wsgi [None req-8012aee0-0b9f-42dd-be73-2acf4c1db774 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 190/378] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:44:05.810 8 INFO cinder.api.openstack.wsgi [None req-7f86c66a-a26a-4037-85a1-2d1e140231dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:44:05.834 8 INFO cinder.api.openstack.wsgi [None req-7f86c66a-a26a-4037-85a1-2d1e140231dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/379] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:44:05.847 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:44:05.868 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/380] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:44:05.881 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:44:05.910 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/381] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:44:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:44:10.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:10.024 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:10.025 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:10.025 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:20.022 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:20.022 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:20.023 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:20.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:30.023 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:30.023 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:30.024 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:30.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:40.023 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:40.024 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:40.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:40.025 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:50.023 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:50.023 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:44:50.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:44:50.025 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:00.023 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:00.023 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:00.024 7 INFO cinder.api.openstack.wsgi [None req-06468726-add3-41f2-8eda-b700146e5ebe a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:00.025 8 INFO cinder.api.openstack.wsgi [None req-143142ff-25be-4ee6-a396-347d1663023c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:05.537 7 INFO cinder.api.openstack.wsgi [None req-2c8b45b0-9230-4403-8bd7-050502d06e31 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:45:05.551 7 INFO cinder.volume.api [None req-2c8b45b0-9230-4403-8bd7-050502d06e31 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:45:05.554 7 INFO cinder.api.openstack.wsgi [None req-2c8b45b0-9230-4403-8bd7-050502d06e31 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/394] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:45:05.567 8 INFO cinder.api.openstack.wsgi [None req-ba430334-8399-48d6-829e-3adb4eb30a6b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:45:05.575 8 INFO cinder.api.openstack.wsgi [None req-ba430334-8399-48d6-829e-3adb4eb30a6b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/395] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:45:05.588 7 INFO cinder.api.openstack.wsgi [None req-20845f05-1fa6-4cd6-8120-eb883bbda260 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:45:05.604 7 INFO cinder.volume.api [None req-20845f05-1fa6-4cd6-8120-eb883bbda260 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:45:05.608 7 INFO cinder.api.openstack.wsgi [None req-20845f05-1fa6-4cd6-8120-eb883bbda260 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/396] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:45:05.623 8 INFO cinder.api.openstack.wsgi [None req-ca16f0d1-e0bb-4066-a09a-f14924afb741 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:45:05.641 8 INFO cinder.api.openstack.wsgi [None req-ca16f0d1-e0bb-4066-a09a-f14924afb741 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 198/397] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:45:05.654 7 INFO cinder.api.openstack.wsgi [None req-b0758fbf-7624-49ac-928e-7356d4b36961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:45:05.673 7 INFO cinder.volume.api [None req-b0758fbf-7624-49ac-928e-7356d4b36961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:45:05.673 7 INFO cinder.api.openstack.wsgi [None req-b0758fbf-7624-49ac-928e-7356d4b36961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/398] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:45:05.715 8 INFO cinder.api.openstack.wsgi [None req-672beb35-20c3-438b-89a5-2396dfea8d57 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:45:05.738 8 INFO cinder.api.openstack.wsgi [None req-672beb35-20c3-438b-89a5-2396dfea8d57 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/399] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:45:05.756 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:45:05.781 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/400] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:45:05.796 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:45:05.820 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/401] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:45:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:45:10.023 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:10.024 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:10.025 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:10.025 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:20.023 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:20.023 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:20.024 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:20.024 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:30.024 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:30.024 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:30.025 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:30.025 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:40.023 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:40.024 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:40.025 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:40.025 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:50.024 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:50.024 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:45:50.025 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:45:50.026 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:00.023 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:00.024 7 INFO cinder.api.openstack.wsgi [None req-66c387e9-4bd3-4353-b5b0-406b8ea35852 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:00.024 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:00.025 8 INFO cinder.api.openstack.wsgi [None req-03f5903b-f756-4270-b511-a7acc982586f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:05.509 7 INFO cinder.api.openstack.wsgi [None req-1fe6f80f-ad9b-4dba-af53-34c6854f317a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:46:05.515 7 INFO cinder.volume.api [None req-1fe6f80f-ad9b-4dba-af53-34c6854f317a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:46:05.516 7 INFO cinder.api.openstack.wsgi [None req-1fe6f80f-ad9b-4dba-af53-34c6854f317a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:46:05.527 8 INFO cinder.api.openstack.wsgi [None req-a86bd49c-d273-483c-bdef-abf13b1b0b25 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:46:05.578 8 INFO cinder.volume.api [None req-a86bd49c-d273-483c-bdef-abf13b1b0b25 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:46:05.583 8 INFO cinder.api.openstack.wsgi [None req-a86bd49c-d273-483c-bdef-abf13b1b0b25 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:46:05.595 7 INFO cinder.api.openstack.wsgi [None req-158267cb-fe76-4e5a-a5d8-9477d37e4ddb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:46:05.646 7 INFO cinder.api.openstack.wsgi [None req-158267cb-fe76-4e5a-a5d8-9477d37e4ddb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:46:05.658 8 INFO cinder.api.openstack.wsgi [None req-89ee1f52-ecb0-47e6-96d1-e126ad26cf40 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:46:05.669 8 INFO cinder.volume.api [None req-89ee1f52-ecb0-47e6-96d1-e126ad26cf40 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:46:05.671 8 INFO cinder.api.openstack.wsgi [None req-89ee1f52-ecb0-47e6-96d1-e126ad26cf40 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:46:05.722 7 INFO cinder.api.openstack.wsgi [None req-26702067-a194-477e-9349-6477a12acda6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:46:05.751 7 INFO cinder.api.openstack.wsgi [None req-26702067-a194-477e-9349-6477a12acda6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:46:05.763 8 INFO cinder.api.openstack.wsgi [None req-530353f0-6740-4490-a600-e778e6f89865 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:46:05.790 8 INFO cinder.api.openstack.wsgi [None req-530353f0-6740-4490-a600-e778e6f89865 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:46:05.804 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:46:05.832 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:46:05.844 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:46:05.850 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:46:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:46:10.023 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:10.023 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:10.024 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:10.025 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:20.024 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:20.024 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:20.025 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:20.025 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:30.023 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:30.024 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:30.025 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:30.025 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:40.023 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:40.023 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:40.025 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:40.025 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:50.023 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:50.023 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:46:50.024 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:46:50.025 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:00.022 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:00.024 7 INFO cinder.api.openstack.wsgi [None req-a199b8a3-bda4-45e5-86cb-3c3e9ac77662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:00.023 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:00.025 8 INFO cinder.api.openstack.wsgi [None req-22505e72-7274-40ff-b5fa-0624f98b8982 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:05.579 7 INFO cinder.api.openstack.wsgi [None req-6151cd96-2096-4358-a484-57a0c9f4ca26 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:47:05.586 7 INFO cinder.volume.api [None req-6151cd96-2096-4358-a484-57a0c9f4ca26 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:47:05.586 7 INFO cinder.api.openstack.wsgi [None req-6151cd96-2096-4358-a484-57a0c9f4ca26 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:47:05.600 8 INFO cinder.api.openstack.wsgi [None req-c9d2c76f-befa-4057-af2d-2c5296e11a34 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:47:05.609 8 INFO cinder.api.openstack.wsgi [None req-c9d2c76f-befa-4057-af2d-2c5296e11a34 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:47:05.623 7 INFO cinder.api.openstack.wsgi [None req-bd43105e-dedc-4b52-8801-83f9667597e8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:47:05.644 7 INFO cinder.api.openstack.wsgi [None req-bd43105e-dedc-4b52-8801-83f9667597e8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:47:05.690 8 INFO cinder.api.openstack.wsgi [None req-73969fa3-d39f-4ad7-bcd2-72c91f6502dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:47:05.733 8 INFO cinder.api.openstack.wsgi [None req-73969fa3-d39f-4ad7-bcd2-72c91f6502dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:47:05.745 7 INFO cinder.api.openstack.wsgi [None req-2f01d3ba-23e6-46af-ab85-85b3268ee071 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:47:05.772 7 INFO cinder.api.openstack.wsgi [None req-2f01d3ba-23e6-46af-ab85-85b3268ee071 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:47:05.786 8 INFO cinder.api.openstack.wsgi [None req-d2cbbd13-3bbb-440f-9cd9-7cc2686eff77 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:47:05.814 8 INFO cinder.api.openstack.wsgi [None req-d2cbbd13-3bbb-440f-9cd9-7cc2686eff77 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:47:05.827 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:47:05.838 7 INFO cinder.volume.api [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:47:05.840 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:47:05.853 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:47:05.863 8 INFO cinder.volume.api [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:47:05.865 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/441] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:47:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:47:10.024 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:10.025 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:10.026 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:10.026 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:20.023 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:20.023 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:20.024 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:20.024 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:30.023 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:30.023 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:30.024 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:30.024 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:40.023 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:40.023 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:40.025 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:40.026 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:50.024 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:50.024 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:47:50.026 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:47:50.027 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:00.023 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:00.023 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:00.023 7 INFO cinder.api.openstack.wsgi [None req-8d9f8878-20ef-4089-996a-914c854404d6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:00.024 8 INFO cinder.api.openstack.wsgi [None req-27bb9188-5200-4424-9e38-4b7cd3464270 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:05.527 7 INFO cinder.api.openstack.wsgi [None req-a9f6d0da-b3e5-48be-a4f8-c06811c2787f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:48:05.533 7 INFO cinder.api.openstack.wsgi [None req-a9f6d0da-b3e5-48be-a4f8-c06811c2787f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 228/454] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:48:05.544 8 INFO cinder.api.openstack.wsgi [None req-768d993a-49d4-463c-99e1-1dba6c7a012c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:48:05.562 8 INFO cinder.api.openstack.wsgi [None req-768d993a-49d4-463c-99e1-1dba6c7a012c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 227/455] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:48:05.606 7 INFO cinder.api.openstack.wsgi [None req-b99b0e96-39f5-4b7b-b3e4-5b9ea4dc642c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:48:05.633 7 INFO cinder.api.openstack.wsgi [None req-b99b0e96-39f5-4b7b-b3e4-5b9ea4dc642c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/456] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:48:05.646 8 INFO cinder.api.openstack.wsgi [None req-6e828435-d851-44e0-8065-4fef06b03d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:48:05.674 8 INFO cinder.api.openstack.wsgi [None req-6e828435-d851-44e0-8065-4fef06b03d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/457] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:48:05.688 7 INFO cinder.api.openstack.wsgi [None req-ddcbd0d2-27fd-4fb5-a525-badfc665000a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:48:05.716 7 INFO cinder.api.openstack.wsgi [None req-ddcbd0d2-27fd-4fb5-a525-badfc665000a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/458] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:48:05.729 8 INFO cinder.api.openstack.wsgi [None req-00280ed6-729f-4df7-ab4f-2b57290ae7ca a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:48:05.740 8 INFO cinder.volume.api [None req-00280ed6-729f-4df7-ab4f-2b57290ae7ca a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:48:05.743 8 INFO cinder.api.openstack.wsgi [None req-00280ed6-729f-4df7-ab4f-2b57290ae7ca a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/459] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:48:05.757 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:48:05.763 7 INFO cinder.volume.api [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:48:05.763 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/460] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:48:05.775 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:48:05.786 8 INFO cinder.volume.api [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:48:05.788 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/461] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:48:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:48:10.024 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:10.024 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:10.025 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:10.026 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:20.023 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:20.023 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:20.024 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:20.025 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:30.023 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:30.023 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:30.025 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:30.025 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:40.023 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:40.023 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:40.024 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:40.024 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:50.023 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:50.023 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:48:50.024 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:48:50.025 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:00.023 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:00.023 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:00.024 7 INFO cinder.api.openstack.wsgi [None req-895e86c8-d795-4226-a3ed-0503805c9de0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:00.024 8 INFO cinder.api.openstack.wsgi [None req-2c913e1a-6511-4208-89de-8f57e77d8453 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:05.539 7 INFO cinder.api.openstack.wsgi [None req-64a0128a-17c4-46ac-aa4d-feb5acec7253 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:49:05.547 7 INFO cinder.volume.api [None req-64a0128a-17c4-46ac-aa4d-feb5acec7253 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:49:05.548 7 INFO cinder.api.openstack.wsgi [None req-64a0128a-17c4-46ac-aa4d-feb5acec7253 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/474] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:49:05.566 8 INFO cinder.api.openstack.wsgi [None req-f86e968d-8af5-4d98-8920-cfe85af63677 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:49:05.582 8 INFO cinder.api.openstack.wsgi [None req-f86e968d-8af5-4d98-8920-cfe85af63677 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 237/475] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:49:05.623 7 INFO cinder.api.openstack.wsgi [None req-a2402412-8d15-4c41-8ffd-0871b5a8fb4a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:49:05.653 7 INFO cinder.api.openstack.wsgi [None req-a2402412-8d15-4c41-8ffd-0871b5a8fb4a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:49:05.669 8 INFO cinder.api.openstack.wsgi [None req-0571ba58-8e30-44ca-97d9-028d77612efd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:49:05.699 8 INFO cinder.api.openstack.wsgi [None req-0571ba58-8e30-44ca-97d9-028d77612efd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:49:05.712 7 INFO cinder.api.openstack.wsgi [None req-1f27d114-6383-4b0d-bb31-4dbbf3e577f5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:49:05.743 7 INFO cinder.api.openstack.wsgi [None req-1f27d114-6383-4b0d-bb31-4dbbf3e577f5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:49:05.755 8 INFO cinder.api.openstack.wsgi [None req-b1acf650-4487-4be0-ac3f-79730d8a756a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:49:05.766 8 INFO cinder.volume.api [None req-b1acf650-4487-4be0-ac3f-79730d8a756a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:49:05.768 8 INFO cinder.api.openstack.wsgi [None req-b1acf650-4487-4be0-ac3f-79730d8a756a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/479] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:49:05.783 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:49:05.788 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:49:05.806 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:49:05.817 8 INFO cinder.volume.api [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:49:05.820 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:49:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:49:10.023 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:10.023 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:10.024 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:10.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:20.023 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:20.023 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:20.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:20.025 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:30.022 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:30.023 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:30.023 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:30.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:40.023 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:40.024 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:40.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:40.027 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:50.023 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:50.024 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:49:50.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:49:50.025 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:00.023 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:00.024 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:00.025 8 INFO cinder.api.openstack.wsgi [None req-c520ba34-31db-4d7a-ae57-bcb276b1c9c5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:00.025 7 INFO cinder.api.openstack.wsgi [None req-6a66f37a-d899-48ed-ac4b-5165d9ffb804 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:05.721 8 INFO cinder.api.openstack.wsgi [None req-64769ae3-594b-4fe1-9cf6-640ac18bd640 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:50:05.733 8 INFO cinder.volume.api [None req-64769ae3-594b-4fe1-9cf6-640ac18bd640 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:50:05.734 8 INFO cinder.api.openstack.wsgi [None req-64769ae3-594b-4fe1-9cf6-640ac18bd640 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:50:05.748 7 INFO cinder.api.openstack.wsgi [None req-00022266-5cd6-4700-983f-46dc951a2752 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:50:05.755 7 INFO cinder.api.openstack.wsgi [None req-00022266-5cd6-4700-983f-46dc951a2752 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:50:05.770 8 INFO cinder.api.openstack.wsgi [None req-08aa332f-05e3-481d-afd6-d9b460061380 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:50:05.787 8 INFO cinder.api.openstack.wsgi [None req-08aa332f-05e3-481d-afd6-d9b460061380 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:50:05.824 7 INFO cinder.api.openstack.wsgi [None req-2db0af05-ed5d-4ac3-a170-8f6637f0ee66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:50:05.846 7 INFO cinder.api.openstack.wsgi [None req-2db0af05-ed5d-4ac3-a170-8f6637f0ee66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:50:05.865 8 INFO cinder.api.openstack.wsgi [None req-52b634b5-2bab-4989-aa9b-240fcbff868e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:50:05.904 8 INFO cinder.api.openstack.wsgi [None req-52b634b5-2bab-4989-aa9b-240fcbff868e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:50:05.923 7 INFO cinder.api.openstack.wsgi [None req-cee3f985-0e6f-4cb8-b005-b1c089508df4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:50:05.960 7 INFO cinder.api.openstack.wsgi [None req-cee3f985-0e6f-4cb8-b005-b1c089508df4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:50:05.975 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:50:05.987 8 INFO cinder.volume.api [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:50:05.991 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:50:06.003 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:50:06.015 7 INFO cinder.volume.api [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:50:06.018 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:50:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:50:10.024 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:10.025 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:10.026 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:10.026 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:20.023 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:20.023 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:20.024 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:20.025 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:30.023 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:30.023 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:30.024 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:30.025 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:40.024 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:40.024 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:40.025 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:40.025 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:50.023 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:50.023 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:50:50.024 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:50:50.024 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:00.023 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:00.024 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:00.025 7 INFO cinder.api.openstack.wsgi [None req-fe543cb5-38b9-4468-b1e5-24da500df356 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:00.025 8 INFO cinder.api.openstack.wsgi [None req-b1dd9da8-8bad-4f9f-871e-88985ae3e39a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:05.500 7 INFO cinder.api.openstack.wsgi [None req-9fc75138-5a9f-41da-8873-c910b267e18a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:51:05.508 7 INFO cinder.volume.api [None req-9fc75138-5a9f-41da-8873-c910b267e18a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:51:05.508 7 INFO cinder.api.openstack.wsgi [None req-9fc75138-5a9f-41da-8873-c910b267e18a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:51:05.521 8 INFO cinder.api.openstack.wsgi [None req-420e884b-4786-4b99-a48b-a4b580883b1d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:51:05.529 8 INFO cinder.api.openstack.wsgi [None req-420e884b-4786-4b99-a48b-a4b580883b1d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 257/515] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:51:05.541 7 INFO cinder.api.openstack.wsgi [None req-a332d96f-06ef-453a-be92-7a26f5c7d03d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:51:05.554 7 INFO cinder.volume.api [None req-a332d96f-06ef-453a-be92-7a26f5c7d03d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:51:05.556 7 INFO cinder.api.openstack.wsgi [None req-a332d96f-06ef-453a-be92-7a26f5c7d03d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/516] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:51:05.570 8 INFO cinder.api.openstack.wsgi [None req-966c6d18-7507-4b4c-8a3e-ec023fcf4618 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:51:05.580 8 INFO cinder.volume.api [None req-966c6d18-7507-4b4c-8a3e-ec023fcf4618 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:51:05.582 8 INFO cinder.api.openstack.wsgi [None req-966c6d18-7507-4b4c-8a3e-ec023fcf4618 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/517] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:51:05.629 7 INFO cinder.api.openstack.wsgi [None req-e2b7b43b-b09b-4a7c-8a58-971c7a47473a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:51:05.659 7 INFO cinder.api.openstack.wsgi [None req-e2b7b43b-b09b-4a7c-8a58-971c7a47473a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/518] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:51:05.673 8 INFO cinder.api.openstack.wsgi [None req-bac128e8-612b-434d-aaae-bfb1b884e276 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:51:05.698 8 INFO cinder.api.openstack.wsgi [None req-bac128e8-612b-434d-aaae-bfb1b884e276 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:51:05.709 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:51:05.736 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:51:05.747 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:51:05.760 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:51:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:51:10.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:10.023 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:10.025 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:10.025 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:20.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:20.023 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:20.024 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:20.024 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:30.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:30.023 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:30.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:30.024 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:40.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:40.023 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:40.024 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:40.024 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:50.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:50.024 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:51:50.025 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:51:50.025 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:00.023 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:00.023 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:00.024 7 INFO cinder.api.openstack.wsgi [None req-2ba9ee46-5a22-4952-9e5e-65e6773a0a08 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:00.025 8 INFO cinder.api.openstack.wsgi [None req-14e1add5-c77f-4a5c-9598-dfaec0786dff a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:05.627 7 INFO cinder.api.openstack.wsgi [None req-84bf58c6-f90b-49b0-991d-f25574dba085 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:52:05.648 7 INFO cinder.api.openstack.wsgi [None req-84bf58c6-f90b-49b0-991d-f25574dba085 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/534] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:52:05.661 8 INFO cinder.api.openstack.wsgi [None req-0738f3f1-d273-412e-a486-588ba4958309 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:52:05.690 8 INFO cinder.api.openstack.wsgi [None req-0738f3f1-d273-412e-a486-588ba4958309 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/535] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:52:05.704 7 INFO cinder.api.openstack.wsgi [None req-e176a553-66aa-4190-9a6f-8e030a8dee6c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:52:05.726 7 INFO cinder.api.openstack.wsgi [None req-e176a553-66aa-4190-9a6f-8e030a8dee6c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:52:05.743 8 INFO cinder.api.openstack.wsgi [None req-16ac0300-35a9-4d9e-9ed0-506f62d24441 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:52:05.750 8 INFO cinder.api.openstack.wsgi [None req-16ac0300-35a9-4d9e-9ed0-506f62d24441 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:52:05.767 7 INFO cinder.api.openstack.wsgi [None req-f3db9f1a-0b6e-4c3f-a8ed-8856f77a3cec a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:52:05.781 7 INFO cinder.api.openstack.wsgi [None req-f3db9f1a-0b6e-4c3f-a8ed-8856f77a3cec a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:52:05.792 8 INFO cinder.api.openstack.wsgi [None req-02093252-fe71-4eb5-91d7-2605a2ab9d5e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:52:05.804 8 INFO cinder.volume.api [None req-02093252-fe71-4eb5-91d7-2605a2ab9d5e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:52:05.807 8 INFO cinder.api.openstack.wsgi [None req-02093252-fe71-4eb5-91d7-2605a2ab9d5e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:52:05.819 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:52:05.826 7 INFO cinder.volume.api [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:52:05.827 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:52:05.835 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:52:05.845 8 INFO cinder.volume.api [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:52:05.847 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:52:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:52:10.024 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:10.024 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:10.025 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:10.026 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:20.023 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:20.024 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:20.024 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:20.025 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:30.023 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:30.025 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:30.026 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:30.027 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:40.025 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:40.026 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:40.023 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:40.027 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:50.023 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:50.024 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:52:50.026 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:52:50.027 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:00.024 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:00.025 7 INFO cinder.api.openstack.wsgi [None req-4090de06-3a15-4860-a5af-b8799e3217fa a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:00.027 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:00.028 8 INFO cinder.api.openstack.wsgi [None req-f6133895-70a8-4c9f-a32d-2c958eeb5782 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:05.550 7 INFO cinder.api.openstack.wsgi [None req-0cecccc2-fbcf-4c50-adee-2e2e9ae1653a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:53:05.572 7 INFO cinder.volume.api [None req-0cecccc2-fbcf-4c50-adee-2e2e9ae1653a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:53:05.576 7 INFO cinder.api.openstack.wsgi [None req-0cecccc2-fbcf-4c50-adee-2e2e9ae1653a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/554] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:53:05.589 8 INFO cinder.api.openstack.wsgi [None req-bd142c59-4063-41de-bc5b-6e19cbddaaac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:53:05.600 8 INFO cinder.api.openstack.wsgi [None req-bd142c59-4063-41de-bc5b-6e19cbddaaac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 277/555] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:53:05.651 7 INFO cinder.api.openstack.wsgi [None req-6004ce95-13fb-45db-adb9-0b05b8a1fbb4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:53:05.676 7 INFO cinder.api.openstack.wsgi [None req-6004ce95-13fb-45db-adb9-0b05b8a1fbb4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:53:05.688 8 INFO cinder.api.openstack.wsgi [None req-cbf80bcc-9791-4bb2-82ce-a0cb5f6a9a17 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:53:05.713 8 INFO cinder.api.openstack.wsgi [None req-cbf80bcc-9791-4bb2-82ce-a0cb5f6a9a17 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/557] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:53:05.724 7 INFO cinder.api.openstack.wsgi [None req-fb626cfd-caba-4cfc-b158-3eac7b00fda9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:53:05.755 7 INFO cinder.api.openstack.wsgi [None req-fb626cfd-caba-4cfc-b158-3eac7b00fda9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/558] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:53:05.766 8 INFO cinder.api.openstack.wsgi [None req-2a52284e-e92f-42e9-afdf-5c4a4c89f018 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:53:05.774 8 INFO cinder.volume.api [None req-2a52284e-e92f-42e9-afdf-5c4a4c89f018 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:53:05.774 8 INFO cinder.api.openstack.wsgi [None req-2a52284e-e92f-42e9-afdf-5c4a4c89f018 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/559] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:53:05.784 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:53:05.802 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:53:05.815 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:53:05.826 8 INFO cinder.volume.api [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:53:05.828 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:53:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:53:10.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:10.023 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:10.024 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:10.025 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:20.023 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:20.024 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:20.025 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:20.026 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:30.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:30.023 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:30.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:30.024 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:40.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:40.023 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:40.025 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:40.025 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:50.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:50.025 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:53:50.025 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:53:50.026 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:00.023 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:00.024 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:00.025 8 INFO cinder.api.openstack.wsgi [None req-fc23e5b9-fb76-4404-95e8-8b750d061952 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:00.026 7 INFO cinder.api.openstack.wsgi [None req-d5e34a94-1fcb-4561-9f41-12ccf5b705a5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:05.563 8 INFO cinder.api.openstack.wsgi [None req-fd786cc2-2090-45d9-a786-a7aeaa1665ed a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:54:05.578 8 INFO cinder.volume.api [None req-fd786cc2-2090-45d9-a786-a7aeaa1665ed a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:54:05.582 8 INFO cinder.api.openstack.wsgi [None req-fd786cc2-2090-45d9-a786-a7aeaa1665ed a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:54:05.595 7 INFO cinder.api.openstack.wsgi [None req-dd6b09fa-08bf-4212-874c-f88e05fc0a5c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:54:05.613 7 INFO cinder.api.openstack.wsgi [None req-dd6b09fa-08bf-4212-874c-f88e05fc0a5c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:05.625 8 INFO cinder.api.openstack.wsgi [None req-a9e7e118-0f13-48b1-a7af-27acdcd6e681 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:54:05.631 8 INFO cinder.volume.api [None req-a9e7e118-0f13-48b1-a7af-27acdcd6e681 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:54:05.631 8 INFO cinder.api.openstack.wsgi [None req-a9e7e118-0f13-48b1-a7af-27acdcd6e681 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:54:05.645 7 INFO cinder.api.openstack.wsgi [None req-7541657a-a678-463c-8e7c-a5409c87c583 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:54:05.655 7 INFO cinder.api.openstack.wsgi [None req-7541657a-a678-463c-8e7c-a5409c87c583 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:05.668 8 INFO cinder.api.openstack.wsgi [None req-e0ed0579-c8e4-4b25-8bc6-24c09e98a549 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:54:05.677 8 INFO cinder.volume.api [None req-e0ed0579-c8e4-4b25-8bc6-24c09e98a549 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:54:05.679 8 INFO cinder.api.openstack.wsgi [None req-e0ed0579-c8e4-4b25-8bc6-24c09e98a549 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:54:05.722 7 INFO cinder.api.openstack.wsgi [None req-82bbe2dd-4008-4218-9011-1f362b6968da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:54:05.747 7 INFO cinder.api.openstack.wsgi [None req-82bbe2dd-4008-4218-9011-1f362b6968da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:05.762 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:54:05.790 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:05.805 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:54:05.830 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:54:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:10.023 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:10.023 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:10.024 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:10.024 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:20.023 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:20.023 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:20.024 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:20.025 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:30.023 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:30.023 8 INFO cinder.api.openstack.wsgi [None req-860d1879-015c-40d0-a286-bb4833f471c2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:30.023 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:30.025 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:34.394 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False 2026-04-14 08:54:34.411 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 162.253.55.62 () {44 vars in 1065 bytes} [Tue Apr 14 08:54:34 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=False => generated 338 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:54:40.023 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:40.024 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:40.025 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:40.025 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:50.024 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:50.024 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:54:50.025 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:54:50.026 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:00.023 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:00.023 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:00.024 8 INFO cinder.api.openstack.wsgi [None req-2a6e9130-a8b6-439b-a58a-63da28a30d2c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:00.024 7 INFO cinder.api.openstack.wsgi [None req-b69f6df9-cb86-475c-93d7-75110af911cc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:05.529 8 INFO cinder.api.openstack.wsgi [None req-19db6457-5b80-4ded-aac2-b5222db14973 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:55:05.544 8 INFO cinder.api.openstack.wsgi [None req-19db6457-5b80-4ded-aac2-b5222db14973 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:05.561 7 INFO cinder.api.openstack.wsgi [None req-b212ff94-97f5-4dd1-9761-ae1b50791ba0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:55:05.571 7 INFO cinder.volume.api [None req-b212ff94-97f5-4dd1-9761-ae1b50791ba0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:55:05.574 7 INFO cinder.api.openstack.wsgi [None req-b212ff94-97f5-4dd1-9761-ae1b50791ba0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:55:05.596 8 INFO cinder.api.openstack.wsgi [None req-c4854b22-59b0-4642-b487-895694a04d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:55:05.607 8 INFO cinder.volume.api [None req-c4854b22-59b0-4642-b487-895694a04d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:55:05.609 8 INFO cinder.api.openstack.wsgi [None req-c4854b22-59b0-4642-b487-895694a04d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:55:05.656 7 INFO cinder.api.openstack.wsgi [None req-f46d2d1e-4253-4db7-9843-507e7dc8e0e6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:55:05.690 7 INFO cinder.api.openstack.wsgi [None req-f46d2d1e-4253-4db7-9843-507e7dc8e0e6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:05.710 8 INFO cinder.api.openstack.wsgi [None req-8ae8c105-45b0-4833-b290-cd60e06c6513 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:55:05.734 8 INFO cinder.api.openstack.wsgi [None req-8ae8c105-45b0-4833-b290-cd60e06c6513 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:05.747 7 INFO cinder.api.openstack.wsgi [None req-625bc20b-2527-44f3-ad69-e5eacca02dee a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:55:05.776 7 INFO cinder.api.openstack.wsgi [None req-625bc20b-2527-44f3-ad69-e5eacca02dee a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:05.795 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:55:05.816 8 INFO cinder.volume.api [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:55:05.817 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:55:05.830 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:55:05.837 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:55:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:10.023 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:10.023 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:10.025 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:10.025 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:20.022 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:20.023 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:20.024 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:20.024 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:30.023 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:30.023 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:30.024 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:30.024 8 INFO cinder.api.openstack.wsgi [None req-b293e906-cba4-4d7f-a501-3dc698ef6058 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:34.860 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False 2026-04-14 08:55:34.876 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] https://volume.162-253-55-62.nip.io/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 162.253.55.62 () {44 vars in 1065 bytes} [Tue Apr 14 08:55:34 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:55:40.023 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:40.023 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:40.024 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:40.025 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:50.023 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:50.024 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:55:50.024 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:55:50.025 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:00.024 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:00.024 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:00.024 8 INFO cinder.api.openstack.wsgi [None req-1c7fd44e-23a1-4c47-82c8-5a1a5dbd9d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:00.025 7 INFO cinder.api.openstack.wsgi [None req-91ada701-3896-4814-8326-86c1cd7a6cc4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:05.570 8 INFO cinder.api.openstack.wsgi [None req-a434dad1-e2ce-4f00-8632-07b06cbdf459 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:56:05.584 8 INFO cinder.volume.api [None req-a434dad1-e2ce-4f00-8632-07b06cbdf459 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:56:05.587 8 INFO cinder.api.openstack.wsgi [None req-a434dad1-e2ce-4f00-8632-07b06cbdf459 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:56:05.597 7 INFO cinder.api.openstack.wsgi [None req-c7916651-a04e-466c-b6b5-772d3979d94d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:56:05.604 7 INFO cinder.volume.api [None req-c7916651-a04e-466c-b6b5-772d3979d94d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:56:05.604 7 INFO cinder.api.openstack.wsgi [None req-c7916651-a04e-466c-b6b5-772d3979d94d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/617] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:56:05.619 8 INFO cinder.api.openstack.wsgi [None req-1acf8956-afb7-4ca9-8630-641f5e96ff74 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:56:05.626 8 INFO cinder.api.openstack.wsgi [None req-1acf8956-afb7-4ca9-8630-641f5e96ff74 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:56:05.640 7 INFO cinder.api.openstack.wsgi [None req-d7655574-6e3f-4e34-8ce2-1af217d017b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:56:05.653 7 INFO cinder.volume.api [None req-d7655574-6e3f-4e34-8ce2-1af217d017b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:56:05.655 7 INFO cinder.api.openstack.wsgi [None req-d7655574-6e3f-4e34-8ce2-1af217d017b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 08:56:05.670 8 INFO cinder.api.openstack.wsgi [None req-dc556a94-c243-4142-a7fb-fce0814aa2c7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:56:05.691 8 INFO cinder.api.openstack.wsgi [None req-dc556a94-c243-4142-a7fb-fce0814aa2c7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:56:05.734 7 INFO cinder.api.openstack.wsgi [None req-5bc34c5e-7a79-44d3-bdd3-2508ca80fd78 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:56:05.768 7 INFO cinder.api.openstack.wsgi [None req-5bc34c5e-7a79-44d3-bdd3-2508ca80fd78 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:56:05.780 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:56:05.807 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:56:05.821 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:56:05.849 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:56:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:56:10.024 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:10.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:10.025 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:10.026 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:20.023 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:20.023 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:20.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:20.025 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:30.023 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:30.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:30.031 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:30.032 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:40.023 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:40.023 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:40.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:40.024 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:50.023 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:50.023 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:56:50.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:56:50.025 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:00.024 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:00.026 7 INFO cinder.api.openstack.wsgi [None req-a1104157-324f-4689-b375-61d24869d1d5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:00.032 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:00.033 8 INFO cinder.api.openstack.wsgi [None req-6bdac40f-227e-4f95-b56e-ec87da956eac a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:05.768 7 INFO cinder.api.openstack.wsgi [None req-c8a50aca-f6e6-439e-a0d7-4b35444ec9af a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:57:05.781 7 INFO cinder.volume.api [None req-c8a50aca-f6e6-439e-a0d7-4b35444ec9af a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:57:05.785 7 INFO cinder.api.openstack.wsgi [None req-c8a50aca-f6e6-439e-a0d7-4b35444ec9af a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:57:05.798 8 INFO cinder.api.openstack.wsgi [None req-a809ed14-1e9d-48e2-a445-4951b881f3c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:57:05.804 8 INFO cinder.volume.api [None req-a809ed14-1e9d-48e2-a445-4951b881f3c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:57:05.805 8 INFO cinder.api.openstack.wsgi [None req-a809ed14-1e9d-48e2-a445-4951b881f3c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:57:05.815 7 INFO cinder.api.openstack.wsgi [None req-ae59b0c2-d04c-4bb4-a80b-0f09ac344d70 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:57:05.833 7 INFO cinder.volume.api [None req-ae59b0c2-d04c-4bb4-a80b-0f09ac344d70 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:57:05.837 7 INFO cinder.api.openstack.wsgi [None req-ae59b0c2-d04c-4bb4-a80b-0f09ac344d70 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:57:05.851 8 INFO cinder.api.openstack.wsgi [None req-b7832d8b-aff5-49b2-9f22-b3fd7203ff1d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:57:05.857 8 INFO cinder.api.openstack.wsgi [None req-b7832d8b-aff5-49b2-9f22-b3fd7203ff1d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:57:05.871 7 INFO cinder.api.openstack.wsgi [None req-af4d59fa-60b1-45fc-a4c2-4e21758b7793 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:57:05.900 7 INFO cinder.api.openstack.wsgi [None req-af4d59fa-60b1-45fc-a4c2-4e21758b7793 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:57:05.964 8 INFO cinder.api.openstack.wsgi [None req-743ab613-4d7c-4672-b95a-75a3edd980f8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:57:05.990 8 INFO cinder.api.openstack.wsgi [None req-743ab613-4d7c-4672-b95a-75a3edd980f8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:57:06.006 7 INFO cinder.api.openstack.wsgi [None req-584f0e5b-ed42-4045-b9de-b1c856c67f3b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:57:06.030 7 INFO cinder.api.openstack.wsgi [None req-584f0e5b-ed42-4045-b9de-b1c856c67f3b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/642] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:57:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:57:06.042 8 INFO cinder.api.openstack.wsgi [None req-fa27be69-9ab6-4be1-8dfe-37ebb37ab84c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:57:06.069 8 INFO cinder.api.openstack.wsgi [None req-fa27be69-9ab6-4be1-8dfe-37ebb37ab84c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:57:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:57:08.382 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots 2026-04-14 08:57:08.396 7 INFO cinder.volume.api [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:57:08.397 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.147 () {32 vars in 705 bytes} [Tue Apr 14 08:57:08 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:57:08.417 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes 2026-04-14 08:57:08.452 8 INFO cinder.volume.api [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:57:08.453 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.147 () {32 vars in 701 bytes} [Tue Apr 14 08:57:08 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:57:10.024 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:10.024 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:10.025 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:10.026 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:20.023 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:20.024 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:20.025 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:20.025 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:30.023 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:30.024 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:30.024 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:30.025 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:40.023 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:40.024 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:40.026 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:40.029 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:50.023 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:50.025 8 INFO cinder.api.openstack.wsgi [None req-b33108d5-dce0-44ac-bd90-b9fee8d122f9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:50.024 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:57:50.027 7 INFO cinder.api.openstack.wsgi [None req-c3bcf2f8-b8ff-47e0-aa5d-e5710e2558a6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:57:50.892 8 INFO cinder.api.openstack.wsgi [None req-f9241d05-a916-45a4-b470-ab2202ebce3b 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes 2026-04-14 08:57:51.530 8 INFO cinder.api.v3.volumes [None req-f9241d05-a916-45a4-b470-ab2202ebce3b 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Create volume of 1 GB 2026-04-14 08:57:51.545 8 INFO cinder.volume.api [None req-f9241d05-a916-45a4-b470-ab2202ebce3b 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-14 08:57:51.856 8 INFO cinder.volume.api [None req-f9241d05-a916-45a4-b470-ab2202ebce3b 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Create volume request issued successfully. 2026-04-14 08:57:51.858 8 INFO cinder.api.openstack.wsgi [None req-f9241d05-a916-45a4-b470-ab2202ebce3b 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes returned with HTTP 202 [pid: 8|app: 0|req: 329/656] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 08:57:50 2026] POST /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes => generated 864 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 08:57:51.878 7 INFO cinder.api.openstack.wsgi [None req-ebf4af2f-40ee-421d-9435-961f3b3807e9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:51.931 7 INFO cinder.volume.api [None req-ebf4af2f-40ee-421d-9435-961f3b3807e9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:51.945 7 INFO cinder.api.openstack.wsgi [None req-ebf4af2f-40ee-421d-9435-961f3b3807e9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 7|app: 0|req: 328/657] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:57:51 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 932 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:52.974 8 INFO cinder.api.openstack.wsgi [None req-9058576c-55c7-4735-b05a-964546f550ca 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:53.008 8 INFO cinder.volume.api [None req-9058576c-55c7-4735-b05a-964546f550ca 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:53.018 8 INFO cinder.api.openstack.wsgi [None req-9058576c-55c7-4735-b05a-964546f550ca 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 8|app: 0|req: 330/658] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:57:52 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:54.038 7 INFO cinder.api.openstack.wsgi [None req-c663cb2c-a387-46c3-b381-6f1db4439912 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:54.054 7 INFO cinder.volume.api [None req-c663cb2c-a387-46c3-b381-6f1db4439912 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:54.061 7 INFO cinder.api.openstack.wsgi [None req-c663cb2c-a387-46c3-b381-6f1db4439912 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:57:54 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:55.086 8 INFO cinder.api.openstack.wsgi [None req-7a4b212c-504a-4520-a4a9-91329eeede6d 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:55.111 8 INFO cinder.volume.api [None req-7a4b212c-504a-4520-a4a9-91329eeede6d 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:55.121 8 INFO cinder.api.openstack.wsgi [None req-7a4b212c-504a-4520-a4a9-91329eeede6d 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:57:55 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:55.217 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:55.240 7 INFO cinder.volume.api [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:55.251 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Apr 14 08:57:55 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 1341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:55.756 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-628945bd-61d5-4110-a8fc-36f92023cdb2 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:55.779 8 INFO cinder.volume.api [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-628945bd-61d5-4110-a8fc-36f92023cdb2 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:55.788 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-628945bd-61d5-4110-a8fc-36f92023cdb2 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Apr 14 08:57:55 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 1341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 08:57:55.799 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 08:57:55.800 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 331/663] 10.0.0.204 () {32 vars in 829 bytes} [Tue Apr 14 08:57:55 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:55.817 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f81d026a-768e-4b49-bc49-3778c9a13c9e 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:55.892 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f81d026a-768e-4b49-bc49-3778c9a13c9e 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.204 () {40 vars in 1057 bytes} [Tue Apr 14 08:57:55 2026] POST /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 08:57:56.835 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 08:57:56.836 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-ec85898a-ec6c-44bf-9eff-9a156fe4cd14 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 332/665] 162.253.55.62 () {32 vars in 839 bytes} [Tue Apr 14 08:57:56 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:56.884 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-4a11f676-0174-4142-ab2e-b66b8d0baf46 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:56.910 8 INFO cinder.volume.api [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-4a11f676-0174-4142-ab2e-b66b8d0baf46 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:57:56.919 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-4a11f676-0174-4142-ab2e-b66b8d0baf46 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 162.253.55.62 () {36 vars in 1072 bytes} [Tue Apr 14 08:57:56 2026] GET /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 1439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:58.463 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-b8b37f0e-78a2-4ea3-bfe7-75c5181351d9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:59.171 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-b8b37f0e-78a2-4ea3-bfe7-75c5181351d9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 162.253.55.62 () {40 vars in 1133 bytes} [Tue Apr 14 08:57:58 2026] PUT /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 => generated 775 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:57:59.212 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f435009e-e219-4988-96f6-aa40bfe5bb13 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:57:59.253 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f435009e-e219-4988-96f6-aa40bfe5bb13 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348/action returned with HTTP 204 [pid: 8|app: 0|req: 335/668] 162.253.55.62 () {40 vars in 1147 bytes} [Tue Apr 14 08:57:59 2026] POST /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 08:58:00.023 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-b8b37f0e-78a2-4ea3-bfe7-75c5181351d9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:00.024 7 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-b8b37f0e-78a2-4ea3-bfe7-75c5181351d9 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:00.024 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f435009e-e219-4988-96f6-aa40bfe5bb13 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:00.026 8 INFO cinder.api.openstack.wsgi [req-adcbd1b3-5da4-4fc6-8a3c-41277ff726aa req-f435009e-e219-4988-96f6-aa40bfe5bb13 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:05.413 7 INFO cinder.api.openstack.wsgi [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-3468a281-3a68-4276-aa26-0cd07cb0625f 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:05.509 7 INFO cinder.api.openstack.wsgi [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-3468a281-3a68-4276-aa26-0cd07cb0625f 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 162.253.55.62 () {38 vars in 1102 bytes} [Tue Apr 14 08:58:05 2026] DELETE /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/attachments/690a08a2-5df3-42db-9860-4c8b561f3348 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:05.531 8 INFO cinder.api.openstack.wsgi [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-52937804-b062-4adc-b929-c429c573ba6a 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc 2026-04-14 08:58:05.544 8 INFO cinder.api.v3.volumes [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-52937804-b062-4adc-b929-c429c573ba6a 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Delete volume with id: 10681044-ad6c-4aed-8a87-4fa7987991cc  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:05.565 8 INFO cinder.volume.api [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-52937804-b062-4adc-b929-c429c573ba6a 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:05.609 8 INFO cinder.volume.api [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-52937804-b062-4adc-b929-c429c573ba6a 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] Delete volume request issued successfully. 2026-04-14 08:58:05.610 8 INFO cinder.api.openstack.wsgi [req-3ee72c98-e615-43c5-ba84-5dddd4293397 req-52937804-b062-4adc-b929-c429c573ba6a 3e943caae0a44326b6bf8db2d05c1724 ec9e7f7c49cc4a9684ddf2cb7b64c576 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc returned with HTTP 202 [pid: 8|app: 0|req: 337/672] 162.253.55.62 () {36 vars in 1053 bytes} [Tue Apr 14 08:58:05 2026] DELETE /v3/ec9e7f7c49cc4a9684ddf2cb7b64c576/volumes/10681044-ad6c-4aed-8a87-4fa7987991cc => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:05.759 7 INFO cinder.api.openstack.wsgi [None req-d91f36bc-d96c-4606-9719-b2c97c279984 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/23e029115de6499c9780b2da86435a72?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:05.782 7 INFO cinder.api.openstack.wsgi [None req-d91f36bc-d96c-4606-9719-b2c97c279984 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/23e029115de6499c9780b2da86435a72?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/23e029115de6499c9780b2da86435a72?usage=true => generated 847 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:05.797 8 INFO cinder.api.openstack.wsgi [None req-d313519b-3b0a-4cdc-ae4c-9ca419d83674 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:58:05.822 8 INFO cinder.api.openstack.wsgi [None req-d313519b-3b0a-4cdc-ae4c-9ca419d83674 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/674] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:05.837 7 INFO cinder.api.openstack.wsgi [None req-97aac11f-d82f-492f-b4aa-ed4343b2218c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:58:05.879 7 INFO cinder.api.openstack.wsgi [None req-97aac11f-d82f-492f-b4aa-ed4343b2218c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:05.900 8 INFO cinder.api.openstack.wsgi [None req-640652ab-8f40-4ad3-aee3-9f5229d01a3c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/91c1cc5b8f53471ca9b3fb88d821c7a9?usage=true 2026-04-14 08:58:05.925 8 INFO cinder.api.openstack.wsgi [None req-640652ab-8f40-4ad3-aee3-9f5229d01a3c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/91c1cc5b8f53471ca9b3fb88d821c7a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/91c1cc5b8f53471ca9b3fb88d821c7a9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:05.942 7 INFO cinder.api.openstack.wsgi [None req-3f9dfdc0-899d-429c-bedc-b60130261afb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c01e312afa584627be8499c6cf4a9508?usage=true 2026-04-14 08:58:05.976 7 INFO cinder.api.openstack.wsgi [None req-3f9dfdc0-899d-429c-bedc-b60130261afb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c01e312afa584627be8499c6cf4a9508?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c01e312afa584627be8499c6cf4a9508?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:05.988 8 INFO cinder.api.openstack.wsgi [None req-c55f47bc-f624-4758-ae6c-c0051ffdf789 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:58:06.014 8 INFO cinder.api.openstack.wsgi [None req-c55f47bc-f624-4758-ae6c-c0051ffdf789 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:06.027 7 INFO cinder.api.openstack.wsgi [None req-aacf1094-828a-4cd6-b70b-381fbe004591 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/ec9e7f7c49cc4a9684ddf2cb7b64c576?usage=true 2026-04-14 08:58:06.056 7 INFO cinder.api.openstack.wsgi [None req-aacf1094-828a-4cd6-b70b-381fbe004591 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/ec9e7f7c49cc4a9684ddf2cb7b64c576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/ec9e7f7c49cc4a9684ddf2cb7b64c576?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:06.069 8 INFO cinder.api.openstack.wsgi [None req-be9aa3a1-6ed3-486e-9d8c-039d7155d8da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:58:06.080 8 INFO cinder.volume.api [None req-be9aa3a1-6ed3-486e-9d8c-039d7155d8da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:58:06.083 8 INFO cinder.api.openstack.wsgi [None req-be9aa3a1-6ed3-486e-9d8c-039d7155d8da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:58:06.096 7 INFO cinder.api.openstack.wsgi [None req-2637ecd3-818b-4fd9-9a86-4c889bdad668 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:58:06.107 7 INFO cinder.volume.api [None req-2637ecd3-818b-4fd9-9a86-4c889bdad668 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 08:58:06.109 7 INFO cinder.api.openstack.wsgi [None req-2637ecd3-818b-4fd9-9a86-4c889bdad668 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:58:06.125 8 INFO cinder.api.openstack.wsgi [None req-b43e5e70-fca4-473d-acdd-53ef4c0b62d9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:58:06.145 8 INFO cinder.api.openstack.wsgi [None req-b43e5e70-fca4-473d-acdd-53ef4c0b62d9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:06.160 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:58:06.173 7 INFO cinder.volume.api [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:58:06.174 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:58:06.188 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:58:06.197 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:58:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:10.023 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:10.023 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:10.024 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:10.024 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:20.023 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:20.024 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:20.024 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:20.028 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:30.023 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:30.024 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:30.023 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:30.026 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:40.023 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:40.024 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:40.025 7 INFO cinder.api.openstack.wsgi [None req-b0b2cd6a-3b45-4285-a914-2377dcb984f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:40.025 8 INFO cinder.api.openstack.wsgi [None req-774b4b68-51d4-4d1f-ab39-e0e43a330658 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:40.813 8 INFO cinder.api.openstack.wsgi [None req-3f83ce4e-7e0e-4609-a760-6b8c676da41f e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes 2026-04-14 08:58:40.816 8 INFO cinder.api.v3.volumes [None req-3f83ce4e-7e0e-4609-a760-6b8c676da41f e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Create volume of 1 GB 2026-04-14 08:58:40.824 8 INFO cinder.volume.api [None req-3f83ce4e-7e0e-4609-a760-6b8c676da41f e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Availability Zones retrieved successfully. 2026-04-14 08:58:41.005 8 INFO cinder.volume.api [None req-3f83ce4e-7e0e-4609-a760-6b8c676da41f e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Create volume request issued successfully. 2026-04-14 08:58:41.006 8 INFO cinder.api.openstack.wsgi [None req-3f83ce4e-7e0e-4609-a760-6b8c676da41f e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes returned with HTTP 202 [pid: 8|app: 0|req: 348/693] 10.0.0.147 () {34 vars in 722 bytes} [Tue Apr 14 08:58:40 2026] POST /v3/0c13279d083949fca61f07e5c1b92387/volumes => generated 861 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 08:58:41.026 7 INFO cinder.api.openstack.wsgi [None req-bed3ecc5-a031-48c4-92ab-9a053e0ec68c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:41.044 7 INFO cinder.volume.api [None req-bed3ecc5-a031-48c4-92ab-9a053e0ec68c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:41.050 7 INFO cinder.api.openstack.wsgi [None req-bed3ecc5-a031-48c4-92ab-9a053e0ec68c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 7|app: 0|req: 346/694] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:41 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:42.073 8 INFO cinder.api.openstack.wsgi [None req-7a6141f3-e48d-4cae-8241-4560265914b2 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:42.095 8 INFO cinder.volume.api [None req-7a6141f3-e48d-4cae-8241-4560265914b2 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:42.109 8 INFO cinder.api.openstack.wsgi [None req-7a6141f3-e48d-4cae-8241-4560265914b2 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:42 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:47.804 7 INFO cinder.api.openstack.wsgi [None req-b948633a-8a17-4a41-a650-de3c1abe2012 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:47.828 7 INFO cinder.volume.api [None req-b948633a-8a17-4a41-a650-de3c1abe2012 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:47.850 7 INFO cinder.volume.api [None req-b948633a-8a17-4a41-a650-de3c1abe2012 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Update volume admin metadata completed successfully. 2026-04-14 08:58:47.936 7 INFO cinder.volume.api [None req-b948633a-8a17-4a41-a650-de3c1abe2012 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Attach volume completed successfully. 2026-04-14 08:58:47.937 7 INFO cinder.api.openstack.wsgi [None req-b948633a-8a17-4a41-a650-de3c1abe2012 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action returned with HTTP 202 [pid: 7|app: 0|req: 347/696] 10.0.0.147 () {34 vars in 810 bytes} [Tue Apr 14 08:58:47 2026] POST /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:47.967 8 INFO cinder.api.openstack.wsgi [None req-2589e8cd-5c4f-4841-b815-fbd35ffd1a89 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:47.992 8 INFO cinder.volume.api [None req-2589e8cd-5c4f-4841-b815-fbd35ffd1a89 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:48.000 8 INFO cinder.api.openstack.wsgi [None req-2589e8cd-5c4f-4841-b815-fbd35ffd1a89 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 8|app: 0|req: 350/697] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:47 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 1288 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:48.024 7 INFO cinder.api.openstack.wsgi [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:48.044 7 INFO cinder.volume.api [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:48.094 7 INFO cinder.volume.api [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Detach volume completed successfully. 2026-04-14 08:58:48.096 7 INFO cinder.api.openstack.wsgi [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action returned with HTTP 202 [pid: 7|app: 0|req: 348/698] 10.0.0.147 () {34 vars in 810 bytes} [Tue Apr 14 08:58:48 2026] POST /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:48.116 8 INFO cinder.api.openstack.wsgi [None req-92a89160-ccf3-4044-ba8c-8ff14bcbb58c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:48.136 8 INFO cinder.volume.api [None req-92a89160-ccf3-4044-ba8c-8ff14bcbb58c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:48.144 8 INFO cinder.api.openstack.wsgi [None req-92a89160-ccf3-4044-ba8c-8ff14bcbb58c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 8|app: 0|req: 351/699] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:48 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:58:50.023 8 INFO cinder.api.openstack.wsgi [None req-92a89160-ccf3-4044-ba8c-8ff14bcbb58c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:50.024 8 INFO cinder.api.openstack.wsgi [None req-92a89160-ccf3-4044-ba8c-8ff14bcbb58c e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:58:50.025 7 INFO cinder.api.openstack.wsgi [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:58:50.027 7 INFO cinder.api.openstack.wsgi [None req-8bff1283-7dfe-4e1d-9219-a8fd9df38059 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:50.928 8 INFO cinder.api.openstack.wsgi [None req-f06d02ee-b333-4c6c-bc09-cb9635c97d43 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:50.951 8 INFO cinder.volume.api [None req-f06d02ee-b333-4c6c-bc09-cb9635c97d43 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:50.960 8 INFO cinder.api.openstack.wsgi [None req-f06d02ee-b333-4c6c-bc09-cb9635c97d43 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 8|app: 0|req: 353/702] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:50 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:50.988 7 INFO cinder.api.openstack.wsgi [None req-64dd341d-37db-4cb3-9ea6-130f833781d7 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b 2026-04-14 08:58:50.988 7 INFO cinder.api.v3.volumes [None req-64dd341d-37db-4cb3-9ea6-130f833781d7 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Delete volume with id: 4a4e2bed-573c-4f91-8882-586dc6dc406b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:51.001 7 INFO cinder.volume.api [None req-64dd341d-37db-4cb3-9ea6-130f833781d7 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:51.036 7 INFO cinder.volume.api [None req-64dd341d-37db-4cb3-9ea6-130f833781d7 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Delete volume request issued successfully. 2026-04-14 08:58:51.036 7 INFO cinder.api.openstack.wsgi [None req-64dd341d-37db-4cb3-9ea6-130f833781d7 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 202 [pid: 7|app: 0|req: 350/703] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 08:58:50 2026] DELETE /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:51.056 8 INFO cinder.api.openstack.wsgi [None req-23acac11-8078-4187-a1fb-7464ba3f967e e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:51.073 8 INFO cinder.volume.api [None req-23acac11-8078-4187-a1fb-7464ba3f967e e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] Volume info retrieved successfully. 2026-04-14 08:58:51.079 8 INFO cinder.api.openstack.wsgi [None req-23acac11-8078-4187-a1fb-7464ba3f967e e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 200 [pid: 8|app: 0|req: 354/704] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:51 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:52.097 7 INFO cinder.api.openstack.wsgi [None req-b1160e4a-5d53-477d-babf-b7f107c955d3 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b 2026-04-14 08:58:52.110 7 INFO cinder.api.openstack.wsgi [None req-b1160e4a-5d53-477d-babf-b7f107c955d3 e491f1a9f3d9461a88eb77bb1257d353 0c13279d083949fca61f07e5c1b92387 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b returned with HTTP 404 [pid: 7|app: 0|req: 351/705] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:52 2026] GET /v3/0c13279d083949fca61f07e5c1b92387/volumes/4a4e2bed-573c-4f91-8882-586dc6dc406b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:58:58.828 8 INFO cinder.api.openstack.wsgi [None req-20c1f782-c424-4c11-9b28-99a3003ec760 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes 2026-04-14 08:58:58.853 8 INFO cinder.volume.api [None req-20c1f782-c424-4c11-9b28-99a3003ec760 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Get all volumes completed successfully. 2026-04-14 08:58:58.854 8 INFO cinder.api.openstack.wsgi [None req-20c1f782-c424-4c11-9b28-99a3003ec760 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.147 () {32 vars in 701 bytes} [Tue Apr 14 08:58:58 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes => generated 15 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:58:58.874 7 INFO cinder.api.openstack.wsgi [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes 2026-04-14 08:58:58.876 7 INFO cinder.api.v3.volumes [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume of 1 GB 2026-04-14 08:58:58.890 7 INFO cinder.volume.api [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-14 08:58:59.141 7 INFO cinder.volume.api [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume request issued successfully. 2026-04-14 08:58:59.142 7 INFO cinder.api.openstack.wsgi [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 352/707] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 08:58:58 2026] POST /v3/1bd63e617db747ef90bc43eda995be6b/volumes => generated 876 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 08:58:59.173 8 INFO cinder.api.openstack.wsgi [None req-3eb87938-023b-41d3-985b-5c5f04eef968 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:58:59.199 8 INFO cinder.volume.api [None req-3eb87938-023b-41d3-985b-5c5f04eef968 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:58:59.214 8 INFO cinder.api.openstack.wsgi [None req-3eb87938-023b-41d3-985b-5c5f04eef968 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 200 [pid: 8|app: 0|req: 356/708] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:58:59 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 944 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:00.035 8 INFO cinder.api.openstack.wsgi [None req-3eb87938-023b-41d3-985b-5c5f04eef968 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:00.035 7 INFO cinder.api.openstack.wsgi [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:00.036 8 INFO cinder.api.openstack.wsgi [None req-3eb87938-023b-41d3-985b-5c5f04eef968 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:00.036 7 INFO cinder.api.openstack.wsgi [None req-77b989fc-79c8-4037-8a51-6e3a59925553 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:00.233 8 INFO cinder.api.openstack.wsgi [None req-fa860b3b-ffdf-4485-a5e3-ac0532ae2f58 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:00.247 8 INFO cinder.volume.api [None req-fa860b3b-ffdf-4485-a5e3-ac0532ae2f58 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:00.251 8 INFO cinder.api.openstack.wsgi [None req-fa860b3b-ffdf-4485-a5e3-ac0532ae2f58 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 200 [pid: 8|app: 0|req: 358/711] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:00 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:00.274 7 INFO cinder.api.openstack.wsgi [None req-3d657387-16c2-4a07-9784-794fcf9efa99 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:00.290 7 INFO cinder.volume.api [None req-3d657387-16c2-4a07-9784-794fcf9efa99 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:00.295 7 INFO cinder.api.openstack.wsgi [None req-3d657387-16c2-4a07-9784-794fcf9efa99 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 200 [pid: 7|app: 0|req: 354/712] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:00 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:00.309 8 INFO cinder.api.openstack.wsgi [None req-acb62b8c-030c-436e-9cb0-7b88ed69c0df d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes 2026-04-14 08:59:00.311 8 INFO cinder.api.v3.volumes [None req-acb62b8c-030c-436e-9cb0-7b88ed69c0df d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume of 1 GB 2026-04-14 08:59:00.317 8 INFO cinder.volume.api [None req-acb62b8c-030c-436e-9cb0-7b88ed69c0df d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Availability Zones retrieved successfully. 2026-04-14 08:59:00.417 8 INFO cinder.volume.api [None req-acb62b8c-030c-436e-9cb0-7b88ed69c0df d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume request issued successfully. 2026-04-14 08:59:00.417 8 INFO cinder.api.openstack.wsgi [None req-acb62b8c-030c-436e-9cb0-7b88ed69c0df d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 359/713] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 08:59:00 2026] POST /v3/1bd63e617db747ef90bc43eda995be6b/volumes => generated 875 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:00.442 7 INFO cinder.api.openstack.wsgi [None req-27cfab86-455f-4b2d-b464-9ad8d44e931d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:00.466 7 INFO cinder.volume.api [None req-27cfab86-455f-4b2d-b464-9ad8d44e931d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:00.473 7 INFO cinder.api.openstack.wsgi [None req-27cfab86-455f-4b2d-b464-9ad8d44e931d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 200 [pid: 7|app: 0|req: 355/714] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:00 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:01.497 8 INFO cinder.api.openstack.wsgi [None req-c7dfd951-df37-4ceb-952b-bb63c005d73b d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:01.516 8 INFO cinder.volume.api [None req-c7dfd951-df37-4ceb-952b-bb63c005d73b d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:01.521 8 INFO cinder.api.openstack.wsgi [None req-c7dfd951-df37-4ceb-952b-bb63c005d73b d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 200 [pid: 8|app: 0|req: 360/715] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:01 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:01.543 7 INFO cinder.api.openstack.wsgi [None req-cc2a2e98-10f6-494c-bb16-fa4725bfe6c7 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:01.562 7 INFO cinder.volume.api [None req-cc2a2e98-10f6-494c-bb16-fa4725bfe6c7 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:01.568 7 INFO cinder.api.openstack.wsgi [None req-cc2a2e98-10f6-494c-bb16-fa4725bfe6c7 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 200 [pid: 7|app: 0|req: 356/716] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:01 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:01.591 8 INFO cinder.api.openstack.wsgi [None req-abbbb7ef-92bf-4184-9fe7-1064d9d9a0f6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes 2026-04-14 08:59:01.593 8 INFO cinder.api.v3.volumes [None req-abbbb7ef-92bf-4184-9fe7-1064d9d9a0f6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume of 1 GB 2026-04-14 08:59:01.604 8 INFO cinder.volume.api [None req-abbbb7ef-92bf-4184-9fe7-1064d9d9a0f6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Availability Zones retrieved successfully. 2026-04-14 08:59:01.737 8 INFO cinder.volume.api [None req-abbbb7ef-92bf-4184-9fe7-1064d9d9a0f6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Create volume request issued successfully. 2026-04-14 08:59:01.739 8 INFO cinder.api.openstack.wsgi [None req-abbbb7ef-92bf-4184-9fe7-1064d9d9a0f6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 361/717] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 08:59:01 2026] POST /v3/1bd63e617db747ef90bc43eda995be6b/volumes => generated 875 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:01.760 7 INFO cinder.api.openstack.wsgi [None req-2d958b24-0d18-44c8-bb79-f385d819d4c6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:01.777 7 INFO cinder.volume.api [None req-2d958b24-0d18-44c8-bb79-f385d819d4c6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:01.782 7 INFO cinder.api.openstack.wsgi [None req-2d958b24-0d18-44c8-bb79-f385d819d4c6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 200 [pid: 7|app: 0|req: 357/718] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:01 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:02.808 8 INFO cinder.api.openstack.wsgi [None req-125d80ff-9078-4309-929e-88be4391865f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:02.838 8 INFO cinder.volume.api [None req-125d80ff-9078-4309-929e-88be4391865f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:02.848 8 INFO cinder.api.openstack.wsgi [None req-125d80ff-9078-4309-929e-88be4391865f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 200 [pid: 8|app: 0|req: 362/719] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:02 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:02.871 7 INFO cinder.api.openstack.wsgi [None req-03adbf2c-45dd-4e67-8f54-75e01b52c22d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:02.885 7 INFO cinder.volume.api [None req-03adbf2c-45dd-4e67-8f54-75e01b52c22d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:02.890 7 INFO cinder.api.openstack.wsgi [None req-03adbf2c-45dd-4e67-8f54-75e01b52c22d d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 200 [pid: 7|app: 0|req: 358/720] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:02 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:02.914 8 INFO cinder.api.openstack.wsgi [None req-22d68af0-d76b-43a7-96e6-e3af163fbb5f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes 2026-04-14 08:59:02.928 8 INFO cinder.volume.api [None req-22d68af0-d76b-43a7-96e6-e3af163fbb5f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Get all volumes completed successfully. 2026-04-14 08:59:02.929 8 INFO cinder.api.openstack.wsgi [None req-22d68af0-d76b-43a7-96e6-e3af163fbb5f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 363/721] 10.0.0.147 () {32 vars in 701 bytes} [Tue Apr 14 08:59:02 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:02.949 7 INFO cinder.api.openstack.wsgi [None req-b4095b9f-07f0-4656-956f-80d0b1be802f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:02.969 7 INFO cinder.volume.api [None req-b4095b9f-07f0-4656-956f-80d0b1be802f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:02.976 7 INFO cinder.api.openstack.wsgi [None req-b4095b9f-07f0-4656-956f-80d0b1be802f d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 200 [pid: 7|app: 0|req: 359/722] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:02 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:02.999 8 INFO cinder.api.openstack.wsgi [None req-11335fe9-ee8e-4702-808e-362a7f3d3159 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c 2026-04-14 08:59:03.000 8 INFO cinder.api.v3.volumes [None req-11335fe9-ee8e-4702-808e-362a7f3d3159 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume with id: 797e63f8-ecd2-425c-a34b-21d2d204e07c  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:03.013 8 INFO cinder.volume.api [None req-11335fe9-ee8e-4702-808e-362a7f3d3159 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:03.044 8 INFO cinder.volume.api [None req-11335fe9-ee8e-4702-808e-362a7f3d3159 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume request issued successfully. 2026-04-14 08:59:03.045 8 INFO cinder.api.openstack.wsgi [None req-11335fe9-ee8e-4702-808e-362a7f3d3159 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 202 [pid: 8|app: 0|req: 364/723] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 08:59:02 2026] DELETE /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:03.064 7 INFO cinder.api.openstack.wsgi [None req-3d404122-4e61-4d73-a7ed-60c1daeb8dba d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:03.090 7 INFO cinder.volume.api [None req-3d404122-4e61-4d73-a7ed-60c1daeb8dba d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:03.095 7 INFO cinder.api.openstack.wsgi [None req-3d404122-4e61-4d73-a7ed-60c1daeb8dba d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 200 [pid: 7|app: 0|req: 360/724] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:03 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:04.119 8 INFO cinder.api.openstack.wsgi [None req-24f81cb4-e246-4f52-bb99-492ef53d758e d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c 2026-04-14 08:59:04.129 8 INFO cinder.api.openstack.wsgi [None req-24f81cb4-e246-4f52-bb99-492ef53d758e d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c returned with HTTP 404 [pid: 8|app: 0|req: 365/725] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:04 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/797e63f8-ecd2-425c-a34b-21d2d204e07c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:04.139 7 INFO cinder.api.openstack.wsgi [None req-da060a3c-e49c-48df-9614-a0fb2333f819 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:04.157 7 INFO cinder.volume.api [None req-da060a3c-e49c-48df-9614-a0fb2333f819 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:04.163 7 INFO cinder.api.openstack.wsgi [None req-da060a3c-e49c-48df-9614-a0fb2333f819 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 200 [pid: 7|app: 0|req: 361/726] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:04 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:04.186 8 INFO cinder.api.openstack.wsgi [None req-a2176509-260f-49a4-878c-d14873298e96 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 2026-04-14 08:59:04.186 8 INFO cinder.api.v3.volumes [None req-a2176509-260f-49a4-878c-d14873298e96 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume with id: 463ebee7-5ffe-4a8c-93ac-60e69a08bb25  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:04.198 8 INFO cinder.volume.api [None req-a2176509-260f-49a4-878c-d14873298e96 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:04.233 8 INFO cinder.volume.api [None req-a2176509-260f-49a4-878c-d14873298e96 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume request issued successfully. 2026-04-14 08:59:04.233 8 INFO cinder.api.openstack.wsgi [None req-a2176509-260f-49a4-878c-d14873298e96 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 202 [pid: 8|app: 0|req: 366/727] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 08:59:04 2026] DELETE /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:04.247 7 INFO cinder.api.openstack.wsgi [None req-975f18d5-827c-4a6d-aa93-252d1a22fbfc d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:04.265 7 INFO cinder.volume.api [None req-975f18d5-827c-4a6d-aa93-252d1a22fbfc d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:04.272 7 INFO cinder.api.openstack.wsgi [None req-975f18d5-827c-4a6d-aa93-252d1a22fbfc d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 200 [pid: 7|app: 0|req: 362/728] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:04 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.297 8 INFO cinder.api.openstack.wsgi [None req-1a57f9f1-5000-4b3c-bf52-560537642768 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 2026-04-14 08:59:05.307 8 INFO cinder.api.openstack.wsgi [None req-1a57f9f1-5000-4b3c-bf52-560537642768 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 returned with HTTP 404 [pid: 8|app: 0|req: 367/729] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/463ebee7-5ffe-4a8c-93ac-60e69a08bb25 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.319 7 INFO cinder.api.openstack.wsgi [None req-be465074-6cfe-4adf-8a01-8592f2dcc0a5 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:05.337 7 INFO cinder.volume.api [None req-be465074-6cfe-4adf-8a01-8592f2dcc0a5 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:05.342 7 INFO cinder.api.openstack.wsgi [None req-be465074-6cfe-4adf-8a01-8592f2dcc0a5 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 200 [pid: 7|app: 0|req: 363/730] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:05.364 8 INFO cinder.api.openstack.wsgi [None req-627dcb51-b2c1-4696-94a7-968a6a962803 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f 2026-04-14 08:59:05.365 8 INFO cinder.api.v3.volumes [None req-627dcb51-b2c1-4696-94a7-968a6a962803 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume with id: 21afb302-ae51-4d20-abfa-c0b61685732f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:05.383 8 INFO cinder.volume.api [None req-627dcb51-b2c1-4696-94a7-968a6a962803 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:05.408 8 INFO cinder.volume.api [None req-627dcb51-b2c1-4696-94a7-968a6a962803 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Delete volume request issued successfully. 2026-04-14 08:59:05.409 8 INFO cinder.api.openstack.wsgi [None req-627dcb51-b2c1-4696-94a7-968a6a962803 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 202 [pid: 8|app: 0|req: 368/731] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 08:59:05 2026] DELETE /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.424 7 INFO cinder.api.openstack.wsgi [None req-7fa0a564-97e0-4b15-9272-5c33e2d97ab6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:05.443 7 INFO cinder.volume.api [None req-7fa0a564-97e0-4b15-9272-5c33e2d97ab6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] Volume info retrieved successfully. 2026-04-14 08:59:05.448 7 INFO cinder.api.openstack.wsgi [None req-7fa0a564-97e0-4b15-9272-5c33e2d97ab6 d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 200 [pid: 7|app: 0|req: 364/732] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.683 8 INFO cinder.api.openstack.wsgi [None req-9864d6be-98dd-4d9d-8ad2-30bcf1eb0853 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:59:05.703 8 INFO cinder.volume.api [None req-9864d6be-98dd-4d9d-8ad2-30bcf1eb0853 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:05.710 8 INFO cinder.api.openstack.wsgi [None req-9864d6be-98dd-4d9d-8ad2-30bcf1eb0853 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/733] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1136 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.723 7 INFO cinder.api.openstack.wsgi [None req-18c6a2bb-a904-452d-905f-89b47104fea6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 08:59:05.734 7 INFO cinder.volume.api [None req-18c6a2bb-a904-452d-905f-89b47104fea6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 08:59:05.741 7 INFO cinder.api.openstack.wsgi [None req-18c6a2bb-a904-452d-905f-89b47104fea6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/734] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.777 8 INFO cinder.api.openstack.wsgi [None req-a8eccf3e-ee62-44da-815d-2b43227d50e4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1bd63e617db747ef90bc43eda995be6b?usage=true 2026-04-14 08:59:05.810 8 INFO cinder.api.openstack.wsgi [None req-a8eccf3e-ee62-44da-815d-2b43227d50e4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1bd63e617db747ef90bc43eda995be6b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/735] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1bd63e617db747ef90bc43eda995be6b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 08:59:05.824 7 INFO cinder.api.openstack.wsgi [None req-971f137c-8a00-47b8-a662-a741aa1709af a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 08:59:05.848 7 INFO cinder.api.openstack.wsgi [None req-971f137c-8a00-47b8-a662-a741aa1709af a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/736] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:05.864 8 INFO cinder.api.openstack.wsgi [None req-bd898b4c-90b5-4aca-a3ee-5d7e17dceb2d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 08:59:05.894 8 INFO cinder.api.openstack.wsgi [None req-bd898b4c-90b5-4aca-a3ee-5d7e17dceb2d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/737] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:05.910 7 INFO cinder.api.openstack.wsgi [None req-862f7356-124f-4e94-a136-31743a8c84d4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/bb8a8f69735b4063809c1ebc26a082de?usage=true 2026-04-14 08:59:05.940 7 INFO cinder.api.openstack.wsgi [None req-862f7356-124f-4e94-a136-31743a8c84d4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/bb8a8f69735b4063809c1ebc26a082de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/738] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/bb8a8f69735b4063809c1ebc26a082de?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:05.952 8 INFO cinder.api.openstack.wsgi [None req-301915fb-7f11-4c2d-8dbb-b550923f7928 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 08:59:05.978 8 INFO cinder.api.openstack.wsgi [None req-301915fb-7f11-4c2d-8dbb-b550923f7928 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/739] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:05.993 7 INFO cinder.api.openstack.wsgi [None req-9053eecc-f717-44b7-9c79-4362469e7fc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e495ac62eafa4f45940b79ae35b35f46?usage=true 2026-04-14 08:59:06.018 7 INFO cinder.api.openstack.wsgi [None req-9053eecc-f717-44b7-9c79-4362469e7fc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e495ac62eafa4f45940b79ae35b35f46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/740] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e495ac62eafa4f45940b79ae35b35f46?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:06.033 8 INFO cinder.api.openstack.wsgi [None req-1529265c-f532-4d1c-a8d2-62a8fc505656 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/fb0d40ed4ea24baa8905a053198d7963?usage=true 2026-04-14 08:59:06.064 8 INFO cinder.api.openstack.wsgi [None req-1529265c-f532-4d1c-a8d2-62a8fc505656 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/fb0d40ed4ea24baa8905a053198d7963?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/741] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 08:59:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/fb0d40ed4ea24baa8905a053198d7963?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:06.076 7 INFO cinder.api.openstack.wsgi [None req-b2b9f298-6916-4cf7-99d6-10b6d2ae7714 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 08:59:06.088 7 INFO cinder.volume.api [None req-b2b9f298-6916-4cf7-99d6-10b6d2ae7714 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 08:59:06.088 7 INFO cinder.api.openstack.wsgi [None req-b2b9f298-6916-4cf7-99d6-10b6d2ae7714 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/742] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 08:59:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 08:59:06.105 8 INFO cinder.api.openstack.wsgi [None req-21b2b933-0d9d-4442-8ca9-a4ad66c7094b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 08:59:06.115 8 INFO cinder.api.openstack.wsgi [None req-21b2b933-0d9d-4442-8ca9-a4ad66c7094b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 374/743] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 08:59:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:06.129 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 08:59:06.145 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 370/744] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 08:59:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:06.476 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f 2026-04-14 08:59:06.487 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f returned with HTTP 404 [pid: 8|app: 0|req: 375/745] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 08:59:06 2026] GET /v3/1bd63e617db747ef90bc43eda995be6b/volumes/21afb302-ae51-4d20-abfa-c0b61685732f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 08:59:10.022 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:10.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:10.024 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:10.024 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:20.022 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:20.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:20.023 8 INFO cinder.api.openstack.wsgi [None req-350f51fe-489c-4c61-bb30-a3582cade7ce d5ebfef5981145559e039cd415a36ad8 1bd63e617db747ef90bc43eda995be6b - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:20.024 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:27.917 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bb8a8f69735b4063809c1ebc26a082de/attachments?instance_id=d2f1f4fa-eb55-4c36-90cc-e9b92e2afc46 2026-04-14 08:59:27.929 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bb8a8f69735b4063809c1ebc26a082de/attachments?instance_id=d2f1f4fa-eb55-4c36-90cc-e9b92e2afc46 returned with HTTP 200 [pid: 8|app: 0|req: 378/750] 162.253.55.62 () {36 vars in 1103 bytes} [Tue Apr 14 08:59:27 2026] GET /v3/bb8a8f69735b4063809c1ebc26a082de/attachments?instance_id=d2f1f4fa-eb55-4c36-90cc-e9b92e2afc46 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 08:59:30.023 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:30.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:30.024 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:30.024 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:40.023 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:40.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:40.024 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:40.025 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:50.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:50.023 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] GET http://10.0.0.145:8776/ 2026-04-14 08:59:50.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 08:59:50.024 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:00.023 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:00.025 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:00.025 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:00.033 8 INFO cinder.api.openstack.wsgi [req-40668214-97c8-4f5f-8c90-1269cd6048d4 req-3eb48d27-d9ec-4626-8797-85d88446655b 44a15ffd99214d8e9d3fd8c979c00e13 bb8a8f69735b4063809c1ebc26a082de - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:05.538 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:00:05.539 7 INFO cinder.api.openstack.wsgi [None req-fcf77d67-e9ec-4ec1-8476-ddac5ce5a3a1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 377/759] 10.0.0.147 () {30 vars in 411 bytes} [Tue Apr 14 09:00:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:00:05.921 8 INFO cinder.api.openstack.wsgi [None req-1ec378f8-61bb-4233-a26e-b2d87974cdb5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1917fdc6f8264905a2bfedda21f1d0f4?usage=true 2026-04-14 09:00:05.948 8 INFO cinder.api.openstack.wsgi [None req-1ec378f8-61bb-4233-a26e-b2d87974cdb5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1917fdc6f8264905a2bfedda21f1d0f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/760] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/1917fdc6f8264905a2bfedda21f1d0f4?usage=true => generated 847 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:05.969 7 INFO cinder.api.openstack.wsgi [None req-2ab191c7-f770-417c-be72-6afdb7271cbf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:00:06.002 7 INFO cinder.api.openstack.wsgi [None req-2ab191c7-f770-417c-be72-6afdb7271cbf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/761] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.020 8 INFO cinder.api.openstack.wsgi [None req-1792d0f1-0fb3-4602-b92b-64685df5eae0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:00:06.050 8 INFO cinder.api.openstack.wsgi [None req-1792d0f1-0fb3-4602-b92b-64685df5eae0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/762] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.076 7 INFO cinder.api.openstack.wsgi [None req-cc8264f6-8f7f-42a6-a219-a93609a0c122 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/8c88895eb9e842feb40b5b7d80695d43?usage=true 2026-04-14 09:00:06.115 7 INFO cinder.api.openstack.wsgi [None req-cc8264f6-8f7f-42a6-a219-a93609a0c122 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/8c88895eb9e842feb40b5b7d80695d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/763] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/8c88895eb9e842feb40b5b7d80695d43?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.132 8 INFO cinder.api.openstack.wsgi [None req-fa9b9358-8fdb-4bf5-952f-2ec3c7e89114 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/925076c35b494747b69abc5af511aba6?usage=true 2026-04-14 09:00:06.154 8 INFO cinder.api.openstack.wsgi [None req-fa9b9358-8fdb-4bf5-952f-2ec3c7e89114 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/925076c35b494747b69abc5af511aba6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/764] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/925076c35b494747b69abc5af511aba6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.168 7 INFO cinder.api.openstack.wsgi [None req-8b730d4d-6d57-4517-9423-a8a724230fc1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/937dd53d6dd740e8b69abdc6fd04187e?usage=true 2026-04-14 09:00:06.199 7 INFO cinder.api.openstack.wsgi [None req-8b730d4d-6d57-4517-9423-a8a724230fc1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/937dd53d6dd740e8b69abdc6fd04187e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/765] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/937dd53d6dd740e8b69abdc6fd04187e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.210 8 INFO cinder.api.openstack.wsgi [None req-527d6439-bc23-4812-8f17-2aa2eae1f3f8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c44bd50f259e48b6827d197aaa030b37?usage=true 2026-04-14 09:00:06.253 8 INFO cinder.api.openstack.wsgi [None req-527d6439-bc23-4812-8f17-2aa2eae1f3f8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c44bd50f259e48b6827d197aaa030b37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/766] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c44bd50f259e48b6827d197aaa030b37?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.268 7 INFO cinder.api.openstack.wsgi [None req-419b732b-65c9-4925-bac3-b597ef9fec0d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:00:06.293 7 INFO cinder.api.openstack.wsgi [None req-419b732b-65c9-4925-bac3-b597ef9fec0d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/767] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.306 8 INFO cinder.api.openstack.wsgi [None req-223fc262-1ec1-4d36-8a94-6f1795de884f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:00:06.317 8 INFO cinder.volume.api [None req-223fc262-1ec1-4d36-8a94-6f1795de884f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:00:06.317 8 INFO cinder.api.openstack.wsgi [None req-223fc262-1ec1-4d36-8a94-6f1795de884f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 387/768] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:00:06.331 7 INFO cinder.api.openstack.wsgi [None req-125d0185-73f7-45b6-9ed0-f992ae7bd37c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:00:06.358 7 INFO cinder.api.openstack.wsgi [None req-125d0185-73f7-45b6-9ed0-f992ae7bd37c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 382/769] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:06.384 8 INFO cinder.api.openstack.wsgi [None req-f827437b-c778-4f5f-9abd-44fe2a8859ae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:00:06.404 8 INFO cinder.volume.api [None req-f827437b-c778-4f5f-9abd-44fe2a8859ae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:00:06.406 8 INFO cinder.api.openstack.wsgi [None req-f827437b-c778-4f5f-9abd-44fe2a8859ae a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 388/770] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:00:06.417 7 INFO cinder.api.openstack.wsgi [None req-af1274dd-0c05-4abb-85ff-8e978517e0d7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:00:06.427 7 INFO cinder.volume.api [None req-af1274dd-0c05-4abb-85ff-8e978517e0d7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:00:06.429 7 INFO cinder.api.openstack.wsgi [None req-af1274dd-0c05-4abb-85ff-8e978517e0d7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/771] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:00:06.443 8 INFO cinder.api.openstack.wsgi [None req-d9e37e89-6ed3-42f6-90a5-e92553002431 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:00:06.450 8 INFO cinder.api.openstack.wsgi [None req-d9e37e89-6ed3-42f6-90a5-e92553002431 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 389/772] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:00:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:09.582 7 INFO cinder.api.openstack.wsgi [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes 2026-04-14 09:00:09.585 7 INFO cinder.api.v3.volumes [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume of 1 GB 2026-04-14 09:00:09.594 7 INFO cinder.volume.api [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Availability Zones retrieved successfully. 2026-04-14 09:00:09.807 7 INFO cinder.volume.api [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume request issued successfully. 2026-04-14 09:00:09.808 7 INFO cinder.api.openstack.wsgi [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/773] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 09:00:09 2026] POST /v3/68538409d58e42ceb8d60fe0c4c64436/volumes => generated 871 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 09:00:09.836 8 INFO cinder.api.openstack.wsgi [None req-ea17ffe6-ae5a-457a-a5e5-6ec178db2a45 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:09.862 8 INFO cinder.volume.api [None req-ea17ffe6-ae5a-457a-a5e5-6ec178db2a45 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:09.870 8 INFO cinder.api.openstack.wsgi [None req-ea17ffe6-ae5a-457a-a5e5-6ec178db2a45 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 8|app: 0|req: 390/774] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:09 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:00:10.023 7 INFO cinder.api.openstack.wsgi [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:10.024 7 INFO cinder.api.openstack.wsgi [None req-f5c45b76-98ea-437c-9287-408a466dfc0d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:10.024 8 INFO cinder.api.openstack.wsgi [None req-ea17ffe6-ae5a-457a-a5e5-6ec178db2a45 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:10.028 8 INFO cinder.api.openstack.wsgi [None req-ea17ffe6-ae5a-457a-a5e5-6ec178db2a45 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:10.899 7 INFO cinder.api.openstack.wsgi [None req-39f35372-b542-4afb-a3d8-2457174f6631 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:10.917 7 INFO cinder.volume.api [None req-39f35372-b542-4afb-a3d8-2457174f6631 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:10.925 7 INFO cinder.api.openstack.wsgi [None req-39f35372-b542-4afb-a3d8-2457174f6631 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 7|app: 0|req: 386/777] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:10 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:10.958 8 INFO cinder.api.openstack.wsgi [None req-ee4f9741-b7f4-4032-9bd6-4fc4015baf5c 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:10.993 8 INFO cinder.volume.api [None req-ee4f9741-b7f4-4032-9bd6-4fc4015baf5c 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:11.009 8 INFO cinder.api.openstack.wsgi [None req-ee4f9741-b7f4-4032-9bd6-4fc4015baf5c 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 8|app: 0|req: 392/778] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:10 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 964 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:11.035 7 INFO cinder.api.openstack.wsgi [None req-f9bf2669-e8c9-4979-85a8-548a06ceb59b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:11.052 7 INFO cinder.volume.api [None req-f9bf2669-e8c9-4979-85a8-548a06ceb59b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:11.061 7 INFO cinder.volume.api [None req-f9bf2669-e8c9-4979-85a8-548a06ceb59b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:11.062 7 INFO cinder.api.openstack.wsgi [None req-f9bf2669-e8c9-4979-85a8-548a06ceb59b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 7|app: 0|req: 387/779] 10.0.0.147 () {34 vars in 795 bytes} [Tue Apr 14 09:00:11 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:11.085 8 INFO cinder.api.openstack.wsgi [None req-9b0e4fbb-ea8b-4102-bba3-8ce03e613396 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:11.112 8 INFO cinder.volume.api [None req-9b0e4fbb-ea8b-4102-bba3-8ce03e613396 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:11.120 8 INFO cinder.volume.api [None req-9b0e4fbb-ea8b-4102-bba3-8ce03e613396 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:11.120 8 INFO cinder.api.openstack.wsgi [None req-9b0e4fbb-ea8b-4102-bba3-8ce03e613396 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 8|app: 0|req: 393/780] 10.0.0.147 () {34 vars in 796 bytes} [Tue Apr 14 09:00:11 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 935 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:11.143 7 INFO cinder.api.openstack.wsgi [None req-0fb4b684-5541-4171-be8e-6588f223b508 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:11.162 7 INFO cinder.volume.api [None req-0fb4b684-5541-4171-be8e-6588f223b508 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:11.169 7 INFO cinder.api.openstack.wsgi [None req-0fb4b684-5541-4171-be8e-6588f223b508 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 7|app: 0|req: 388/781] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:11 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:11.194 8 INFO cinder.api.openstack.wsgi [None req-047afba4-c79a-4cfc-8aa5-f3b14ddbec3f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes 2026-04-14 09:00:11.197 8 INFO cinder.api.v3.volumes [None req-047afba4-c79a-4cfc-8aa5-f3b14ddbec3f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume of 1 GB 2026-04-14 09:00:11.203 8 INFO cinder.volume.api [None req-047afba4-c79a-4cfc-8aa5-f3b14ddbec3f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Availability Zones retrieved successfully. 2026-04-14 09:00:11.338 8 INFO cinder.volume.api [None req-047afba4-c79a-4cfc-8aa5-f3b14ddbec3f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume request issued successfully. 2026-04-14 09:00:11.340 8 INFO cinder.api.openstack.wsgi [None req-047afba4-c79a-4cfc-8aa5-f3b14ddbec3f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes returned with HTTP 202 [pid: 8|app: 0|req: 394/782] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 09:00:11 2026] POST /v3/68538409d58e42ceb8d60fe0c4c64436/volumes => generated 892 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:11.360 7 INFO cinder.api.openstack.wsgi [None req-8621f58c-ae3d-4c52-8cee-e030098a24f5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:11.380 7 INFO cinder.volume.api [None req-8621f58c-ae3d-4c52-8cee-e030098a24f5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:11.392 7 INFO cinder.api.openstack.wsgi [None req-8621f58c-ae3d-4c52-8cee-e030098a24f5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 200 [pid: 7|app: 0|req: 389/783] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:11 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 960 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:12.419 8 INFO cinder.api.openstack.wsgi [None req-252a0ee3-337d-44d2-a7fa-557d628f68a6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:12.476 8 INFO cinder.volume.api [None req-252a0ee3-337d-44d2-a7fa-557d628f68a6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:12.490 8 INFO cinder.api.openstack.wsgi [None req-252a0ee3-337d-44d2-a7fa-557d628f68a6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 200 [pid: 8|app: 0|req: 395/784] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:12 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 985 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:12.515 7 INFO cinder.api.openstack.wsgi [None req-14290c5c-e71e-4cfd-91af-27587213c38d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:12.544 7 INFO cinder.volume.api [None req-14290c5c-e71e-4cfd-91af-27587213c38d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:12.553 7 INFO cinder.volume.api [None req-14290c5c-e71e-4cfd-91af-27587213c38d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:12.554 7 INFO cinder.api.openstack.wsgi [None req-14290c5c-e71e-4cfd-91af-27587213c38d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 200 [pid: 7|app: 0|req: 390/785] 10.0.0.147 () {34 vars in 795 bytes} [Tue Apr 14 09:00:12 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:12.583 8 INFO cinder.api.openstack.wsgi [None req-e780d71e-c7f0-4fec-aa7a-f37ce856f459 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:12.618 8 INFO cinder.volume.api [None req-e780d71e-c7f0-4fec-aa7a-f37ce856f459 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:12.628 8 INFO cinder.api.openstack.wsgi [None req-e780d71e-c7f0-4fec-aa7a-f37ce856f459 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 200 [pid: 8|app: 0|req: 396/786] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:12 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 950 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:12.655 7 INFO cinder.api.openstack.wsgi [None req-44ea3bc3-a080-45cb-8386-69d5630da7e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d 2026-04-14 09:00:12.655 7 INFO cinder.api.v3.volumes [None req-44ea3bc3-a080-45cb-8386-69d5630da7e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume with id: 52d39b71-bf04-472c-a956-2ca23e34c22d  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:12.686 7 INFO cinder.volume.api [None req-44ea3bc3-a080-45cb-8386-69d5630da7e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:12.714 7 INFO cinder.volume.api [None req-44ea3bc3-a080-45cb-8386-69d5630da7e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume request issued successfully. 2026-04-14 09:00:12.714 7 INFO cinder.api.openstack.wsgi [None req-44ea3bc3-a080-45cb-8386-69d5630da7e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 202 [pid: 7|app: 0|req: 391/787] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 09:00:12 2026] DELETE /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:12.732 8 INFO cinder.api.openstack.wsgi [None req-be0512d7-1051-4d1b-a069-d55d93f088b5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:12.758 8 INFO cinder.volume.api [None req-be0512d7-1051-4d1b-a069-d55d93f088b5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:12.765 8 INFO cinder.api.openstack.wsgi [None req-be0512d7-1051-4d1b-a069-d55d93f088b5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 200 [pid: 8|app: 0|req: 397/788] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:12 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 949 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:13.836 7 INFO cinder.api.openstack.wsgi [None req-6595a0fc-bea8-4614-8220-fb5cfecf3c7d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d 2026-04-14 09:00:13.859 7 INFO cinder.api.openstack.wsgi [None req-6595a0fc-bea8-4614-8220-fb5cfecf3c7d 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d returned with HTTP 404 [pid: 7|app: 0|req: 392/789] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:13 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/52d39b71-bf04-472c-a956-2ca23e34c22d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:13.889 8 INFO cinder.api.openstack.wsgi [None req-889016da-60f4-488b-91a3-2e28154668a5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:13.926 8 INFO cinder.volume.api [None req-889016da-60f4-488b-91a3-2e28154668a5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:13.937 8 INFO cinder.api.openstack.wsgi [None req-889016da-60f4-488b-91a3-2e28154668a5 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 8|app: 0|req: 398/790] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:13 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 1003 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:00:13.967 7 INFO cinder.api.openstack.wsgi [None req-ef679d9e-ba7e-427e-8913-bc757f3af828 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 2026-04-14 09:00:13.968 7 INFO cinder.api.v3.volumes [None req-ef679d9e-ba7e-427e-8913-bc757f3af828 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume with id: ffc1696c-2349-4b50-83db-55ba61e99768  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:13.987 7 INFO cinder.volume.api [None req-ef679d9e-ba7e-427e-8913-bc757f3af828 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:14.032 7 INFO cinder.volume.api [None req-ef679d9e-ba7e-427e-8913-bc757f3af828 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume request issued successfully. 2026-04-14 09:00:14.032 7 INFO cinder.api.openstack.wsgi [None req-ef679d9e-ba7e-427e-8913-bc757f3af828 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 202 [pid: 7|app: 0|req: 393/791] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 09:00:13 2026] DELETE /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:14.056 8 INFO cinder.api.openstack.wsgi [None req-7acbbf32-6451-454c-9e66-adaffb5a875b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:14.076 8 INFO cinder.volume.api [None req-7acbbf32-6451-454c-9e66-adaffb5a875b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:14.084 8 INFO cinder.api.openstack.wsgi [None req-7acbbf32-6451-454c-9e66-adaffb5a875b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 200 [pid: 8|app: 0|req: 399/792] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:14 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:15.109 7 INFO cinder.api.openstack.wsgi [None req-b537ab5c-febd-4d75-9fb9-cbb46a26d7eb 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 2026-04-14 09:00:15.119 7 INFO cinder.api.openstack.wsgi [None req-b537ab5c-febd-4d75-9fb9-cbb46a26d7eb 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 returned with HTTP 404 [pid: 7|app: 0|req: 394/793] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:15 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/ffc1696c-2349-4b50-83db-55ba61e99768 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:15.190 8 INFO cinder.api.openstack.wsgi [None req-812d155b-af1d-4c93-990f-fa3cbed4ca48 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes 2026-04-14 09:00:15.313 8 INFO cinder.api.v3.volumes [None req-812d155b-af1d-4c93-990f-fa3cbed4ca48 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume of 1 GB 2026-04-14 09:00:15.320 8 INFO cinder.volume.api [None req-812d155b-af1d-4c93-990f-fa3cbed4ca48 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Availability Zones retrieved successfully. 2026-04-14 09:00:15.546 8 INFO cinder.volume.api [None req-812d155b-af1d-4c93-990f-fa3cbed4ca48 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume request issued successfully. 2026-04-14 09:00:15.547 8 INFO cinder.api.openstack.wsgi [None req-812d155b-af1d-4c93-990f-fa3cbed4ca48 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes returned with HTTP 202 [pid: 8|app: 0|req: 400/794] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 09:00:15 2026] POST /v3/68538409d58e42ceb8d60fe0c4c64436/volumes => generated 871 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 09:00:15.577 7 INFO cinder.api.openstack.wsgi [None req-d2a67dc6-2188-4a82-8e55-a6631d7388e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:15.607 7 INFO cinder.volume.api [None req-d2a67dc6-2188-4a82-8e55-a6631d7388e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:15.625 7 INFO cinder.api.openstack.wsgi [None req-d2a67dc6-2188-4a82-8e55-a6631d7388e7 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 7|app: 0|req: 395/795] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:15 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 939 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.654 8 INFO cinder.api.openstack.wsgi [None req-f6e343b8-70a1-44a5-9cb4-4d79be534cdd 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:16.675 8 INFO cinder.volume.api [None req-f6e343b8-70a1-44a5-9cb4-4d79be534cdd 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:16.683 8 INFO cinder.api.openstack.wsgi [None req-f6e343b8-70a1-44a5-9cb4-4d79be534cdd 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 8|app: 0|req: 401/796] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:16 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 1348 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.717 7 INFO cinder.api.openstack.wsgi [None req-7dbdaa88-e1cf-42bd-b5bb-51db2c130cb3 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:16.742 7 INFO cinder.volume.api [None req-7dbdaa88-e1cf-42bd-b5bb-51db2c130cb3 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:16.752 7 INFO cinder.api.openstack.wsgi [None req-7dbdaa88-e1cf-42bd-b5bb-51db2c130cb3 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 7|app: 0|req: 396/797] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:16 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 1348 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.779 8 INFO cinder.api.openstack.wsgi [None req-dd857248-ac99-48ea-a8bb-06a4bfc4097b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:16.804 8 INFO cinder.volume.api [None req-dd857248-ac99-48ea-a8bb-06a4bfc4097b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:16.815 8 INFO cinder.volume.api [None req-dd857248-ac99-48ea-a8bb-06a4bfc4097b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:16.816 8 INFO cinder.api.openstack.wsgi [None req-dd857248-ac99-48ea-a8bb-06a4bfc4097b 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 8|app: 0|req: 402/798] 10.0.0.147 () {34 vars in 795 bytes} [Tue Apr 14 09:00:16 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 895 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.840 7 INFO cinder.api.openstack.wsgi [None req-8d850eff-a0d7-4ad4-9d08-312ab47ece91 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:16.857 7 INFO cinder.volume.api [None req-8d850eff-a0d7-4ad4-9d08-312ab47ece91 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:16.867 7 INFO cinder.volume.api [None req-8d850eff-a0d7-4ad4-9d08-312ab47ece91 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:16.868 7 INFO cinder.api.openstack.wsgi [None req-8d850eff-a0d7-4ad4-9d08-312ab47ece91 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 7|app: 0|req: 397/799] 10.0.0.147 () {34 vars in 796 bytes} [Tue Apr 14 09:00:16 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 933 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.892 8 INFO cinder.api.openstack.wsgi [None req-3d34d29b-a76e-459b-860f-161efcc7b4e0 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:16.908 8 INFO cinder.volume.api [None req-3d34d29b-a76e-459b-860f-161efcc7b4e0 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:16.919 8 INFO cinder.api.openstack.wsgi [None req-3d34d29b-a76e-459b-860f-161efcc7b4e0 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 8|app: 0|req: 403/800] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:16 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:16.946 7 INFO cinder.api.openstack.wsgi [None req-34b4b8ae-daf6-400b-ac46-b991bbe35219 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes 2026-04-14 09:00:16.948 7 INFO cinder.api.v3.volumes [None req-34b4b8ae-daf6-400b-ac46-b991bbe35219 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume of 1 GB 2026-04-14 09:00:16.958 7 INFO cinder.volume.api [None req-34b4b8ae-daf6-400b-ac46-b991bbe35219 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Availability Zones retrieved successfully. 2026-04-14 09:00:17.119 7 INFO cinder.volume.api [None req-34b4b8ae-daf6-400b-ac46-b991bbe35219 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Create volume request issued successfully. 2026-04-14 09:00:17.120 7 INFO cinder.api.openstack.wsgi [None req-34b4b8ae-daf6-400b-ac46-b991bbe35219 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes returned with HTTP 202 [pid: 7|app: 0|req: 398/801] 10.0.0.147 () {34 vars in 723 bytes} [Tue Apr 14 09:00:16 2026] POST /v3/68538409d58e42ceb8d60fe0c4c64436/volumes => generated 890 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:17.152 8 INFO cinder.api.openstack.wsgi [None req-bc6c9c12-02dd-4f3e-99e3-b094f1053780 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:17.166 8 INFO cinder.volume.api [None req-bc6c9c12-02dd-4f3e-99e3-b094f1053780 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:17.170 8 INFO cinder.api.openstack.wsgi [None req-bc6c9c12-02dd-4f3e-99e3-b094f1053780 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 200 [pid: 8|app: 0|req: 404/802] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:17 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 958 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:18.196 7 INFO cinder.api.openstack.wsgi [None req-ff4deaa9-be43-46af-8b65-363b86adc35e 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:18.220 7 INFO cinder.volume.api [None req-ff4deaa9-be43-46af-8b65-363b86adc35e 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:18.227 7 INFO cinder.api.openstack.wsgi [None req-ff4deaa9-be43-46af-8b65-363b86adc35e 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 200 [pid: 7|app: 0|req: 399/803] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:18 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 983 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:18.252 8 INFO cinder.api.openstack.wsgi [None req-a12e474d-bd12-4bf1-bc47-554567e0bf99 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:18.284 8 INFO cinder.volume.api [None req-a12e474d-bd12-4bf1-bc47-554567e0bf99 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:18.292 8 INFO cinder.volume.api [None req-a12e474d-bd12-4bf1-bc47-554567e0bf99 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume updated successfully. 2026-04-14 09:00:18.293 8 INFO cinder.api.openstack.wsgi [None req-a12e474d-bd12-4bf1-bc47-554567e0bf99 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 200 [pid: 8|app: 0|req: 405/804] 10.0.0.147 () {34 vars in 795 bytes} [Tue Apr 14 09:00:18 2026] PUT /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:18.312 7 INFO cinder.api.openstack.wsgi [None req-85b42eff-7f83-4ccf-9f5b-2cf6d1b86649 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:18.343 7 INFO cinder.volume.api [None req-85b42eff-7f83-4ccf-9f5b-2cf6d1b86649 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:18.350 7 INFO cinder.api.openstack.wsgi [None req-85b42eff-7f83-4ccf-9f5b-2cf6d1b86649 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 200 [pid: 7|app: 0|req: 400/805] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:18 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 950 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:18.377 8 INFO cinder.api.openstack.wsgi [None req-ddaf5df8-4f38-44f6-8d82-bb87638f9155 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c 2026-04-14 09:00:18.378 8 INFO cinder.api.v3.volumes [None req-ddaf5df8-4f38-44f6-8d82-bb87638f9155 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume with id: 56d77909-6899-43c9-859e-3417fb11669c  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:18.394 8 INFO cinder.volume.api [None req-ddaf5df8-4f38-44f6-8d82-bb87638f9155 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:18.425 8 INFO cinder.volume.api [None req-ddaf5df8-4f38-44f6-8d82-bb87638f9155 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume request issued successfully. 2026-04-14 09:00:18.426 8 INFO cinder.api.openstack.wsgi [None req-ddaf5df8-4f38-44f6-8d82-bb87638f9155 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 202 [pid: 8|app: 0|req: 406/806] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 09:00:18 2026] DELETE /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:18.441 7 INFO cinder.api.openstack.wsgi [None req-63e2b661-c213-45bd-9b6b-85695df0956f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:18.457 7 INFO cinder.volume.api [None req-63e2b661-c213-45bd-9b6b-85695df0956f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:18.464 7 INFO cinder.api.openstack.wsgi [None req-63e2b661-c213-45bd-9b6b-85695df0956f 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 200 [pid: 7|app: 0|req: 401/807] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:18 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:19.490 8 INFO cinder.api.openstack.wsgi [None req-f98d2317-c4c9-44f1-b669-14f5370ce3df 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c 2026-04-14 09:00:19.499 8 INFO cinder.api.openstack.wsgi [None req-f98d2317-c4c9-44f1-b669-14f5370ce3df 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c returned with HTTP 404 [pid: 8|app: 0|req: 407/808] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:19 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/56d77909-6899-43c9-859e-3417fb11669c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:19.515 7 INFO cinder.api.openstack.wsgi [None req-ee05f770-feff-46a1-b1d1-03d7fc4c56ef 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:19.547 7 INFO cinder.volume.api [None req-ee05f770-feff-46a1-b1d1-03d7fc4c56ef 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:19.555 7 INFO cinder.api.openstack.wsgi [None req-ee05f770-feff-46a1-b1d1-03d7fc4c56ef 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 7|app: 0|req: 402/809] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:19 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 1386 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:00:19.585 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 2026-04-14 09:00:19.586 8 INFO cinder.api.v3.volumes [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume with id: 9f41a92c-c452-44c1-9159-956406378e71  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:19.601 8 INFO cinder.volume.api [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:19.646 8 INFO cinder.volume.api [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Delete volume request issued successfully. 2026-04-14 09:00:19.646 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 202 [pid: 8|app: 0|req: 408/810] 10.0.0.147 () {32 vars in 778 bytes} [Tue Apr 14 09:00:19 2026] DELETE /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:19.660 7 INFO cinder.api.openstack.wsgi [None req-782d50ae-813e-4e1a-a009-ceb7c05dfd56 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:00:19.679 7 INFO cinder.volume.api [None req-782d50ae-813e-4e1a-a009-ceb7c05dfd56 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] Volume info retrieved successfully. 2026-04-14 09:00:19.686 7 INFO cinder.api.openstack.wsgi [None req-782d50ae-813e-4e1a-a009-ceb7c05dfd56 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 200 [pid: 7|app: 0|req: 403/811] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:19 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 1385 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:00:20.024 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:20.024 7 INFO cinder.api.openstack.wsgi [None req-782d50ae-813e-4e1a-a009-ceb7c05dfd56 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:20.025 7 INFO cinder.api.openstack.wsgi [None req-782d50ae-813e-4e1a-a009-ceb7c05dfd56 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:20.025 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:00:20.708 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 2026-04-14 09:00:20.718 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 returned with HTTP 404 [pid: 7|app: 0|req: 405/814] 10.0.0.147 () {32 vars in 775 bytes} [Tue Apr 14 09:00:20 2026] GET /v3/68538409d58e42ceb8d60fe0c4c64436/volumes/9f41a92c-c452-44c1-9159-956406378e71 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 09:00:30.023 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:30.024 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:30.023 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:30.025 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:40.023 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:40.023 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:40.024 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:40.025 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:50.022 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:50.023 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:00:50.025 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:00:50.027 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:00.023 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:00.024 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:00.025 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:00.027 7 INFO cinder.api.openstack.wsgi [None req-1487fa6b-8f3d-4326-80d2-303a53494fd6 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:00.676 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:00.677 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 414/823] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:00 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:01:00.697 7 INFO cinder.api.openstack.wsgi [None req-d7276231-ad7a-44d9-8c15-355908775085 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc 2026-04-14 09:01:00.759 7 INFO cinder.api.openstack.wsgi [None req-d7276231-ad7a-44d9-8c15-355908775085 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc returned with HTTP 200 [pid: 7|app: 0|req: 410/824] 10.0.0.159 () {34 vars in 879 bytes} [Tue Apr 14 09:01:00 2026] GET /v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc => generated 302 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:01:02.721 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:02.722 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/825] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:02 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:01:02.733 7 INFO cinder.api.openstack.wsgi [None req-d7276231-ad7a-44d9-8c15-355908775085 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:02.734 7 INFO cinder.api.openstack.wsgi [None req-d7276231-ad7a-44d9-8c15-355908775085 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 411/826] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:01:03.431 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:03.432 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 416/827] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:03 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:01:03.446 7 INFO cinder.api.openstack.wsgi [None req-ec4ee27c-83fa-4c46-83b1-970d7c1ab3e5 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc 2026-04-14 09:01:03.472 7 INFO cinder.api.openstack.wsgi [None req-ec4ee27c-83fa-4c46-83b1-970d7c1ab3e5 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc returned with HTTP 200 [pid: 7|app: 0|req: 412/828] 10.0.0.159 () {34 vars in 879 bytes} [Tue Apr 14 09:01:03 2026] GET /v3/d2054317890e4f9c89f1debf7d3c66cc/limits?tenant_id=d2054317890e4f9c89f1debf7d3c66cc => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:01:05.445 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:05.448 8 INFO cinder.api.openstack.wsgi [None req-a6e4369f-4136-43de-b5fa-11da1d6f98fa 0415bb6df538458e9eb2cbbb44b16a55 68538409d58e42ceb8d60fe0c4c64436 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 417/829] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:05 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 09:01:05.456 7 INFO cinder.api.openstack.wsgi [None req-ec4ee27c-83fa-4c46-83b1-970d7c1ab3e5 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:05.456 7 INFO cinder.api.openstack.wsgi [None req-ec4ee27c-83fa-4c46-83b1-970d7c1ab3e5 f64d7758c57e4c0d85488a566b65756a d2054317890e4f9c89f1debf7d3c66cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/830] 10.0.0.159 () {28 vars in 376 bytes} [Tue Apr 14 09:01:05 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:05.679 8 INFO cinder.api.openstack.wsgi [None req-2a3f2889-dedf-457c-9c1a-a7e9d4f6a4e2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:01:05.694 8 INFO cinder.volume.api [None req-2a3f2889-dedf-457c-9c1a-a7e9d4f6a4e2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:01:05.698 8 INFO cinder.api.openstack.wsgi [None req-2a3f2889-dedf-457c-9c1a-a7e9d4f6a4e2 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 418/831] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:01:05.710 7 INFO cinder.api.openstack.wsgi [None req-9b4347d5-c3e5-43c8-b6b4-acde35e20fad a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:01:05.724 7 INFO cinder.volume.api [None req-9b4347d5-c3e5-43c8-b6b4-acde35e20fad a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:01:05.728 7 INFO cinder.api.openstack.wsgi [None req-9b4347d5-c3e5-43c8-b6b4-acde35e20fad a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/832] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:01:05.743 8 INFO cinder.api.openstack.wsgi [None req-e8d970a9-268a-4ab7-b2ba-8cab1b67d9ee a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:01:05.750 8 INFO cinder.volume.api [None req-e8d970a9-268a-4ab7-b2ba-8cab1b67d9ee a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:01:05.750 8 INFO cinder.api.openstack.wsgi [None req-e8d970a9-268a-4ab7-b2ba-8cab1b67d9ee a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/833] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:01:05.763 7 INFO cinder.api.openstack.wsgi [None req-2746700f-2b5c-4522-81ef-0c6b2a1d9a1c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:01:05.784 7 INFO cinder.api.openstack.wsgi [None req-2746700f-2b5c-4522-81ef-0c6b2a1d9a1c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/834] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:05.801 8 INFO cinder.api.openstack.wsgi [None req-1bafa30e-5d46-4cfd-b7a8-4ab48a780a14 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:01:05.808 8 INFO cinder.api.openstack.wsgi [None req-1bafa30e-5d46-4cfd-b7a8-4ab48a780a14 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 420/835] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:05.944 7 INFO cinder.api.openstack.wsgi [None req-ef4a8ccb-5261-4b33-9abd-1050a930d91c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true 2026-04-14 09:01:05.976 7 INFO cinder.api.openstack.wsgi [None req-ef4a8ccb-5261-4b33-9abd-1050a930d91c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/836] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:05.990 8 INFO cinder.api.openstack.wsgi [None req-f371720c-76ae-4cee-90b9-71e17dd5d625 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true 2026-04-14 09:01:06.019 8 INFO cinder.api.openstack.wsgi [None req-f371720c-76ae-4cee-90b9-71e17dd5d625 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/837] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.040 7 INFO cinder.api.openstack.wsgi [None req-fc2cf357-edf6-48e1-b9a3-6c2b3e32b3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true 2026-04-14 09:01:06.092 7 INFO cinder.api.openstack.wsgi [None req-fc2cf357-edf6-48e1-b9a3-6c2b3e32b3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/838] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.106 8 INFO cinder.api.openstack.wsgi [None req-774c32c9-57ed-4ee0-bf7a-a12049d45fe9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true 2026-04-14 09:01:06.150 8 INFO cinder.api.openstack.wsgi [None req-774c32c9-57ed-4ee0-bf7a-a12049d45fe9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/839] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.163 7 INFO cinder.api.openstack.wsgi [None req-151cd525-4d43-4ed8-a371-c53b833517cf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:01:06.203 7 INFO cinder.api.openstack.wsgi [None req-151cd525-4d43-4ed8-a371-c53b833517cf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/840] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.225 8 INFO cinder.api.openstack.wsgi [None req-a53ef4d1-3591-4fdd-8ac5-71a7a514b951 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:01:06.276 8 INFO cinder.api.openstack.wsgi [None req-a53ef4d1-3591-4fdd-8ac5-71a7a514b951 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/841] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.305 7 INFO cinder.api.openstack.wsgi [None req-ef190f80-6660-413d-ae73-16b1b24f6662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/917f52a1dfa94398a8fd69633929cfe9?usage=true 2026-04-14 09:01:06.349 7 INFO cinder.api.openstack.wsgi [None req-ef190f80-6660-413d-ae73-16b1b24f6662 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/917f52a1dfa94398a8fd69633929cfe9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/842] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/917f52a1dfa94398a8fd69633929cfe9?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.365 8 INFO cinder.api.openstack.wsgi [None req-653f98ef-d9d6-4eff-bee5-8017bb792569 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true 2026-04-14 09:01:06.401 8 INFO cinder.api.openstack.wsgi [None req-653f98ef-d9d6-4eff-bee5-8017bb792569 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/843] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.414 7 INFO cinder.api.openstack.wsgi [None req-225e14cc-256e-412c-9d34-b13140044f57 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9870a13f9c7244dfb5bf7da69e3db07b?usage=true 2026-04-14 09:01:06.443 7 INFO cinder.api.openstack.wsgi [None req-225e14cc-256e-412c-9d34-b13140044f57 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9870a13f9c7244dfb5bf7da69e3db07b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/844] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9870a13f9c7244dfb5bf7da69e3db07b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.457 8 INFO cinder.api.openstack.wsgi [None req-666a2dd5-862b-4a40-8e87-aa452690d0c8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true 2026-04-14 09:01:06.485 8 INFO cinder.api.openstack.wsgi [None req-666a2dd5-862b-4a40-8e87-aa452690d0c8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/845] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.509 7 INFO cinder.api.openstack.wsgi [None req-ef423681-5cf3-4031-a622-6749c366fea9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:01:06.538 7 INFO cinder.api.openstack.wsgi [None req-ef423681-5cf3-4031-a622-6749c366fea9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/846] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.552 8 INFO cinder.api.openstack.wsgi [None req-68936c56-a15f-4934-9f16-bc62ec0a7c2d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d2054317890e4f9c89f1debf7d3c66cc?usage=true 2026-04-14 09:01:06.574 8 INFO cinder.api.openstack.wsgi [None req-68936c56-a15f-4934-9f16-bc62ec0a7c2d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d2054317890e4f9c89f1debf7d3c66cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/847] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d2054317890e4f9c89f1debf7d3c66cc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.596 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true 2026-04-14 09:01:06.626 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/848] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:06.647 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true 2026-04-14 09:01:06.671 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/849] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:01:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:01:10.023 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:10.023 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:10.024 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:10.025 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:20.023 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:20.024 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:20.025 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:20.025 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:30.023 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:30.024 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:30.025 7 INFO cinder.api.openstack.wsgi [None req-6310b07b-527d-4720-aafc-1bbc87ccc857 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:30.026 8 INFO cinder.api.openstack.wsgi [None req-3aab84c1-0e15-45a9-ba28-94cf338fe700 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:30.505 7 INFO cinder.api.openstack.wsgi [None req-5ec84b53-b6d0-426e-a813-55e8f225adc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes 2026-04-14 09:01:31.068 7 INFO cinder.api.v3.volumes [None req-5ec84b53-b6d0-426e-a813-55e8f225adc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Create volume of 16 GB 2026-04-14 09:01:31.073 7 INFO cinder.volume.api [None req-5ec84b53-b6d0-426e-a813-55e8f225adc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Availability Zones retrieved successfully. 2026-04-14 09:01:31.260 7 INFO cinder.volume.api [None req-5ec84b53-b6d0-426e-a813-55e8f225adc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Create volume request issued successfully. 2026-04-14 09:01:31.261 7 INFO cinder.api.openstack.wsgi [None req-5ec84b53-b6d0-426e-a813-55e8f225adc9 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes returned with HTTP 202 [pid: 7|app: 0|req: 426/856] 162.253.55.62 () {34 vars in 733 bytes} [Tue Apr 14 09:01:30 2026] POST /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes => generated 846 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 09:01:31.284 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-40e3ba1d-2327-441f-9d60-2c3f19750818 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:31.321 8 INFO cinder.volume.api [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-40e3ba1d-2327-441f-9d60-2c3f19750818 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:31.329 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-40e3ba1d-2327-441f-9d60-2c3f19750818 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 8|app: 0|req: 431/857] 162.253.55.62 () {32 vars in 824 bytes} [Tue Apr 14 09:01:31 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1025 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:36.351 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-c77ee026-107b-435f-adb2-9a590a948acc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:36.373 7 INFO cinder.volume.api [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-c77ee026-107b-435f-adb2-9a590a948acc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:36.381 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-c77ee026-107b-435f-adb2-9a590a948acc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 7|app: 0|req: 427/858] 162.253.55.62 () {32 vars in 824 bytes} [Tue Apr 14 09:01:36 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1489 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:36.982 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-418295de-54f9-48a8-bd2d-a2d139168cc3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:36.998 8 INFO cinder.volume.api [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-418295de-54f9-48a8-bd2d-a2d139168cc3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:37.007 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-418295de-54f9-48a8-bd2d-a2d139168cc3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 8|app: 0|req: 432/859] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Apr 14 09:01:36 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:37.488 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-d6f7ddf3-9f89-4478-9d11-06a7ed6be0b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:37.509 7 INFO cinder.volume.api [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-d6f7ddf3-9f89-4478-9d11-06a7ed6be0b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:37.521 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-d6f7ddf3-9f89-4478-9d11-06a7ed6be0b1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 7|app: 0|req: 428/860] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Apr 14 09:01:37 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1489 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:01:37.533 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-418295de-54f9-48a8-bd2d-a2d139168cc3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:37.534 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-418295de-54f9-48a8-bd2d-a2d139168cc3 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/861] 10.0.0.204 () {32 vars in 829 bytes} [Tue Apr 14 09:01:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:37.547 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-19bbaf61-4828-4d49-b038-e45160db6b80 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:37.591 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-19bbaf61-4828-4d49-b038-e45160db6b80 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments returned with HTTP 200 [pid: 7|app: 0|req: 429/862] 10.0.0.204 () {40 vars in 1057 bytes} [Tue Apr 14 09:01:37 2026] POST /v3/c67b0d670ad74626a0b4ebeb174c2694/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:38.142 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5c3dd41-7edb-4e8f-b678-07be4e07f961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:38.165 8 INFO cinder.volume.api [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5c3dd41-7edb-4e8f-b678-07be4e07f961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:38.170 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5c3dd41-7edb-4e8f-b678-07be4e07f961 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 8|app: 0|req: 434/863] 162.253.55.62 () {32 vars in 824 bytes} [Tue Apr 14 09:01:38 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:01:38.585 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-19bbaf61-4828-4d49-b038-e45160db6b80 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 09:01:38.587 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-19bbaf61-4828-4d49-b038-e45160db6b80 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 430/864] 162.253.55.62 () {32 vars in 839 bytes} [Tue Apr 14 09:01:38 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:38.599 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-0412629a-f3ed-4e6b-ac4f-5463fd7f26fd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:38.625 8 INFO cinder.volume.api [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-0412629a-f3ed-4e6b-ac4f-5463fd7f26fd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:38.631 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-0412629a-f3ed-4e6b-ac4f-5463fd7f26fd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 8|app: 0|req: 435/865] 162.253.55.62 () {36 vars in 1072 bytes} [Tue Apr 14 09:01:38 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1608 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:38.708 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-6f2991ab-5cb8-4b96-b174-45c6103a2c5d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:39.322 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-6f2991ab-5cb8-4b96-b174-45c6103a2c5d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 returned with HTTP 200 [pid: 7|app: 0|req: 431/866] 162.253.55.62 () {40 vars in 1133 bytes} [Tue Apr 14 09:01:38 2026] PUT /v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 => generated 775 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:39.365 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-5e4a6c64-d29f-407f-82c0-bd11f20505a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:39.412 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-5e4a6c64-d29f-407f-82c0-bd11f20505a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592/action returned with HTTP 204 [pid: 8|app: 0|req: 436/867] 162.253.55.62 () {40 vars in 1147 bytes} [Tue Apr 14 09:01:39 2026] POST /v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 09:01:40.023 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-6f2991ab-5cb8-4b96-b174-45c6103a2c5d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:40.024 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-5e4a6c64-d29f-407f-82c0-bd11f20505a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:40.025 8 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-5e4a6c64-d29f-407f-82c0-bd11f20505a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:40.027 7 INFO cinder.api.openstack.wsgi [req-30fe9d41-7a4a-40c0-9120-00a75a8e1f5f req-6f2991ab-5cb8-4b96-b174-45c6103a2c5d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:41.404 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:41.432 8 INFO cinder.volume.api [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:41.438 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 8|app: 0|req: 438/870] 162.253.55.62 () {32 vars in 824 bytes} [Tue Apr 14 09:01:41 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1787 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:01:44.700 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:01:44.729 7 INFO cinder.volume.api [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:01:44.737 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 200 [pid: 7|app: 0|req: 433/871] 162.253.55.62 () {32 vars in 824 bytes} [Tue Apr 14 09:01:44 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 1787 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:01:50.023 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:50.023 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:01:50.024 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:01:50.025 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:00.024 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:00.024 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:00.025 8 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-d5f41d0d-772e-4277-a9a0-760a14ecef66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:00.026 7 INFO cinder.api.openstack.wsgi [req-5ec84b53-b6d0-426e-a813-55e8f225adc9 req-fd4cfc28-c589-4f52-9c5b-e8c1d779f883 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:02:05.646 8 INFO cinder.api.openstack.wsgi [None req-c818d2ef-f022-4f15-8ffd-0115e06541dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:02:05.667 8 INFO cinder.volume.api [None req-c818d2ef-f022-4f15-8ffd-0115e06541dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:02:05.674 8 INFO cinder.api.openstack.wsgi [None req-c818d2ef-f022-4f15-8ffd-0115e06541dc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/876] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:02:05.690 7 INFO cinder.api.openstack.wsgi [None req-aad641f5-ab97-4a16-b614-d59835a299e4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:02:05.706 7 INFO cinder.api.openstack.wsgi [None req-aad641f5-ab97-4a16-b614-d59835a299e4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 436/877] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:02:05.778 8 INFO cinder.api.openstack.wsgi [None req-b900986c-24f0-450f-8d9c-8fc3ffde2b62 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true 2026-04-14 09:02:05.819 8 INFO cinder.api.openstack.wsgi [None req-b900986c-24f0-450f-8d9c-8fc3ffde2b62 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/878] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:05.847 7 INFO cinder.api.openstack.wsgi [None req-5004481e-32b0-4e0f-8dc2-a0da0c3263bc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/32eb4605dbd247f1820d110251e24260?usage=true 2026-04-14 09:02:05.879 7 INFO cinder.api.openstack.wsgi [None req-5004481e-32b0-4e0f-8dc2-a0da0c3263bc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/32eb4605dbd247f1820d110251e24260?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/879] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/32eb4605dbd247f1820d110251e24260?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:05.895 8 INFO cinder.api.openstack.wsgi [None req-5811d20d-a395-40a4-96e1-591e60e50b82 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/3f083de6e3f441ad966f9b7174b098d7?usage=true 2026-04-14 09:02:05.937 8 INFO cinder.api.openstack.wsgi [None req-5811d20d-a395-40a4-96e1-591e60e50b82 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/3f083de6e3f441ad966f9b7174b098d7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/880] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/3f083de6e3f441ad966f9b7174b098d7?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:05.957 7 INFO cinder.api.openstack.wsgi [None req-1bebb71d-9996-46d0-9b3b-0215c176b73c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true 2026-04-14 09:02:05.988 7 INFO cinder.api.openstack.wsgi [None req-1bebb71d-9996-46d0-9b3b-0215c176b73c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/881] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.007 8 INFO cinder.api.openstack.wsgi [None req-268aaa5d-8387-4b64-8379-3d7e42456c01 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true 2026-04-14 09:02:06.035 8 INFO cinder.api.openstack.wsgi [None req-268aaa5d-8387-4b64-8379-3d7e42456c01 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/882] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.052 7 INFO cinder.api.openstack.wsgi [None req-d7405892-5473-463b-a4fe-6c6690c13d76 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5491ecbabd734f3b9066dc193d3c1246?usage=true 2026-04-14 09:02:06.082 7 INFO cinder.api.openstack.wsgi [None req-d7405892-5473-463b-a4fe-6c6690c13d76 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5491ecbabd734f3b9066dc193d3c1246?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/883] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5491ecbabd734f3b9066dc193d3c1246?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.095 8 INFO cinder.api.openstack.wsgi [None req-bd363d2a-188b-4a4d-96de-417d81cc8adf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true 2026-04-14 09:02:06.124 8 INFO cinder.api.openstack.wsgi [None req-bd363d2a-188b-4a4d-96de-417d81cc8adf a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/884] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.139 7 INFO cinder.api.openstack.wsgi [None req-d7b2de17-584a-4c59-9a05-7138b800180e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:02:06.167 7 INFO cinder.api.openstack.wsgi [None req-d7b2de17-584a-4c59-9a05-7138b800180e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/885] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.186 8 INFO cinder.api.openstack.wsgi [None req-08d5527e-5d67-4d48-8395-cb995f72379b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:02:06.218 8 INFO cinder.api.openstack.wsgi [None req-08d5527e-5d67-4d48-8395-cb995f72379b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/886] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.235 7 INFO cinder.api.openstack.wsgi [None req-d9f62a97-6935-49c1-83f1-0b77db6bab38 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true 2026-04-14 09:02:06.256 7 INFO cinder.api.openstack.wsgi [None req-d9f62a97-6935-49c1-83f1-0b77db6bab38 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/887] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.271 8 INFO cinder.api.openstack.wsgi [None req-ece43cfc-7ba2-4590-affd-df3c85346eed a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true 2026-04-14 09:02:06.295 8 INFO cinder.api.openstack.wsgi [None req-ece43cfc-7ba2-4590-affd-df3c85346eed a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/888] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.308 7 INFO cinder.api.openstack.wsgi [None req-9116919a-f06a-4c91-bd76-1c34979edbe6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:02:06.345 7 INFO cinder.api.openstack.wsgi [None req-9116919a-f06a-4c91-bd76-1c34979edbe6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/889] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.360 8 INFO cinder.api.openstack.wsgi [None req-d2daf4f2-eaee-4668-ae22-7d4b43d213a8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true 2026-04-14 09:02:06.390 8 INFO cinder.api.openstack.wsgi [None req-d2daf4f2-eaee-4668-ae22-7d4b43d213a8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/890] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.406 7 INFO cinder.api.openstack.wsgi [None req-562eeef4-74a0-4d68-82b3-bb5674431b25 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e83e9caa069f433787f6463350e11c05?usage=true 2026-04-14 09:02:06.433 7 INFO cinder.api.openstack.wsgi [None req-562eeef4-74a0-4d68-82b3-bb5674431b25 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e83e9caa069f433787f6463350e11c05?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/891] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/e83e9caa069f433787f6463350e11c05?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.450 8 INFO cinder.api.openstack.wsgi [None req-46706fdb-4897-44e3-8a67-c4ae2fe10807 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true 2026-04-14 09:02:06.480 8 INFO cinder.api.openstack.wsgi [None req-46706fdb-4897-44e3-8a67-c4ae2fe10807 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/892] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.495 7 INFO cinder.api.openstack.wsgi [None req-397d4b9b-4959-4996-bfdf-11e7a46386e6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:02:06.502 7 INFO cinder.volume.api [None req-397d4b9b-4959-4996-bfdf-11e7a46386e6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:02:06.503 7 INFO cinder.api.openstack.wsgi [None req-397d4b9b-4959-4996-bfdf-11e7a46386e6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/893] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:02:06.515 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:02:06.521 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 450/894] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:02:06.530 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:02:06.543 7 INFO cinder.volume.api [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:02:06.548 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/895] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:02:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:02:10.023 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:10.023 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:10.025 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:10.025 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:20.023 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:20.023 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:20.024 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:20.024 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:30.023 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:30.023 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:30.024 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:30.024 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:40.024 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:40.024 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:40.026 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:40.026 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:50.024 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:50.024 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:02:50.025 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:02:50.026 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:00.023 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:00.023 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:00.024 7 INFO cinder.api.openstack.wsgi [None req-87a22903-661c-47f1-9eb7-3ceea4dd1609 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:00.025 8 INFO cinder.api.openstack.wsgi [None req-44bcb027-d7b7-4e1d-964e-814feedeceb1 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:03:05.756 7 INFO cinder.api.openstack.wsgi [None req-31e45804-edf0-42b0-a309-6f71a5c3f7cb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:03:05.768 7 INFO cinder.api.openstack.wsgi [None req-31e45804-edf0-42b0-a309-6f71a5c3f7cb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 452/908] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:05.785 8 INFO cinder.api.openstack.wsgi [None req-b1081def-bd86-4602-867b-393583690e67 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:03:05.831 8 INFO cinder.volume.api [None req-b1081def-bd86-4602-867b-393583690e67 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:03:05.832 8 INFO cinder.api.openstack.wsgi [None req-b1081def-bd86-4602-867b-393583690e67 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/909] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:03:05.875 7 INFO cinder.api.openstack.wsgi [None req-606ec570-33b5-475e-b42d-174fd4b65cea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0464cf7363bd486dafa72973f2df0ffc?usage=true 2026-04-14 09:03:05.906 7 INFO cinder.api.openstack.wsgi [None req-606ec570-33b5-475e-b42d-174fd4b65cea a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0464cf7363bd486dafa72973f2df0ffc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/910] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0464cf7363bd486dafa72973f2df0ffc?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:05.918 8 INFO cinder.api.openstack.wsgi [None req-17829a8d-a9ac-4a6e-b26f-d59b7513861c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/085b91caaa524e5d8c29f32bb85f55e3?usage=true 2026-04-14 09:03:05.946 8 INFO cinder.api.openstack.wsgi [None req-17829a8d-a9ac-4a6e-b26f-d59b7513861c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/085b91caaa524e5d8c29f32bb85f55e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/911] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/085b91caaa524e5d8c29f32bb85f55e3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:05.964 7 INFO cinder.api.openstack.wsgi [None req-011cc3f2-389d-4dff-8d73-878e314d7abb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true 2026-04-14 09:03:05.992 7 INFO cinder.api.openstack.wsgi [None req-011cc3f2-389d-4dff-8d73-878e314d7abb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/912] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.006 8 INFO cinder.api.openstack.wsgi [None req-29998c6e-0934-478b-a291-61073ed01ad8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/325f359b46d14f22ac92f8945236225f?usage=true 2026-04-14 09:03:06.039 8 INFO cinder.api.openstack.wsgi [None req-29998c6e-0934-478b-a291-61073ed01ad8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/325f359b46d14f22ac92f8945236225f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/913] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/325f359b46d14f22ac92f8945236225f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.057 7 INFO cinder.api.openstack.wsgi [None req-1ba17864-df2c-44b7-b064-6243fd6880e0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true 2026-04-14 09:03:06.083 7 INFO cinder.api.openstack.wsgi [None req-1ba17864-df2c-44b7-b064-6243fd6880e0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/914] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.099 8 INFO cinder.api.openstack.wsgi [None req-6c4a8895-05ee-450e-b530-eb9b974e478f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true 2026-04-14 09:03:06.125 8 INFO cinder.api.openstack.wsgi [None req-6c4a8895-05ee-450e-b530-eb9b974e478f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/915] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.140 7 INFO cinder.api.openstack.wsgi [None req-e1f56634-d907-4e26-9ffa-8d93f40cb088 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true 2026-04-14 09:03:06.168 7 INFO cinder.api.openstack.wsgi [None req-e1f56634-d907-4e26-9ffa-8d93f40cb088 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/916] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.182 8 INFO cinder.api.openstack.wsgi [None req-9b609c55-4f32-4751-9758-1c4954923a89 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:03:06.211 8 INFO cinder.api.openstack.wsgi [None req-9b609c55-4f32-4751-9758-1c4954923a89 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/917] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.226 7 INFO cinder.api.openstack.wsgi [None req-c33bed5e-9e14-46a0-b3e7-1c5f5d96578e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/746fdcb5bf744485b19300949331e651?usage=true 2026-04-14 09:03:06.253 7 INFO cinder.api.openstack.wsgi [None req-c33bed5e-9e14-46a0-b3e7-1c5f5d96578e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/746fdcb5bf744485b19300949331e651?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/918] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/746fdcb5bf744485b19300949331e651?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.267 8 INFO cinder.api.openstack.wsgi [None req-cafdd97a-85ef-4f54-bf4e-e78d28704edd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:03:06.294 8 INFO cinder.api.openstack.wsgi [None req-cafdd97a-85ef-4f54-bf4e-e78d28704edd a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/919] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.312 7 INFO cinder.api.openstack.wsgi [None req-4399d44d-c188-4503-8fae-c109f9de39da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true 2026-04-14 09:03:06.337 7 INFO cinder.api.openstack.wsgi [None req-4399d44d-c188-4503-8fae-c109f9de39da a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/920] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.352 8 INFO cinder.api.openstack.wsgi [None req-8ed00a98-8696-427a-9f7d-ce2cf21a100f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true 2026-04-14 09:03:06.378 8 INFO cinder.api.openstack.wsgi [None req-8ed00a98-8696-427a-9f7d-ce2cf21a100f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/921] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.394 7 INFO cinder.api.openstack.wsgi [None req-6b0da9ff-95c5-4227-a202-a3af8e989c3f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:03:06.422 7 INFO cinder.api.openstack.wsgi [None req-6b0da9ff-95c5-4227-a202-a3af8e989c3f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/922] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.434 8 INFO cinder.api.openstack.wsgi [None req-5be8db25-d0db-472c-a953-248acfbc7dfc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c790416b053f4022bd40079d91ff7148?usage=true 2026-04-14 09:03:06.463 8 INFO cinder.api.openstack.wsgi [None req-5be8db25-d0db-472c-a953-248acfbc7dfc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c790416b053f4022bd40079d91ff7148?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/923] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c790416b053f4022bd40079d91ff7148?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.474 7 INFO cinder.api.openstack.wsgi [None req-b73fd400-86de-4a27-baf5-d1b01db50a1a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true 2026-04-14 09:03:06.507 7 INFO cinder.api.openstack.wsgi [None req-b73fd400-86de-4a27-baf5-d1b01db50a1a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/924] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.523 8 INFO cinder.api.openstack.wsgi [None req-e7e92438-99e5-4c76-b144-dd39f7c4cd85 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true 2026-04-14 09:03:06.553 8 INFO cinder.api.openstack.wsgi [None req-e7e92438-99e5-4c76-b144-dd39f7c4cd85 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/925] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:06.569 7 INFO cinder.api.openstack.wsgi [None req-3fd00f59-55a4-4515-806d-74a14d842b6e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:03:06.588 7 INFO cinder.volume.api [None req-3fd00f59-55a4-4515-806d-74a14d842b6e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:03:06.599 7 INFO cinder.api.openstack.wsgi [None req-3fd00f59-55a4-4515-806d-74a14d842b6e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/926] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:03:06.629 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:03:06.658 8 INFO cinder.volume.api [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:03:06.676 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/927] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:03:06.689 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:03:06.710 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 462/928] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:03:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 671 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:03:10.023 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:10.024 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:10.025 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:10.027 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:20.024 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:20.024 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:20.025 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:20.026 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:30.023 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:30.023 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:30.024 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:30.024 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:40.023 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:40.023 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:40.025 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:40.025 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:50.023 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:50.023 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:03:50.024 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:03:50.024 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:00.024 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:00.024 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:00.026 8 INFO cinder.api.openstack.wsgi [None req-eca754ef-f505-4b03-b8d7-6ee9bab089fc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:00.026 7 INFO cinder.api.openstack.wsgi [None req-3301b6da-7c06-4019-8c00-e88cbb0b334f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:04:05.633 8 INFO cinder.api.openstack.wsgi [None req-90ff87bc-7582-44c9-b1ed-e3fea079a192 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:04:05.648 8 INFO cinder.volume.api [None req-90ff87bc-7582-44c9-b1ed-e3fea079a192 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:04:05.654 8 INFO cinder.api.openstack.wsgi [None req-90ff87bc-7582-44c9-b1ed-e3fea079a192 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/941] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:04:05.696 7 INFO cinder.api.openstack.wsgi [None req-ddad14c3-a58f-4d69-86f1-8551c2ad4d6d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true 2026-04-14 09:04:05.723 7 INFO cinder.api.openstack.wsgi [None req-ddad14c3-a58f-4d69-86f1-8551c2ad4d6d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/942] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:04:05.735 8 INFO cinder.api.openstack.wsgi [None req-1f60667b-57cf-40ed-adcd-952095813a00 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true 2026-04-14 09:04:05.760 8 INFO cinder.api.openstack.wsgi [None req-1f60667b-57cf-40ed-adcd-952095813a00 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/943] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.774 7 INFO cinder.api.openstack.wsgi [None req-c9f9f6d7-5509-4a70-81c3-04b037f2e77f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true 2026-04-14 09:04:05.799 7 INFO cinder.api.openstack.wsgi [None req-c9f9f6d7-5509-4a70-81c3-04b037f2e77f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/944] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.812 8 INFO cinder.api.openstack.wsgi [None req-e0766d41-0da7-446b-95af-64d16273c2bc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true 2026-04-14 09:04:05.838 8 INFO cinder.api.openstack.wsgi [None req-e0766d41-0da7-446b-95af-64d16273c2bc a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/945] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.854 7 INFO cinder.api.openstack.wsgi [None req-a539a8b0-ad3c-4026-8f39-9498c84a41c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:04:05.878 7 INFO cinder.api.openstack.wsgi [None req-a539a8b0-ad3c-4026-8f39-9498c84a41c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/946] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.894 8 INFO cinder.api.openstack.wsgi [None req-1391703f-4be5-4a4f-958f-3de0078317d8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:04:05.919 8 INFO cinder.api.openstack.wsgi [None req-1391703f-4be5-4a4f-958f-3de0078317d8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/947] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.933 7 INFO cinder.api.openstack.wsgi [None req-e622fd00-4e45-4b35-8627-eff1331fe50b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true 2026-04-14 09:04:05.957 7 INFO cinder.api.openstack.wsgi [None req-e622fd00-4e45-4b35-8627-eff1331fe50b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/948] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:05.971 8 INFO cinder.api.openstack.wsgi [None req-108dfb76-2c07-4bcc-b52a-edf723a118a8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true 2026-04-14 09:04:05.996 8 INFO cinder.api.openstack.wsgi [None req-108dfb76-2c07-4bcc-b52a-edf723a118a8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/949] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.009 7 INFO cinder.api.openstack.wsgi [None req-ebb7ecc0-b14f-47aa-9554-734938c38911 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:04:06.034 7 INFO cinder.api.openstack.wsgi [None req-ebb7ecc0-b14f-47aa-9554-734938c38911 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/950] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.048 8 INFO cinder.api.openstack.wsgi [None req-5b11416c-a8b2-488b-a720-fc7b4ee5d843 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true 2026-04-14 09:04:06.074 8 INFO cinder.api.openstack.wsgi [None req-5b11416c-a8b2-488b-a720-fc7b4ee5d843 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/951] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.086 7 INFO cinder.api.openstack.wsgi [None req-84cfcdc3-be38-4efc-92e6-3034ec8ce980 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true 2026-04-14 09:04:06.109 7 INFO cinder.api.openstack.wsgi [None req-84cfcdc3-be38-4efc-92e6-3034ec8ce980 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/952] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.123 8 INFO cinder.api.openstack.wsgi [None req-483fcd6d-04f1-4dea-8b97-29a502b232e7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:04:06.130 8 INFO cinder.volume.api [None req-483fcd6d-04f1-4dea-8b97-29a502b232e7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:04:06.131 8 INFO cinder.api.openstack.wsgi [None req-483fcd6d-04f1-4dea-8b97-29a502b232e7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/953] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:04:06.145 7 INFO cinder.api.openstack.wsgi [None req-bd752a2e-6fc7-4e0b-8d6f-0e9ce990f068 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:04:06.153 7 INFO cinder.api.openstack.wsgi [None req-bd752a2e-6fc7-4e0b-8d6f-0e9ce990f068 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 475/954] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.166 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:04:06.182 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 480/955] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 671 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:06.195 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:04:06.210 7 INFO cinder.volume.api [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:04:06.217 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/956] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:04:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 09:04:10.024 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:10.024 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:10.025 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:10.026 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:20.023 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:20.024 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:20.025 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:20.025 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:30.023 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:30.023 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:30.023 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:30.024 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:40.023 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:40.023 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:40.023 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:40.024 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:50.023 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:50.024 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:04:50.024 7 INFO cinder.api.openstack.wsgi [None req-b9cbf6cf-2202-434b-bccd-59435f117f16 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:04:50.025 8 INFO cinder.api.openstack.wsgi [None req-a046d776-27b6-4511-a793-f2db9f03da2b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:04:52.274 7 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-705e03e4-1168-49eb-ba4a-801e4dc5729e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:04:52.352 7 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-705e03e4-1168-49eb-ba4a-801e4dc5729e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 returned with HTTP 200 [pid: 7|app: 0|req: 482/967] 162.253.55.62 () {38 vars in 1102 bytes} [Tue Apr 14 09:04:52 2026] DELETE /v3/c67b0d670ad74626a0b4ebeb174c2694/attachments/8909a107-f26e-4b40-8611-4210abdb5592 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:04:52.371 8 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee 2026-04-14 09:04:52.372 8 INFO cinder.api.v3.volumes [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Delete volume with id: 82eb1543-de99-4902-b756-a1609b8f98ee  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:04:52.384 8 INFO cinder.volume.api [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Volume info retrieved successfully. 2026-04-14 09:04:52.410 8 INFO cinder.volume.api [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Delete volume request issued successfully. 2026-04-14 09:04:52.410 8 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee returned with HTTP 202 [pid: 8|app: 0|req: 486/968] 162.253.55.62 () {36 vars in 1053 bytes} [Tue Apr 14 09:04:52 2026] DELETE /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/82eb1543-de99-4902-b756-a1609b8f98ee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-14 09:05:00.023 7 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-705e03e4-1168-49eb-ba4a-801e4dc5729e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:00.024 8 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:00.025 7 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-705e03e4-1168-49eb-ba4a-801e4dc5729e a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:00.026 8 INFO cinder.api.openstack.wsgi [req-f54e9f83-9078-4cf2-bd2d-3dfa5cf8121e req-f43f0e51-ab34-4b33-98ec-4b75bd4c235b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:05:05.542 7 INFO cinder.api.openstack.wsgi [None req-9e3f61df-3954-41f0-b572-36c8918542b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-14 09:05:05.548 7 INFO cinder.api.openstack.wsgi [None req-9e3f61df-3954-41f0-b572-36c8918542b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 484/971] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 09:05:05.565 8 INFO cinder.api.openstack.wsgi [None req-49ce5cf7-13a6-4ce2-adba-c9619ad3fcf6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:05:05.585 8 INFO cinder.api.openstack.wsgi [None req-49ce5cf7-13a6-4ce2-adba-c9619ad3fcf6 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 488/972] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.596 7 INFO cinder.api.openstack.wsgi [None req-068358c0-4802-4090-ac09-ea185d18a85c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:05:05.612 7 INFO cinder.volume.api [None req-068358c0-4802-4090-ac09-ea185d18a85c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:05:05.614 7 INFO cinder.api.openstack.wsgi [None req-068358c0-4802-4090-ac09-ea185d18a85c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/973] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:05:05.627 8 INFO cinder.api.openstack.wsgi [None req-3d54825a-3fe4-47f0-8408-b6861fa291f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:05:05.643 8 INFO cinder.volume.api [None req-3d54825a-3fe4-47f0-8408-b6861fa291f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:05:05.645 8 INFO cinder.api.openstack.wsgi [None req-3d54825a-3fe4-47f0-8408-b6861fa291f4 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/974] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:05:05.678 7 INFO cinder.api.openstack.wsgi [None req-afb64eee-d311-45cb-9ab6-b616a4774a34 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true 2026-04-14 09:05:05.702 7 INFO cinder.api.openstack.wsgi [None req-afb64eee-d311-45cb-9ab6-b616a4774a34 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/975] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/0ea6dc1d82874001913929fb13c99796?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.720 8 INFO cinder.api.openstack.wsgi [None req-e47ed589-a912-46a9-ab4f-348d39e91f27 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true 2026-04-14 09:05:05.749 8 INFO cinder.api.openstack.wsgi [None req-e47ed589-a912-46a9-ab4f-348d39e91f27 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/976] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/4a4f137d27194c3b8c6e8e493a599e5d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.767 7 INFO cinder.api.openstack.wsgi [None req-efb1a002-562c-4598-86b3-3524f31d6ef0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true 2026-04-14 09:05:05.803 7 INFO cinder.api.openstack.wsgi [None req-efb1a002-562c-4598-86b3-3524f31d6ef0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/977] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/504fa6e92460478385f981a8a07ebc5c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.820 8 INFO cinder.api.openstack.wsgi [None req-ca353c68-819b-4cc3-b88d-ac06d58c3eab a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true 2026-04-14 09:05:05.852 8 INFO cinder.api.openstack.wsgi [None req-ca353c68-819b-4cc3-b88d-ac06d58c3eab a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/978] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/5c9462d6f3fe497180e28b04c0253d8e?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.870 7 INFO cinder.api.openstack.wsgi [None req-8fbe491d-bbed-4308-8eb6-7f83233b1a0a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:05:05.897 7 INFO cinder.api.openstack.wsgi [None req-8fbe491d-bbed-4308-8eb6-7f83233b1a0a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/979] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.912 8 INFO cinder.api.openstack.wsgi [None req-e1c5bb3f-ddf7-4a66-b17a-c168ebaabb48 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:05:05.944 8 INFO cinder.api.openstack.wsgi [None req-e1c5bb3f-ddf7-4a66-b17a-c168ebaabb48 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/980] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.957 7 INFO cinder.api.openstack.wsgi [None req-d88f1c8d-8cc0-4da6-aeae-124367b79950 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true 2026-04-14 09:05:05.983 7 INFO cinder.api.openstack.wsgi [None req-d88f1c8d-8cc0-4da6-aeae-124367b79950 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/981] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/9771018bcc5f470ab43aff8888214a46?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:05.997 8 INFO cinder.api.openstack.wsgi [None req-3383328d-df01-4596-9fc0-81acd07ba922 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true 2026-04-14 09:05:06.035 8 INFO cinder.api.openstack.wsgi [None req-3383328d-df01-4596-9fc0-81acd07ba922 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/982] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/a4316974fb83429ba4ea53341ea15d52?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:06.048 7 INFO cinder.api.openstack.wsgi [None req-e596704d-0443-430c-be22-cfabf1143803 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:05:06.075 7 INFO cinder.api.openstack.wsgi [None req-e596704d-0443-430c-be22-cfabf1143803 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/983] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:06.090 8 INFO cinder.api.openstack.wsgi [None req-582479cb-28d1-4cbd-a084-75a983f46113 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true 2026-04-14 09:05:06.118 8 INFO cinder.api.openstack.wsgi [None req-582479cb-28d1-4cbd-a084-75a983f46113 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/984] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/d7e87968da424129885883b5eabecff3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:06.132 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true 2026-04-14 09:05:06.169 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/985] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:05:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/f3a68ee1e31d46009034e19f147bd121?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:05:06.182 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:05:06.189 8 INFO cinder.volume.api [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:05:06.189 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/986] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:05:06 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:05:10.024 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:10.025 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:10.025 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:10.026 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:20.023 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:20.023 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:20.024 8 INFO cinder.api.openstack.wsgi [None req-94085c80-65ed-466d-88ce-2bc115d0613f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:20.025 7 INFO cinder.api.openstack.wsgi [None req-6dbc4f28-7b08-4a34-849e-a46a01e62b3a a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:24.356 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots 2026-04-14 09:05:24.370 8 INFO cinder.volume.api [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:05:24.371 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 498/991] 10.0.0.147 () {32 vars in 705 bytes} [Tue Apr 14 09:05:24 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:05:24.389 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes 2026-04-14 09:05:24.418 7 INFO cinder.volume.api [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:05:24.419 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes returned with HTTP 200 [pid: 7|app: 0|req: 494/992] 10.0.0.147 () {32 vars in 701 bytes} [Tue Apr 14 09:05:24 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:05:30.024 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:30.024 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:30.025 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:30.025 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:40.023 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:40.024 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:40.024 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:40.025 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:50.024 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:50.024 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:05:50.025 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:05:50.025 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:00.023 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:00.024 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:00.024 7 INFO cinder.api.openstack.wsgi [None req-b8d5604c-5a70-4c6a-be99-060430933a64 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:00.025 8 INFO cinder.api.openstack.wsgi [None req-49389809-eefc-4b01-abfb-97ba13f6939c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:05.616 7 INFO cinder.api.openstack.wsgi [None req-03173871-ac59-4889-a79f-a8c217304326 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:06:05.631 7 INFO cinder.volume.api [None req-03173871-ac59-4889-a79f-a8c217304326 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:06:05.635 7 INFO cinder.api.openstack.wsgi [None req-03173871-ac59-4889-a79f-a8c217304326 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1001] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:06:05.647 8 INFO cinder.api.openstack.wsgi [None req-28ce02df-f2d2-4719-83af-053eeaae19cb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:06:05.661 8 INFO cinder.volume.api [None req-28ce02df-f2d2-4719-83af-053eeaae19cb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:06:05.661 8 INFO cinder.api.openstack.wsgi [None req-28ce02df-f2d2-4719-83af-053eeaae19cb a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1002] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:06:05.728 7 INFO cinder.api.openstack.wsgi [None req-87e5cde8-63d3-4c32-ac07-81037e3c6586 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:06:05.780 7 INFO cinder.api.openstack.wsgi [None req-87e5cde8-63d3-4c32-ac07-81037e3c6586 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1003] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:06:05.794 8 INFO cinder.api.openstack.wsgi [None req-299cc66c-3d7a-437e-b2c1-e50536720c41 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:06:05.821 8 INFO cinder.api.openstack.wsgi [None req-299cc66c-3d7a-437e-b2c1-e50536720c41 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1004] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:06:05.837 7 INFO cinder.api.openstack.wsgi [None req-ccf2c9a2-d712-454f-90c7-70c042913f1c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:06:05.882 7 INFO cinder.api.openstack.wsgi [None req-ccf2c9a2-d712-454f-90c7-70c042913f1c a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1005] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:06:05.901 8 INFO cinder.api.openstack.wsgi [None req-afbb92d1-3583-49f7-bbb3-a7e285b4b784 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:06:05.911 8 INFO cinder.api.openstack.wsgi [None req-afbb92d1-3583-49f7-bbb3-a7e285b4b784 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 505/1006] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:06:05.928 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:06:05.949 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1007] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:06:05.968 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:06:05.979 8 INFO cinder.volume.api [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:06:05.982 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1008] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:06:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:06:10.024 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:10.024 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:10.025 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:10.025 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:20.023 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:20.024 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:20.025 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:20.025 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:30.023 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:30.024 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:30.024 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:30.025 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:40.023 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:40.023 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:40.024 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:40.025 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:50.022 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:50.023 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:06:50.023 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:06:50.024 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:00.023 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:00.023 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:00.024 8 INFO cinder.api.openstack.wsgi [None req-c04a84a0-ba5b-40cb-8b4d-198b536ea3b7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:00.025 7 INFO cinder.api.openstack.wsgi [None req-c0f27e19-4563-4511-bb6c-251f112eadc8 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:05.712 8 INFO cinder.api.openstack.wsgi [None req-a14b9be2-e4fb-4d14-860f-493c6387a6c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:07:05.726 8 INFO cinder.volume.api [None req-a14b9be2-e4fb-4d14-860f-493c6387a6c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:07:05.726 8 INFO cinder.api.openstack.wsgi [None req-a14b9be2-e4fb-4d14-860f-493c6387a6c0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1021] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:07:05.737 7 INFO cinder.api.openstack.wsgi [None req-a34a2b9d-a5f7-42c0-962a-38c7e13d8145 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:07:05.748 7 INFO cinder.volume.api [None req-a34a2b9d-a5f7-42c0-962a-38c7e13d8145 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:07:05.751 7 INFO cinder.api.openstack.wsgi [None req-a34a2b9d-a5f7-42c0-962a-38c7e13d8145 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1022] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:07:05.763 8 INFO cinder.api.openstack.wsgi [None req-c98bb2bc-d12a-43fa-81b5-c2ec5b6dd69f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:07:05.780 8 INFO cinder.api.openstack.wsgi [None req-c98bb2bc-d12a-43fa-81b5-c2ec5b6dd69f a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1023] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:07:05.822 7 INFO cinder.api.openstack.wsgi [None req-8d6ce347-c98f-440e-b605-f842407f1130 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:07:05.842 7 INFO cinder.api.openstack.wsgi [None req-8d6ce347-c98f-440e-b605-f842407f1130 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1024] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:07:05.860 8 INFO cinder.api.openstack.wsgi [None req-737f799b-401d-4ff5-af6c-f911f15dc801 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:07:05.899 8 INFO cinder.api.openstack.wsgi [None req-737f799b-401d-4ff5-af6c-f911f15dc801 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1025] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:07:05.912 7 INFO cinder.api.openstack.wsgi [None req-82fc8273-e782-4a09-bbcc-906876446ba5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:07:05.939 7 INFO cinder.api.openstack.wsgi [None req-82fc8273-e782-4a09-bbcc-906876446ba5 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1026] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:07:05.952 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:07:05.965 8 INFO cinder.volume.api [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:07:05.968 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1027] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:07:05.980 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:07:05.986 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 512/1028] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:07:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:07:10.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:10.023 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:10.024 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:10.025 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:20.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:20.024 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:20.024 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:20.025 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:30.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:30.023 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:30.024 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:30.025 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:40.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:40.024 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:40.025 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:40.025 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:50.022 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:50.023 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:07:50.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:07:50.024 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:00.023 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:00.024 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:00.025 7 INFO cinder.api.openstack.wsgi [None req-ff5765bc-8aa1-414d-ba90-651b2792aa02 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:00.025 8 INFO cinder.api.openstack.wsgi [None req-d16785b2-800a-43af-b291-2d850e0512a0 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:05.578 7 INFO cinder.api.openstack.wsgi [None req-d9c27bd3-11b2-4a12-aefb-36e026096fca a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:08:05.596 7 INFO cinder.api.openstack.wsgi [None req-d9c27bd3-11b2-4a12-aefb-36e026096fca a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1041] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:08:05.612 8 INFO cinder.api.openstack.wsgi [None req-acf1a7dd-ec7b-4d6c-b4a8-cc6185d08eb7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:08:05.623 8 INFO cinder.api.openstack.wsgi [None req-acf1a7dd-ec7b-4d6c-b4a8-cc6185d08eb7 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1042] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:08:05.682 7 INFO cinder.api.openstack.wsgi [None req-4097cdb3-5638-4b53-8706-d060922d784b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:08:05.706 7 INFO cinder.api.openstack.wsgi [None req-4097cdb3-5638-4b53-8706-d060922d784b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1043] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:08:05.718 8 INFO cinder.api.openstack.wsgi [None req-1e107690-c7c2-4451-aba0-03b9035567df a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:08:05.744 8 INFO cinder.api.openstack.wsgi [None req-1e107690-c7c2-4451-aba0-03b9035567df a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1044] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:08:05.756 7 INFO cinder.api.openstack.wsgi [None req-a16dc7f1-b548-4f14-84d7-92b148d8438b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:08:05.785 7 INFO cinder.api.openstack.wsgi [None req-a16dc7f1-b548-4f14-84d7-92b148d8438b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1045] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:08:05.795 8 INFO cinder.api.openstack.wsgi [None req-e79a826e-42d4-4fff-aa26-800c2bf17b76 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:08:05.805 8 INFO cinder.volume.api [None req-e79a826e-42d4-4fff-aa26-800c2bf17b76 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:08:05.807 8 INFO cinder.api.openstack.wsgi [None req-e79a826e-42d4-4fff-aa26-800c2bf17b76 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1046] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:08:05.819 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:08:05.825 7 INFO cinder.volume.api [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:08:05.826 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1047] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/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-04-14 09:08:05.837 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:08:05.847 8 INFO cinder.volume.api [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:08:05.849 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1048] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:08:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:08:10.022 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:10.022 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:10.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:10.024 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:20.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:20.024 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:20.024 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:20.026 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:30.023 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:30.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:30.024 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:30.024 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:40.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:40.024 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:40.023 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:40.025 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:50.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:50.024 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:08:50.024 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:08:50.025 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:00.023 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:00.023 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:00.024 8 INFO cinder.api.openstack.wsgi [None req-4cd8fb5f-21ee-47bd-a3a5-26ecde63f322 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:00.024 7 INFO cinder.api.openstack.wsgi [None req-8f4b60c2-7694-4b74-bde0-26db071a6d9b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:05.541 8 INFO cinder.api.openstack.wsgi [None req-f60ab570-2b6c-4e6e-8ed7-c6d1c65d6636 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true 2026-04-14 09:09:05.559 8 INFO cinder.api.openstack.wsgi [None req-f60ab570-2b6c-4e6e-8ed7-c6d1c65d6636 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1061] 10.0.0.33 () {28 vars in 695 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/scheduler-stats/get_pools?detail=true => generated 670 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:09:05.570 7 INFO cinder.api.openstack.wsgi [None req-aa5f6526-0d0b-41bb-a47d-ec278749359b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:09:05.581 7 INFO cinder.volume.api [None req-aa5f6526-0d0b-41bb-a47d-ec278749359b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:09:05.585 7 INFO cinder.api.openstack.wsgi [None req-aa5f6526-0d0b-41bb-a47d-ec278749359b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1062] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:09:05.629 8 INFO cinder.api.openstack.wsgi [None req-9c9eda77-b79d-4ccb-8de4-e2c7557fd19b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true 2026-04-14 09:09:05.662 8 INFO cinder.api.openstack.wsgi [None req-9c9eda77-b79d-4ccb-8de4-e2c7557fd19b a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1063] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/6b316a87aef04359a9b7a81bf5742144?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:09:05.677 7 INFO cinder.api.openstack.wsgi [None req-1c84f6b3-aa9f-48a3-ab66-a2f89a385d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true 2026-04-14 09:09:05.710 7 INFO cinder.api.openstack.wsgi [None req-1c84f6b3-aa9f-48a3-ab66-a2f89a385d66 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1064] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/894fda34e08a4ccb9ee60b28fed9add5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:09:05.723 8 INFO cinder.api.openstack.wsgi [None req-a133936e-64d3-4383-b2c1-22239056c005 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true 2026-04-14 09:09:05.760 8 INFO cinder.api.openstack.wsgi [None req-a133936e-64d3-4383-b2c1-22239056c005 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1065] 10.0.0.33 () {28 vars in 735 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-quota-sets/c67b0d670ad74626a0b4ebeb174c2694?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:09:05.771 7 INFO cinder.api.openstack.wsgi [None req-f8128251-e1b4-441a-963d-e5eb38acb673 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services 2026-04-14 09:09:05.780 7 INFO cinder.api.openstack.wsgi [None req-f8128251-e1b4-441a-963d-e5eb38acb673 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/os-services returned with HTTP 200 [pid: 7|app: 0|req: 531/1066] 10.0.0.33 () {28 vars in 644 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 09:09:05.791 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true 2026-04-14 09:09:05.803 8 INFO cinder.volume.api [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all volumes completed successfully. 2026-04-14 09:09:05.806 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1067] 10.0.0.33 () {28 vars in 683 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:09:05.821 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true 2026-04-14 09:09:05.828 7 INFO cinder.volume.api [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] Get all snapshots completed successfully. 2026-04-14 09:09:05.828 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1068] 10.0.0.33 () {28 vars in 673 bytes} [Tue Apr 14 09:09:05 2026] GET /v3/c67b0d670ad74626a0b4ebeb174c2694/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 09:09:10.023 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:10.023 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:10.024 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:10.026 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:20.024 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:20.024 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:20.025 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:20.025 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:30.023 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:30.023 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:30.024 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:30.025 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:40.023 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:40.024 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] GET http://10.0.0.145:8776/ 2026-04-14 09:09:40.025 7 INFO cinder.api.openstack.wsgi [None req-2ac148fc-66d5-4a5d-bb76-51e1897a8960 a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300 2026-04-14 09:09:40.026 8 INFO cinder.api.openstack.wsgi [None req-06876dc0-774a-4b36-9611-bdb28349621d a4160838c4f74408936ce01be67d9996 c67b0d670ad74626a0b4ebeb174c2694 - - default default] http://10.0.0.145:8776/ returned with HTTP 300